Skip to content

Commit 2dd11f2

Browse files
author
İSMAİL TAŞDELEN
committed
Update MetasploitFrameworkDatabaseManagement.py
1 parent a9578a9 commit 2dd11f2

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
@@ -31,7 +31,7 @@ def msfdb_delete():
3131
def msfdb_start():
3232
os.system("msfdb start")
3333
service_baslatma_measj_ico "Metasploit-Framework Service Database Starting.."
34-
print service_baslatma_measj_ico
34+
print service_baslatma_mesaj_ico
3535

3636
def msfdb_stop():
3737
os.system("msfdb stop")

0 commit comments

Comments
 (0)