Advertisement
Dinosaur

Untitled

Feb 3rd, 2012
2,386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. _ _ ____ __ _
  2. _| || |_| _ \ ___ / _| __ _ ___ ___ _ __ ___ ___ _ __ | |_
  3. |_ .. _| | | |/ _ \ |_ / _` |/ __/ _ \ '_ ` _ \ / _ \ '_ \| __|
  4. |_ _| |_| | __/ _| (_| | (_| __/ | | | | | __/ | | | |_
  5. |_||_| |____/ \___|_| \__,_|\___\___|_| |_| |_|\___|_| |_|\__|
  6.  
  7. irc.anonops.pro:6667
  8. SSL: irc.anonops.pro:6697
  9. irc.anonops.bz:6667
  10. SSL: irc.anonops.bz:6697
  11. www.anonops.com
  12.  
  13. Defacing tools:
  14.  
  15. Most people have Back Track 5, this contains essentially all the tools you need to deface. I will run through some of the ones you may need to get if you are running another version of Linux. OSX or Windows. Use yum install, apt-get, google or use the Linux software centre.
  16.  
  17. If you are running Mac or Windows, use google. All tools listed are free.
  18.  
  19. These are in no particular order.
  20.  
  21. Ubuntu : sudo apt-get install <filename>
  22. Fedora : sudo yum install <filename>
  23.  
  24. If terminal or software centre do not hold the program, use google.
  25.  
  26. Nmap port scanner. Combines many scans into one program. A valuable resource.
  27. Zenmap, the GUI frontend for Nmap, if you do not want to be working from terminal.
  28. sudo apt-get install Nmap
  29. sudo apt-get install Zenmap
  30. sudo yum install Nmap
  31. In fedora Zenmap can only be downloaded via the software centre.
  32.  
  33. Metasploit, basic versions available from the metasploit site.
  34. http://www.metasploit.com/download/
  35. Download metasploit community. Windows/Linux.
  36.  
  37. HTTrack, Website copier. Downloads and makes a page by page copy of a website.
  38. yum install httrack
  39. apt-get httrack
  40. http://www.httrack.com/
  41.  
  42. theHarvester, a program so scour a website for all email addresses.
  43. http://www.edge-security.com/
  44. Feel free to download any other tools from this site.
  45.  
  46. MetaGooFil, extracts metadata from sites
  47. yum install metagoofil
  48. apt-get install metagoofil
  49.  
  50. Nessus, vulnerablity sanner.
  51. http://www.nessus.org/products/nessus
  52.  
  53. Medusa, password brute forcer
  54. yum install medusa
  55. apt-get medusa
  56.  
  57. FastTrack - fast exploiter. Runs on the Metasploit framework. Use google.
  58.  
  59. Nikto, web server vuln scanner.
  60. yum install nikto
  61. apt-get nikto
  62.  
  63. Web Securify - detects SQL, XSS, and more vulns.
  64. http://www.websecurify.com/
  65.  
  66. Netcat - backdoor program.
  67. http://netcat.sourceforge.net/
  68.  
  69. For more information and tutorials visit: http://www.anonops.com/tutorials/
  70.  
  71. Quick channel access if you do not have your own IRC client installed.
  72. Webchat: http://webchat.anonops.pro/
  73. http://search.mibbit.com/networks/AnonOps
  74.  
  75. I am not responsible for any of the actions committed by anyone who reads this, nor do I condone using these tools to intentionally cause harm or damage any websites or servers.
  76. If you choose to do this it is on your own head, not mine - thank you.
  77. I have made this paste to make people aware of the tools out there for testing their own sites and servers, not anything else.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement