Skip to content

Commit accd80c

Browse files
authored
Update threattracer.py
Hack The Planet!
1 parent 787064b commit accd80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

threattracer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ def search_marc_info(search_term):
194194
print(colored("\nExploit/POC Over Github: None", "green"))
195195
print(colored(f"Exploit Status: {result['Exploit Status']}", "red"))
196196

197-
print(colored("Script Execution Completed!", "green", attrs=["underline"]))
197+
print(colored("Hack The Planet!", "green", attrs=["underline"]))

0 commit comments

Comments
 (0)