MCPcopy
hub / github.com/LionSec/katoolin / inicio

Function inicio

katoolin.py:117–1291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115
116
117 def inicio():
118 while opcion0 == "2":
119 print ('''
120\033[1;36m**************************** All Categories *****************************\033[1;m
121
1221) Information Gathering 8) Exploitation Tools
1232) Vulnerability Analysis 9) Forensics Tools
1243) Wireless Attacks 10) Stress Testing
1254) Web Applications 11) Password Attacks
1265) Sniffing & Spoofing 12) Reverse Engineering
1276) Maintaining Access 13) Hardware Hacking
1287) Reporting Tools 14) Extra
129
1300) All
131
132 ''')
133 print ("\033[1;32mSelect a category or press (0) to install all Kali linux tools .\n\033[1;m")
134
135 opcion1 = raw_input("\033[1;36mkat > \033[1;m")
136 if opcion1 == "back":
137 inicio1()
138 elif opcion1 == "gohome":
139 inicio1()
140 elif opcion1 == "0":
141 cmd = os.system("apt-get -f install acccheck ace-voip amap automater braa casefile cdpsnarf cisco-torch cookie-cadger copy-router-config dmitry dnmap dnsenum dnsmap dnsrecon dnstracer dnswalk dotdotpwn enum4linux enumiax exploitdb fierce firewalk fragroute fragrouter ghost-phisher golismero goofile lbd maltego-teeth masscan metagoofil miranda nmap p0f parsero recon-ng set smtp-user-enum snmpcheck sslcaudit sslsplit sslstrip sslyze thc-ipv6 theharvester tlssled twofi urlcrazy wireshark wol-e xplico ismtp intrace hping3 bbqsql bed cisco-auditing-tool cisco-global-exploiter cisco-ocs cisco-torch copy-router-config doona dotdotpwn greenbone-security-assistant hexorbase jsql lynis nmap ohrwurm openvas-cli openvas-manager openvas-scanner oscanner powerfuzzer sfuzz sidguesser siparmyknife sqlmap sqlninja sqlsus thc-ipv6 tnscmd10g unix-privesc-check yersinia aircrack-ng asleap bluelog blueranger bluesnarfer bully cowpatty crackle eapmd5pass fern-wifi-cracker ghost-phisher giskismet gqrx kalibrate-rtl killerbee kismet mdk3 mfcuk mfoc mfterm multimon-ng pixiewps reaver redfang spooftooph wifi-honey wifitap wifite apache-users arachni bbqsql blindelephant burpsuite cutycapt davtest deblaze dirb dirbuster fimap funkload grabber jboss-autopwn joomscan jsql maltego-teeth padbuster paros parsero plecost powerfuzzer proxystrike recon-ng skipfish sqlmap sqlninja sqlsus ua-tester uniscan vega w3af webscarab websploit wfuzz wpscan xsser zaproxy burpsuite dnschef fiked hamster-sidejack hexinject iaxflood inviteflood ismtp mitmproxy ohrwurm protos-sip rebind responder rtpbreak rtpinsertsound rtpmixsound sctpscan siparmyknife sipp sipvicious sniffjoke sslsplit sslstrip thc-ipv6 voiphopper webscarab wifi-honey wireshark xspy yersinia zaproxy cryptcat cymothoa dbd dns2tcp http-tunnel httptunnel intersect nishang polenum powersploit pwnat ridenum sbd u3-pwn webshells weevely casefile cutycapt dos2unix dradis keepnote magictree metagoofil nipper-ng pipal armitage backdoor-factory cisco-auditing-tool cisco-global-exploiter cisco-ocs cisco-torch crackle jboss-autopwn linux-exploit-suggester maltego-teeth set shellnoob sqlmap thc-ipv6 yersinia beef-xss binwalk bulk-extractor chntpw cuckoo dc3dd ddrescue dumpzilla extundelete foremost galleta guymager iphone-backup-analyzer p0f pdf-parser pdfid pdgmail peepdf volatility xplico dhcpig funkload iaxflood inviteflood ipv6-toolkit mdk3 reaver rtpflood slowhttptest t50 termineter thc-ipv6 thc-ssl-dos acccheck burpsuite cewl chntpw cisco-auditing-tool cmospwd creddump crunch findmyhash gpp-decrypt hash-identifier hexorbase john johnny keimpx maltego-teeth maskprocessor multiforcer ncrack oclgausscrack pack patator polenum rainbowcrack rcracki-mt rsmangler statsprocessor thc-pptp-bruter truecrack webscarab wordlists zaproxy apktool dex2jar python-distorm3 edb-debugger jad javasnoop jd ollydbg smali valgrind yara android-sdk apktool arduino dex2jar sakis3g smali && wget http://www.morningstarsecurity.com/downloads/bing-ip2hosts-0.4.tar.gz && tar -xzvf bing-ip2hosts-0.4.tar.gz && cp bing-ip2hosts-0.4/bing-ip2hosts /usr/local/bin/")
142 while opcion1 == "1":
143 print ('''
144\033[1;36m=+[ Information Gathering\033[1;m
145
146 1) acccheck 30) lbd
147 2) ace-voip 31) Maltego Teeth
148 3) Amap 32) masscan
149 4) Automater 33) Metagoofil
150 5) bing-ip2hosts 34) Miranda
151 6) braa 35) Nmap
152 7) CaseFile 36) ntop
153 8) CDPSnarf 37) p0f
154 9) cisco-torch 38) Parsero
15510) Cookie Cadger 39) Recon-ng
15611) copy-router-config 40) SET
15712) DMitry 41) smtp-user-enum
15813) dnmap 42) snmpcheck
15914) dnsenum 43) sslcaudit
16015) dnsmap 44) SSLsplit
16116) DNSRecon 45) sslstrip
16217) dnstracer 46) SSLyze
16318) dnswalk 47) THC-IPV6
16419) DotDotPwn 48) theHarvester
16520) enum4linux 49) TLSSLed
16621) enumIAX 50) twofi
16722) exploitdb 51) URLCrazy
16823) Fierce 52) Wireshark
16924) Firewalk 53) WOL-E
17025) fragroute 54) Xplico
17126) fragrouter 55) iSMTP
17227) Ghost Phisher 56) InTrace
17328) GoLismero 57) hping3
17429) goofile

Callers 1

inicio1Function · 0.85

Calls 1

inicio1Function · 0.85

Tested by

no test coverage detected