install all tools
apt install kali-linux-all
.git folder downloader
git clone https://github.com/internetwache/GitTools.git
Check ports with nmap
nmap -sC -sV -oA initial 10.10.10.78
nmap -sV -sC -oA nmap-tcp 10.10.10.84
nmap -T4 -A -v -p 0-10000 10.10.10.8