Update README.md

pull/4/head
InfoSec 2016-08-23 06:48:42 +08:00 committed by GitHub
parent c571259c47
commit 2afa91e097
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ note:
The scan URL is: http://10.10.10.10:8080/ ,if you change it,please watch what the terminal output after you type " python manage.py runserver 0.0.0.0:8080", the ip is the ip of your machine
The admin URL is: http://10.10.10.10: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`
## Screenshots
* Responsive interface
<img style="float:center;width:80%" src="https://raw.githubusercontent.com/ym2011/penetration/master/rainmap-lite/screenshots/rainmap-lite-1.png" />