Skip to content

Commit 2d4a2c6

Browse files
author
İSMAİL TAŞDELEN
committed
Update MetasploitFrameworkDatabaseManagement.py
1 parent 0e41a77 commit 2d4a2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MetasploitFrameworkDatabaseManagement.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def msfdb_delete():
3434

3535
def msfdb_start():
3636
os.system("msfdb start")
37-
servis_baslatma_measj_ico = "Metasploit-Framework Service Database Starting.."
37+
servis_baslatma_mesaj_ico = "Metasploit-Framework Service Database Starting.."
3838
print star
3939
print servis_baslatma_mesaj_ico
4040

0 commit comments

Comments
 (0)