Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 92a2281

Browse files
author
İSMAİL TAŞDELEN
authored
Update nikto_vulnerability_report_tool.py
1 parent 8756cb3 commit 92a2281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎nikto_vulnerability_report_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ def nikto_vulnerability_report():
2424
dosya_dizini_adi = str(raw_input("Oluşturulacak dosya dizinini veya adini giriniz : "))
2525
print star
2626
os.system("nikto" + " " + "-h" + " " + taranan_url + " " + "-o" + " " + dosya_dizini_adi)
27-
print start
27+
print star
2828

2929
nikto_vulnerability_report()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /