Posts

Showing posts with the label Space

Webmap - Nmap Spider Web Dashboard Together With Reporting

Image
Influenza A virus subtype H5N1 Web Dashbord for Nmap XML Report Usage You should role this alongside docker, merely past times sending this command: $ mkdir /tmp/webmap $ docker run -d \ --name webmap \ -h webmap \ -p 8000:8000 \ -v /tmp/webmap:/opt/xml \ rev3rse/webmap $ # right away y'all tin run Nmap in addition to relieve the XML Report on /tmp/webmap $ nmap -sT -A -T4 -oX /tmp/webmap/myscan.xml 192.168.1.0/24 Now request your browser to http://localhost:8000 Quick in addition to Dirty $ roll -sL http://bit.ly/webmapsetup | bash Upgrade from previous release $ # halt running webmap container $ docker halt webmap $ # take away webmap container $ docker rm webmap $ # push clitoris novel ikon from dockerhub $ docker push clitoris rev3rse/webmap $ # run WebMap $ roll -sL http://bit.ly/webmapsetup | bash Run without Docker This projection is designed to run on a Docker container. IMHO it isn't a ade...