IPIP TUNNELING 1. two router need must be public ip , 2. configuration lan wan nat dns dhcp , access internet 3. configuration wan interface with public ip 4. interface-> ip tunnel= add << name <any_name > type=<ip Tunnel> , local adderss <your local public ip /(gatway) , remote address <brance router real ip /gatway> SAME CONFIGURATION 2ND ROUTER
alien alien always convert rpm to deb or anything TheHarvester: theharvester is the most powerful tools in kali linus . this is use for email,Domain and subdomain,employ information code# #theHarvester -d <domain.name> -b <search engine name> Recon-ng MAC ADDRESS CHANGE on linux metchine open terminal and check IFCONFIG ifconfig eth0 down ifconfig eth0 hw ether 00:11:22:33:44:55 ifconfig eth0 up
Linux os update : #sudo apt-get update #sudo apt-get distupgrade (Metasploitable) #download (Metasploitable) on rapid7 webpage . then metasploitable import on your virtual box .and find your server ip address #ifconfig IP address scan on your kali matching using nmap/zenmap command: nmap -0 192.168.1.101 nmap code# nmap -p 1-65535 -T4 192.168.1.101 syn scan parameter is -sS: nmap -sS -T4 192.168.1.101 nmap -sS -p 1-65535 192.168.1.101 (Searchploit): -> open terminal and type searchspolit <windows> windows is exploit index name (DNSENUM): #dnsenum google.com (DNSMAP): #dnsmap google.com <domain.name> find phone number contact, and other subdomain . (DNSTRACER): #dnstracer <domain name ...