文件名称:WebMap:Nmap Web界面,包括XML解析,地图和报告
文件大小:728KB
文件格式:ZIP
更新时间:2024-02-26 22:14:26
docker webapp nmap nmap-parser nmap-scripts
Nmap XML报告的Web仪表板 当前版本:2.3a 目录 用法 您应该将此与docker一起使用,只需发送以下命令: $ mkdir /tmp/webmap $ docker run -d \ --name webmap \ -h webmap \ -p 8000:8000 \ -v /tmp/webmap:/opt/xml \ secureforest/webmap $ # now you can run Nmap and save the XML Report on /tmp/webmap $
【文件预览】:
WebMap-master
----functions.py(7KB)
----models.py(57B)
----apps.py(95B)
----token.py(341B)
----templates()
--------nmapreport()
----.github()
--------ISSUE_TEMPLATE()
----nmap()
--------nse()
--------cron.py(2KB)
--------cve.py(3KB)
--------runcron.sh(129B)
--------schedule()
----CONTRIBUTORS.md(395B)
----LICENSE(34KB)
----static()
--------logomin.png(1KB)
--------img()
--------logoblack.png(2KB)
--------report.css(562B)
--------logo.png(2KB)
--------custom.css(1KB)
--------async.js(15KB)
----__init__.py(0B)
----migrations()
--------__init__.py(0B)
----functions_nmap.py(3KB)
----docker()
--------Dockerfile.alpine(2KB)
--------tzdata.sh(59B)
--------startup.sh(137B)
--------Dockerfile.python(2KB)
--------Dockerfile(2KB)
--------Dockerfile.python-slim(2KB)
--------setup.txt(1KB)
--------settings.py(3KB)
--------urls.py(209B)
--------xml()
----requirements.txt(38B)
----views.py(31KB)
----admin.py(63B)
----nmap_merge.py(7KB)
----.dockerignore(13B)
----api.py(11KB)
----tests.py(60B)
----README.md(9KB)
----urls.py(2KB)
----network.py(7KB)
----ndiff.py(3KB)
----pdf.py(17KB)