Tools
• IPGeolocator
• Apache 2 HTTP server
• NSLookup
• Nmap
IPGeolocator :
$ pkg update && pkg upgrade
$ pkg install git
$ git clone https://GitHub.com/maldevel/IPGeolocation
$ ls
$ cd IPGeolocation/
$ ls
$ chmod +x *
$ ls
$ pip3 install -r requirements.txt
$ python ipgeolocation.py
$ python ipgeolocation.py -t www.google.co
$ python ipgeolocation.py -t (ip address of urs)
Apache 2 HTTP server :
$ pkg update && pkg upgrade
$ pkg Install apache2
localhost:8080
$ Apachetl
NSLookup :
$ pkg update && pkg upgrade
$ pkg install dnsutils
$ NSLookup google.com
$ NSLookup
Google.com

Nmap :
$ pkg update && pkg upgrade
$ pkg Install nmap
$ nmap (Ur device ip address)
$ Nmap -p (ipadress of Ur device)
Thank you.....
No comments:
Post a Comment