MCPcopy
hub / github.com/jaykali/hackerpro / cmsscan

Function cmsscan

hackerpro.py:811–815  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

809
810
811def cmsscan():
812 os.system("git clone https://github.com/Dionach/CMSmap.git")
813 clearScr()
814 xz = raw_input("select target : ")
815 os.system("cd CMSmap @@ sudo cmsmap.py %s" % xz)
816
817
818def wpue():

Callers 1

infoFunction · 0.85

Calls 1

clearScrFunction · 0.85

Tested by

no test coverage detected