There was an error while loading. Please reload this page.
1 parent 2bef6e3 commit 9c6c126Copy full SHA for 9c6c126
report.py
@@ -0,0 +1,7 @@
1
+#!/usr/bin/env python
2
+# -*- coding:utf-8 -*-
3
+
4
+import os
5
6
+## Running
7
+os.system("python source/nikto_vulnerability_report_tool.py")
0 commit comments