Rainmap Lite - Responsive web application that allows users to launch Nmap scans from their mobiles/tablets/web browsers!
Unlike it's predecessor [1], Rainmap-lite does not require special services (RabbitMQ, PostgreSQL, Celery, supervisor, etc) to make it easy to install on any server. You simply need to install the Django application and add the cron polling task to set up a new scanning server. Nmap scans on the road for everyone!
[1] Rainmap - https://nmap.org/rainmap/
- Easily launch Nmap scans with a few clicks.
- Responsive interface runs smoothly from your phone/tablet.
- Reports delivered by email in all formats.
- View reports from your web browser.
- Schedule scans.
- Dozens of scanning profiles to choose from.
- Easy to install/set up.
- Share results with your team.
This project is still in beta version. Any feedback, bug reports and PRs are greatly appreciated!
note: *The scan URL is: http://yourip:8080/
*The admin URL is: http://yourip:8080/console/
*The results are stored in "/root/rainmap-lite-1.0/rainmap-lite/nmaper/static/results", it all depends on you where you extract the compressed package of rainmap-lite
*The log usually locates at " /var/log/nmaper.log ", or you can just do the following step£º
updatedb
cd locate nmaper.log
- Responsive interface