Advertisement
Guest User

bt-tools

a guest
Jul 14th, 2011
3,517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.89 KB | None | 0 0
  1. [submenu] (<< Back|Track >>)
  2. [submenu] (Information Gathering)
  3. [submenu] (Online-Res.)
  4. [submenu] (Search-Engine)
  5. [exec] (nic.uk) {firefox http://www.google.com/}
  6. [exec] (Google.com) {firefox http://www.google.com/}
  7. [exec] (Google-Operators) {firefox http://www.google.com/help/operators.html}
  8. [exec] (InfoSeek) {firefox http://www.infoseek.com/}
  9. [exec] (Kartoo.com) {firefox http://www.kartoo.com/}
  10. [exec] (AltheWeb.com) {firefox http://www.altheweb.com/}
  11. [exec] (Dogpile.com) {firefox http://www.dogpile.com/}
  12. [end]
  13. [exec] (nic.uk) {firefox http://www.nic.uk/}
  14. [exec] (ripe.net) {firefox http://www.ripe.net/}
  15. [exec] (samspade.org) {firefox http://www.samspade.org/}
  16. [exec] (nic.ar) {firefox http://www.nic.ar/}
  17. [exec] (netcraft.com) {firefox http://www.netcraft.com/}
  18. [exec] (lanic.net) {firefox http://www.lanic.net/}
  19. [exec] (internic.net) {firefox http://www.internic.net}
  20. [exec] (dnsreport.com) {firefox http://www.dnsreport.com/}
  21. [exec] (arin.net) {firefox http://www.arin.net/}
  22. [exec] (archive.org) {firefox http://www.archive.org/}
  23. [exec] (apnic.net) {firefox http://www.apnic.net/}
  24. [exec] (allwhois.com) {firefox http://www.allwhois.com/}
  25. [exec] (afrinic.net) {firefox http://www.afrinic.net/}
  26. [exec] (Soc.Netlist) {firefox http://en.wikipedia.org/wiki/List_of_social_networking_websites}
  27. [end]
  28. [submenu] (Archive)
  29. [exec] (Finger Google) {xterm -title "Finger Google" -e "cd /pentest/enumeration/google/fingergoogle-1.1 ; /pentest/enumeration/google/fingergoogle-1.1/fingergoogle.py ; sudo -s"}
  30. [exec] (MetaGoofil) {xterm -title "MetaGoofil" -e " cd /pentest/enumeration/google/metagoofil/ ; ./metagoofil.py ; sudo -s"}
  31. [end]
  32. [submenu] (DNS)
  33. [exec] (DNSEnum) {xterm -title "DNSenum" -e "cd /pentest/enumeration/dnsenum/ ; /pentest/enumeration/dnsenum/dnsenum.pl;sudo -s"}
  34. [exec] (DNSWalk) {xterm -title "DNSWalk" -e "cd /pentest/enumeration/dns/dnswalk ; /pentest/enumeration/dns/dnswalk/dnswalk; sudo -s"}
  35. [exec] (DNS-Bruteforce) {xterm -title "DNS-Bruteforce" -e "cd /pentest/enumeration/dns/dns-bruteforce ; ./DNSBruteforce.py;sudo -s"}
  36. [exec] (DNS-Predict) {xterm -title "DNS-Predict" -e " cd /pentest/enumeration/google/dns-predict-v.0.0.2/ ; ./dnspredict.pl --help;sudo -s"}
  37. [exec] (Fierce) {xterm -title "Fierce" -e "cd /pentest/enumeration/fierce ; perl fierce.pl -help;sudo -s"}
  38. [exec] (Host) {xterm -title "Host" -e "host ; sudo -s"}
  39. [end]
  40. [submenu] (Route)
  41. [exec] (0trace) {xterm -title "0trace" -e "0trace.sh ; sudo -s"}
  42. [exec] (DMitry) {xterm -title "DMitry" -e "dmitry ; sudo -s"}
  43. [exec] (ltrace) {xterm -title "ltrace" -e "ltrace --help ; sudo -s"}
  44. [exec] (Lanmap) {xterm -title "lanmap" -e "lanmap -h ; sudo -s"}
  45. [exec] (TCPtraceroute) {xterm -title "TCPtraceroute" -e "tcptraceroute ; sudo -s"}
  46. [end]
  47. [submenu] (SMTP)
  48. [exec] (Goog Mail Enum) {xterm -title "Goog Mail Enum" -e "cd /pentest/enumeration/google/ ; /pentest/enumeration/google/goog-mail.py ; sudo -s"}
  49. [exec] (Relay Scanner) {xterm -title "Relay Scanner" -e "cd /pentest/enumeration/relayscanner ;/pentest/enumeration/relayscanner/RelayScanner.pl -h ; sudo -s"}
  50. [exec] (Pirana) {xterm -title "Piranha" -e "cd /pentest/fuzzers/pirana ; ./pirana.pl;sudo -s"}
  51. [end]
  52. [end]
  53. [submenu] (Network Mapping)
  54. [submenu] (Identify Live Host)
  55. [exec] (0trace) {xterm -title "0trace" -e "0trace.sh ; sudo -s"}
  56. [exec] (Angry IPScan) {/usr/bin/ipscan}
  57. [exec] (Arping) {xterm -title "Arping" -e "arping ; sudo -s"}
  58. [exec] (FPing) {xterm -title "FPing" -e "fping -h;sudo -s"}
  59. [exec] (NetCat) {xterm -title "netcat" -e "netcat -h;sudo -s"}
  60. [exec] (Hping2) {xterm -title "Hping2" -e "hping2 --help ; sudo -s"}
  61. [exec] (Hping3) {xterm -title "Hping3" -e "hping3 --help ; sudo -s"}
  62. [exec] (Lanmap) {xterm -title "lanmap" -e "lanmap -h ; sudo -s"}
  63. [exec] (Nbtscan) {xterm -title "Nbtscan" -e "nbtscan ; sudo -s"}
  64. [exec] (Onesixtyone) {xterm -title "Onesixtyone" -e "onesixtyone ; sudo -s"}
  65. [exec] (SSLscan) {xterm -title "SSLscan" -e "sslscan ; sudo -s"}
  66. [exec] (Unicornscan) {xterm -title "Unicornscan" -e "unicornscan -h ; sudo -s"}
  67. [exec] (NetDiscover) {xterm -title "NETdiscover" -e "netdiscover -h ; sudo -s"}
  68. [exec] (Nmap) {xterm -title "Nmap" -e "nmap -h ; sudo -s"}
  69. [exec] (NmapFE) {su-to-root -X -c nmapfe}
  70. [exec] (TCP-traceroute) {xterm -title "TCP-traceroute" -e "tcptraceroute ; sudo -s"}
  71. [end]
  72. [submenu] (OS-Fingerprinting)
  73. [exec] (Lanmap) {xterm -title "lanmap" -e "lanmap -h ; sudo -s"}
  74. [exec] (Onesixtyone) {xterm -title "Onesixtyone" -e "onesixtyone ; sudo -s"}
  75. [exec] (SSLscan) {xterm -title "SSLscan" -e "sslscan ; sudo -s"}
  76. [exec] (Unicornscan) {xterm -title "Unicornscan" -e "unicornscan -h ; sudo -s"}
  77. [exec] (Nmap) {xterm -title "Nmap" -e "nmap -h ; sudo -s"}
  78. [exec] (NmapFE) {nmapfe}
  79. [exec] (p0f) {xterm -title "p0f" -e "p0f -h;sudo -s"}
  80. [exec] (XProbe2) {xterm -title "xProbe2" -e "xprobe2 -h ; sudo -s"}
  81. [end]
  82. [submenu] (Portscanning)
  83. [exec] (NetCat) {xterm -title "netcat" -e "netcat -h;sudo -s"}
  84. [exec] (Nmap) {xterm -title "Nmap" -e "nmap -h ; sudo -s"}
  85. [exec] (NmapFE) {nmapfe}
  86. [exec] (Angry IPScan) {ipscan}
  87. [exec] (Unicornscan) {xterm -title "Unicornscan" -e "unicornscan -h ; sudo -s"}
  88. [end]
  89. [submenu] (Service-Fingerprinting)
  90. [exec] (Amap) {xterm -title "Amap" -e "amap -h ; sudo -s"}
  91. [exec] (Httprint) {xterm -title "Httprint" -e "cd /pentest/enumeration/www/httprint/ ; ./httprint -h ; sudo -s"}
  92. [exec] (HttprintGUI) {cd /pentest/enumeration/www/httprint_301/win32 ; wine httprint_gui.exe ; sudo -s}
  93. [end]
  94. [submenu] (VPN)
  95. [exec] (IKE Scan) {xterm -title "IKE Scan" -e "sudo ike-scan ; sudo -s"}
  96. [exec] (IkeProbe) {xterm -title "IkeProbe" -e "cd /pentest/vpn/ikeprobe/;wine ikeprobe.exe ; sudo -s"}
  97. [end]
  98. [end]
  99. [submenu] (Privilege-Escalation)
  100. [submenu] (Password-Attacks)
  101. [exec] (chntpw) {xterm -title "chntpw" -e "cd /pentest/password/chntpw/ ; ./chntpw ; sudo -s"}
  102. [submenu] (Password-OFFline-Attacks)
  103. [submenu] (Rainbow-Crack)
  104. [exec] (RTgen) {xterm -title "RTgen" -e "cd /pentest/password/rcrack ; ./rtgen;sudo -s"}
  105. [exec] (RTDump) {xterm -title "RTDump" -e "cd /pentest/password/rcrack ; ./rtdump;sudo -s"}
  106. [exec] (Rcrack) {xterm -title "Rcrack" -e "cd /pentest/password/rcrack/; ./rcrack ; sudo -s"}
  107. [exec] (Rtsort) {xterm -title "Rtsort" -e "cd /pentest/password/rcrack/; ./rtsort ; sudo -s"}
  108. [end]
  109. [exec] (Crunch-DictGen) {xterm -title "Crunch-Dictionary Generator" -e "cd /pentest/password/crunch/ ; ./crunch -h ; sudo -s"}
  110. [exec] (Cupp) {xterm -title "Cupp" -e "cd /pentest/password/cupp/ ; ./cupp.py ; sudo -s"}
  111. [exec] (John The Ripper) {xterm -title "Jhon The Ripper" -e "cd /pentest/password/john-1.7.5/run/ ; ./john ; sudo -s"}
  112. [exec] (Rcrack) {xterm -title "Rcrack" -e "cd /pentest/password/rcrack/; ./rcrack ; sudo -s"}
  113. [exec] (RTgen) {xterm -title "RTgen" -e "cd /pentest/password/rcrack ; ./rtgen;sudo -s"}
  114. [exec] (RTDump) {xterm -title "RTDump" -e "cd /pentest/password/rcrack ; ./rtdump;sudo -s"}
  115. [exec] (Rtsort) {xterm -title "Rtsort" -e "cd /pentest/password/rcrack/; ./rtsort ; sudo -s"}
  116. [exec] (RarCrack) {xterm -title "Rar Crack" -e "cd /pentest/password/rarcrack-0.2/ ; ./rarcrack ; sudo -s"}
  117. [exec] (Saltymd5) {xterm -title "Saltymd5" -e "cd /pentest/password/saltymd5 ; ./saltymd5 ; sudo -s"}
  118. [exec] (SamDump) {xterm -title "Sam Dump" -e "cd /pentest/password/samdump2/ ; ./samdump2 ; sudo -s"}
  119. [exec] (THC-OracleCracker) {wine /pentest/windows-binaries/misc/thc-orakelcrackert11g.exe}
  120. [exec] (Wyd) {xterm -title "Wyd" -e "cd /pentest/password/wyd/ ; ./wyd.pl; sudo -s"}
  121. [end]
  122. [submenu] (Password-ONline-Attacks)
  123. [exec] (Hydra) {xterm -title "Hydra" -e "hydra ; sudo -s"}
  124. [exec] (Lodowep) {xterm -title "Lodowep" -e "cd /pentest/password/lodowep/;cat readme;sudo -s"}
  125. [exec] (Medusa) {xterm -title "Medusa" -e "medusa ; sudo -s"}
  126. [exec] (SSHater) {xterm -title "SSHater" -e "cd /pentest/password/sshatter/;./SSHatter.pl;sudo -s"}
  127. [exec] (RWWAttack) {xterm -title "RWWAttack" -e "cd /pentest/password/rww-attack/ ; ./RWW-Attack-0.9.2.py ; sudo -s"}
  128. [exec] (TelnetCrack) {xterm -title "Telnet Crack" -e "cd /pentest/password/telnet_crack/ ; ./telnet_Crack.pl ; sudo -s"}
  129. [exec] (TFTP-Brute) {xterm -title "TFTP-Brute" -e "cd /pentest/password/TFTP-bruteforce/ ; ./tftpbrute.pl ; sudo -s"}
  130. [exec] (VNCrack) {xterm -title "VNCrack" -e "cd /pentest/password/vncrack/ ; ./vncrack ; sudo -s"}
  131. [exec] (XHydra) {xhydra}
  132. [end]
  133. [end]
  134. [submenu] (Sniffer)
  135. [exec] (DHCPdump) {xterm -title "DHCPdump" -e "man dhcpdump;sudo -s"}
  136. [exec] (driftnet) {xterm -title "driftnet" -e "cd /usr/bin/driftnet ;driftnet -h;sudo -s"}
  137. [exec] (Dsniff) {xterm -title "Dsniff" -e "dsniff -? ; sudo -s"}
  138. [exec] (Ettercap) {su-to-root -X -c "ettercap -G"}
  139. [exec] (SSLdump) {xterm -title "SSldump" -e "ssldump -h ; sudo -s"}
  140. [exec] (TCPick) {xterm -title "TCPick" -e "tcpick --help;sudo -s"}
  141. [exec] (Wireshark) {su-to-root -X -c "wireshark"}
  142. [end]
  143. [submenu] (Spoofing)
  144. [exec] (Ettercap) {ettercap -G}
  145. [exec] (Netmask) {xterm -title "NetMask" -e "netmask -h ; sudo -s"}
  146. [exec] (NetSed) {xterm -title "NetSed" -e "netsed -h ; sudo -s"}
  147. [exec] (Packit) {xterm -title "Packit" -e "packit ; sudo -s"}
  148. [exec] (Scapy) {xterm -title "Scapy" -e "scapy;sudo -s"}
  149. [exec] (SSLdump) {xterm -title "SSldump" -e "ssldump -h ; sudo -s"}
  150. [exec] (SING) {xterm -title "SING" -e "sing -h;sudo -s"}
  151. [exec] (TCP-Replay) {xterm -title "TCP-Replay" -e "tcpreplay -h;sudo -s"}
  152. [end]
  153. [end]
  154. [submenu] (Vulnerability Identifycation)
  155. [submenu] (Cisco)
  156. [exec] (CiscoAuditingTool) {xterm -title "Cisco-Audithing-Tool" -e "cd /pentest/cisco/cat/ ; ./CAT; sudo -s"}
  157. [exec] (CiscoGlobalExploiter) {xterm -title "Cisco Exploiter" -e "cd /pentest/cisco/cisco-global-exploiter ; ./cge.pl ; sudo -s"}
  158. [exec] (CiscoOCS-MassScanner) {xterm -title "Cisco.OCS-MassScanner" -e "cd /pentest/cisco/cisco-ocs-0.1/ ; ./ocs; sudo -s"}
  159. [exec] (Cisco.Pwd-Scanner) {xterm -title "Cisco-Password-Scanner" -e "cd /pentest/cisco/ciscos-1.3/ ; ./ciscos; sudo -s"}
  160. [exec] (Cisco Torch) {xterm -title "Cisco Torch" -e "cd /pentest/cisco/cisco-torch-0.4b/ ; ./cisco-torch.pl ; sudo -s"}
  161. [exec] (CiscoMergeRouter) {xterm -title "CiscoMergeRouter" -e " cd /pentest/cisco/copy-router-config-v.0.1/ ; perl merge-router-config.pl; sudo -s"}
  162. [exec] (Ios7decrypt) {xterm -title "Ios7decrypt" -e "cd /pentest/cisco/ios7decrypt/ ; ./ios7decrypt.pl ; sudo -s"}
  163. [exec] (CiscoCrack) {xterm -title "CiscoCrack" -e "cd /pentest/cisco/ios7decrypt/ ; ./ciscocrack -h; sudo -s"}
  164. [end]
  165. [submenu] (Database)
  166. [submenu] (Generic)
  167. [exec] (BlindSql) {xterm -title "BlindSql" -e "cd /pentest/database/blindsql/ ; ./sqlcheck.sh ; sudo -s"}
  168. [exec] (Blind-Sqlix) {xterm -title "Blind-Sqlix" -e "cd /pentest/database/blindSQLiX_v1.0/;ls -l;sudo -s"}
  169. [exec] (DbpWaudit) {xterm -title "DbpWaudit" -e "cd /pentest/database/dbpwaudit/ ; dbpwaudit.sh ; sudo -s"}
  170. [exec] (HackOmatix) {xterm -title "Hack-O-Matix" -e "cd /pentest/database/hackomatix/ ; ls -l; sudo -s"}
  171. [exec] (SqlNinja) {xterm -title "SqlNinja" -e "cd /pentest/database/sqlninja-0.2.5/ ; ./sqlninja -h ; sudo -s"}
  172. [exec] (Sql-Brute) {xterm -title "Sql-Brute" -e "cd /pentest/web/ ; ./sqlbrute.py -h ; sudo -s"}
  173. [exec] (Sqlix) {xterm -title "Sqlix" -e "cd /pentest/database/SQLiX_v1.0/ ; ./SQLiX.pl ; sudo -s"}
  174. [end]
  175. [submenu] (MS-SQL)
  176. [exec] (SQLdict) {wine /pentest/windows-binaries/misc/sqldict.exe}
  177. [exec] (SqlMAP) {xterm -title "SqlMap" -e "cd /pentest/database/sqlmap/ ; ./sqlmap.py -h ; sudo -s"}
  178. [end]
  179. [submenu] (Oracle)
  180. [exec] (Metacoretex) {/pentest/database/oracle/metacoretex-0.8.0/mctx.sh}
  181. [end]
  182. [end]
  183. [submenu] (Fuzzers)
  184. [exec] (Bunny) {xterm -title "Bunny" -e "cd /pentest/fuzzers/bunny/ ; ls ; sudo -s"}
  185. [exec] (CIRT Fuzzer) {xterm -title "CIRT Fuzzer" -e "cd /pentest/fuzzers/cirt-fuzzer ; /pentest/fuzzers/cirt-fuzzer/fuzzer.pl -help ; sudo -s"}
  186. [exec] (Dkftpbench) {xterm -title "Dkftpbench" -e "dkftpbench ; sudo -s"}
  187. [exec] (JBroFuzzer) {java -jar /pentest/fuzzers/jbrofuzz-0.7/jbrofuzz-07.jar; sudo -s}
  188. [exec] (Mistress) {xterm -title "Mistress" -e "cd /pentest/fuzzers/mistress/ ; ls -l ; sudo -s"}
  189. [exec] (Peach) {xterm -title "Peach" -e "cd /pentest/fuzzers/Peach-1.0 ; ls -l ; sudo -s"}
  190. [exec] (Protos-H323) {xterm -title "Protos-Voip" -e "cd /pentest/fuzzers/protos-voip ; java -jar c07-h2250v4-r2.jar; sudo -s"}
  191. [exec] (Protos-Sip) {xterm -title "Protos-Sip" -e "cd /pentest/fuzzers/protos-voip ; java -jar c07-sip-r2.jar; sudo -s"}
  192. [exec] (Spike) {xterm -title "Spike" -e "cd /pentest/fuzzers/spike/src ; ls ; sudo -s"}
  193. [exec] (Taof) {xterm -title "Taof" -e "cd /pentest/fuzzers/taof/ ; python ./taof.py -h ; sudo -s"}
  194. [exec] (ZZuf) {xterm -title "ZZuf" -e "zzuf -h ; sudo -s"}
  195. [end]
  196. [submenu] (SNMP-Analisys)
  197. [exec] (Mibble MIB Browser) {xterm -title "MibbleBrowser" -e "cd /pentest/enumeration/mibble-2.8/bin/ ; ./MibbleBrowser.sh ; sudo -s"}
  198. [exec] (Onesixtyone) {xterm -title "Onesixtyone" -e "cd /pentest/scanners/onesixtyone-0.6 ; /pentest/scanners/onesixtyone-0.6/onesixtyone ; sudo -s"}
  199. [exec] (SNMPcheck) {xterm -title "snmpcheck" -e "cd /pentest/enumeration/snmpenum/ ;perl ./snmpcheck-1.6.pl -h ; sudo -s"}
  200. [exec] (Snmp Enum) {xterm -title "Snmp Enum" -e "cd /pentest/enumeration/snmpenum ; /pentest/enumeration/snmpenum/snmpenum.pl ; sudo -s"}
  201. [end]
  202. [submenu] (Web-Analisys)
  203. [exec] (CUrl) {xterm -title "cUrl" -e "curl -h ; sudo -s"}
  204. [exec] (Httprint) {xterm -title "Httprint" -e "cd /pentest/enumeration/www/httprint/ ; ./httprint -h ; sudo -s"}
  205. [exec] (HttprintGUI) {cd /pentest/enumeration/www/httprint_301/win32 ; wine httprint_gui.exe ; sudo -s}
  206. [exec] (ISR Forms) {xterm -title "ISR Forms" -e "cd /pentest/enumeration/isr-form-1.0 ; /pentest/enumeration/isr-form-1.0/isr-form.pl ; sudo -s"}
  207. [exec] (List Urls) {xterm -title "List Urls" -e "cd /pentest/enumeration/list-urls ; /pentest/enumeration/list-urls/list-urls.py ; sudo -s"}
  208. [exec] (Lynx) {xterm -title "lynx" -e "lynx --help ; sudo -s"}
  209. [exec] (Nikto) {xterm -title "Nikto" -e "cd /pentest/scanners/nikto/ ; /pentest/scanners/nikto/nikto.pl ; sudo -s"}
  210. [exec] (ParosProxy) {cd /pentest/web/paros/;java -Xmx96m -jar paros.jar ; sudo -s}
  211. [exec] (Put) {xterm -title "Put" -e "cd /pentest/web/ ; put.pl ; sudo -s"}
  212. [exec] (SWF-Intruder) {firefox file:///pentest/web/swfintruder/index.html}
  213. [exec] (VNCBypassAuth Scan) {xterm -title "RealVNC <= 4.1.1 Bypass Authentication Scanner" -e "cd /pentest/scanners/ ; ./VNC_bypauth ; sudo -s"}
  214. [exec] (w3af) {xterm -title "w3af" -e "cd /pentest/web/w3af/ ; ./w3af_console ;sudo -s"}
  215. [exec] (WebScarab-Lite) {cd /pentest/web/;java -Xmx256m -jar webscarab.jar}
  216. [end]
  217. [end]
  218. [submenu] (Penetration)
  219. [submenu] (Inguma)
  220. [exec] (Inguma) {xterm -title "Inguma" -e "cd /pentest/exploits/inguma/; ./inguma.py ; sudo -s"}
  221. [exec] (Inguma GUI) {cd /pentest/exploits/inguma/ ; ./ingumagui.py}
  222. [end]
  223. [exec] (Fast-Track) {xterm -title "Fast-Track" -e "cd /pentest/exploits/fasttrack/ ; sudo ./fast-track.py ; sudo -s"}
  224. [submenu] (SET)
  225. [exec] (SET) {xterm -title "SET" -e "cd /pentest/exploits/SET/ ; sudo ./set"}
  226. [exec] (SET Update) {xterm -title "SET Update" -e "cd /pentest/exploits/SET/ ; ./set-update ; sudo -s"}
  227. [end]
  228. [exec] (Sapyto) {xterm -title "Sapyto" -e "cd /pentest/exploits/sapyto/ ; ./sapyto"}
  229. [submenu] (MetasploitExploitationFramework)
  230. [submenu] (Framework-V.2)
  231. [exec] (MsfCli 2) {xterm -title "MsfCli 2" -e "cd /pentest/exploits/msf2 ;/pentest/exploits/msf2/msfcli ; sudo -s"}
  232. [exec] (MsfConsole 2) {xterm -title "MsfConsole 2" -e "cd /pentest/exploits/msf2 ;/pentest/exploits/msf2/msfconsole ; sudo -s"}
  233. [exec] (MsfUpdate 2) {xterm -title "MsfUpdate 2" -e "cd /pentest/exploits/msf2 ;/pentest/exploits/msf2/msfupdate -u ; sudo -s"}
  234. [exec] (MsfWeb 2) {xterm -title "MsfWeb 2" -e "cd /pentest/exploits/msf2 ;/pentest/exploits/msf2/msfweb ; sudo -s"}
  235. [end]
  236. [submenu] (Framework-V.3)
  237. [exec] (MsfConsole 3) {xterm -title "MsfConsole 3" -e "cd /pentest/exploits/framework3 ;sudo /pentest/exploits/framework3/msfconsole ; sudo -s"}
  238. [exec] (MsfCli 3) {xterm -title "MsfCli 3" -e "cd /pentest/exploits/framework3 ;sudo /pentest/exploits/framework3/msfcli ; sudo -s"}
  239. [exec] (MsfUpdate 3) {xterm -title "MsfUpdate 3" -e "cd /pentest/exploits/framework3 ; svn update ; sudo -s"}
  240. [exec] (MsfWeb 3) {xterm -title "MsfWeb 3" -e "cd /pentest/exploits/framework3 ;sudo /pentest/exploits/framework3/msfweb ; sudo -s"}
  241. [end]
  242. [submenu] (Online-Resource)
  243. [exec] (metasploit.com) {firefox http://www.metasploit.com/}
  244. [end]
  245.  
  246. [end]
  247. [submenu] (exploit-db)
  248. [exec] (exploit-db Archive) {xterm -title "exploit-db Archive" -e "cd /pentest/exploits/exploitdb/; ls -al ; sudo -s"}
  249. [exec] (Update) {xterm -title "exploit-db update" -e "cd /pentest/exploits/exploitdb ; svn update ; sudo -s"}
  250.  
  251. [submenu] (Online-Resource)
  252. [exec] (exploit-db.com) {firefox http://www.exploit-db.com/}
  253. [end]
  254. [end]
  255.  
  256. [submenu] (Milw0rm-Exploit-Archive)
  257. [exec] (Milw0rm Archive) {xterm -title "Milw0rm Archive" -e "cd /pentest/exploits/milw0rm/; ls -l ; sudo -s"}
  258. [submenu] (Online-Resource)
  259. [exec] (1337day.com) {firefox http://1337day.com/}
  260. [end]
  261. [end]
  262. [end]
  263. [submenu] (Tunneling)
  264. [exec] (3proxy) {xterm -title "3proxy" -e "cd /pentest/tunneling/3proxy/ ; ls -l ; sudo -s"}
  265. [exec] (Cryptcat) {xterm -title "cryptcat" -e "cryptcat -h;sudo -s"}
  266. [exec] (socat) {xterm -title "socat" -e "socat -?;sudo -s"}
  267. [end]
  268. [submenu] (RFID)
  269. [submenu] (Online-Resource)
  270. [exec] (rfidvirus.org) {firefox http://www.rfidvirus.org/}
  271. [exec] (openpcd.org) {firefox http://www.openpcd.org/}
  272.  
  273. [end]
  274. [end]
  275.  
  276. [submenu] (Documents)
  277. [submenu] (BackTrack)
  278. [exec] (remote-exploit.org) {firefox http://www.remote-exploit.org/}www.oissg.org
  279. [exec] (WiKi-BackTrack) {firefox http://backtrack.offensive-security.com/index.php?title=Main_Page}
  280. [end]
  281. [submenu] (ISSAF)
  282. [exec] (oissg.org) {firefox http://www.oissg.org/}
  283. [end]
  284. [submenu] (OSSTMM)
  285. [exec] (isecom.org) {firefox http://www.isecom.org/}
  286. [end]
  287. [end]
  288. [submenu] (Voip)
  289. [submenu] (Voip-Analysis)
  290. [exec] (SipRogue) {xterm -title "Sip Rogue" -e "cd /pentest/voip/sip_rogue/ ; ./sip_rogue ; sudo -s"}
  291. [exec] (SipBomber) {xterm -title "Sip Bomber" -e "cd /pentest/voip/sipbomber/ ; ./sipbomber ; sudo -s"}
  292. [submenu] (Online-Resource)
  293. [exec] (voipsa.org) {firefox http://www.voipsa.org}
  294. [end]
  295. [end]
  296. [end]
  297. [submenu] (Bluetooth)
  298. [exec] (Bluebugger) {xterm -title "Bluebugger" -e "cd /pentest/bluetooth/bluebugger/ ; ./bluebugger -h;sudo -s"}
  299. [exec] (BlueScan) {xterm -title "BlueScan" -e "cd /pentest/bluetooth/bluescan/ ; ./bluescan ; sudo -s"}
  300. [exec] (BlueSmash) {xterm -title "BlueSmash" -e "cd /pentest/bluetooth/bluesmash/ ; ./blue-smash-v2.0a.py ; sudo -s"}
  301. [exec] (BluePrinter) {xterm -title "Blueprint" -e "cd /pentest/bluetooth/blueprint/;./bp.pl;sudo -s"}
  302. [exec] (Bluesnarfer) {xterm -title "Bluesnarfer" -e "cd /pentest/bluetooth/bluesnarfer/ ; ./bluesnarfer -h;sudo -s"}
  303. [exec] (BlueSquirrel) {xterm -title "BlueSquirrel" -e "cd /pentest/bluetooth/bluesquirrel/ ; ./bsqu.py ; sudo -s"}
  304. [exec] (Bss) {xterm -title "Bss" -e "cd /pentest/bluetooth/bss/ ; ./bss ; sudo -s"}
  305. [exec] (Carwhisperer) {xterm -title "Carwhisperer" -e "cd /pentest/bluetooth/carwhisperer/ ; ./carwhisperer ; sudo -s"}
  306. [exec] (Frontline) {xterm -title "Frontline" -e "cd /pentest/bluetooth/frontline/ ; ./frontline -h;sudo -s"}
  307. [exec] (Ghettotooth) {xterm -title "Ghettotooth" -e "cd /pentest/bluetooth/ghettotooth/ ; ./ghettotooth.pl ; sudo -s"}
  308. [exec] (Greenplaque) {xterm -title "Greenplaque" -e "cd /pentest/bluetooth/greenplaque/ ; ./greenplaque ; sudo -s"}
  309. [exec] (Hidattack) {xterm -title "Hidattack" -e "cd /pentest/bluetooth/hidattack/ ; ./hidattack ; sudo -s"}
  310. [exec] (Obexstress) {xterm -title "Obexstress" -e "cd /pentest/bluetooth/obexstress/ ; ./obexstress.py ; sudo -s"}
  311. [submenu] (Online-Resource)
  312. [exec] (www.trifinite.org) {firefox http://www.trifinite.org/}
  313. [end]
  314. [end]
  315. [end]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement