Skip to content

Commit 9c6c126

Browse files
author
İSMAİL TAŞDELEN
authored
Update report.py
1 parent 2bef6e3 commit 9c6c126

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

report.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)