MCPcopy
hub / github.com/D35m0nd142/LFISuite / onlyPhpPrint

Function onlyPhpPrint

lfisuite.py:351–352  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349 return "AbracadabrA%s" %randint(40,999999)
350
351def onlyPhpPrint():
352 print colored("[system() calls have been disabled by the website, you can just run php commands (ex: fwrite(fopen('a.txt','w'),\"content\");]\n","red")
353
354def invalidChoice():
355 print colored("\n[Error] You entered an invalid choice!\n","red")

Callers 6

hackSEFunction · 0.85
run_phpinfoFunction · 0.85
simpleGETorHEADFunction · 0.85
run_phpinputFunction · 0.85
run_dataFunction · 0.85
run_self_fdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected