NMAP install in termux
NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility. Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.
Requirements:
- Termux from play store.
- Mobile data / wifi connection.
In Termux, you can use git to clone files directly from guthub, or you can manually download the files to your SD card, use
Nmap is a vulnerability scanner and information gathering tool, after command
pkg install nmap
In termux, After installing nmap on the type, it takes a few minutes to install . You can use nmap in termux by typing nmap in termux. You can use nmap in termux to scan the target on your phone and basic attack.
- Open the Termux app and type command pkg update and press Enter>
- Now type command pkg install curl and press Enter, wait until it com.pletes.
- Now type command pkg install nmap and press Enter, wait until it complete.
- Type command nmap Yourweb/IP. Here Youweb is the link to your web or writes IP of your web. This will start the Nmap process you can check the status by pressing any key or cancel the process bt ctrl+c alternative volume-down +c.
Enjoy your MNAP on Android, Hope you like it, Have a nice day!
Comments
Post a Comment