We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 787064b commit accd80cCopy full SHA for accd80c
threattracer.py
@@ -194,4 +194,4 @@ def search_marc_info(search_term):
194
print(colored("\nExploit/POC Over Github: None", "green"))
195
print(colored(f"Exploit Status: {result['Exploit Status']}", "red"))
196
197
- print(colored("Script Execution Completed!", "green", attrs=["underline"]))
+ print(colored("Hack The Planet!", "green", attrs=["underline"]))
0 commit comments