Advertisement
R0lf_R1s1k0

Ressources

Nov 13th, 2016
554
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. #General/Basic Exploitation
  2. ############################
  3. http://www.pentest-standard.org/index.php/Main_Page
  4. https://www.offensive-security.com/metasploit-unleashed/
  5. http://null-byte.wonderhowto.com/how-to/metasploit-basics/
  6. https://www.owasp.org/index.php/Main_Page
  7. https://github.com/nixawk/pentest-wiki
  8. https://github.com/beefproject/beef
  9. https://portswigger.net/burp/
  10. https://www.metasploit.com/
  11. http://exploitpack.com/
  12. https://github.com/commixproject/commix
  13. https://github.com/reverse-shell/routersploit
  14.  
  15. #Distros
  16. ############################
  17. https://www.kali.org/
  18. https://www.blackarch.org/
  19. https://www.parrotsec.org/
  20.  
  21. #Vulnscanner/Sniffer/Tools/Web Exploitation
  22. ############################
  23. http://www.askapache.com/security/computer-security-toolbox-2/#common_security_programs
  24. https://pastebin.com/kP04r4PM
  25. http://www.irongeek.com/i.php?page=backtrack-r1-man-pages/netdiscover
  26. http://www.tenable.com/products/nessus-vulnerability-scanner
  27. https://www.rapid7.com/products/nexpose/
  28. https://cirt.net/nikto2
  29. https://nmap.org/
  30. https://github.com/netsniff-ng/netsniff-ng
  31. https://www.wireshark.org/
  32. https://github.com/fwaeytens/dnsenum/
  33. https://github.com/makefu/dnsmap/
  34. http://www.tcpdump.org/
  35. http://sqlmap.org/
  36. https://www.owasp.org/index.php/Category:OWASP_Joomla_Vulnerability_Scanner_Project
  37. https://wpscan.org/
  38. http://networksecuritytoolkit.org/nst/index.html
  39. https://github.com/droope/droopescan
  40. https://github.com/andresriancho/w3af
  41. https://www.netsparker.com/
  42.  
  43. #Password Cracker
  44. ############################
  45. http://www.openwall.com/john/
  46. http://hashcat.net/hashcat/
  47.  
  48. #Online Tools
  49. ############################
  50. http://crackstation.net
  51. http://www.tcpiputils.com/
  52. https://shodan.io
  53.  
  54. #Exploits (Exploit/Vulnerability Databases)
  55. ############################
  56. https://exploit-db.com/
  57. http://kernel-exploits.com
  58. https://github.com/PenturaLabs/Linux_Exploit_Suggester
  59. https://nvd.nist.gov/
  60. https://www.us-cert.gov/
  61. https://blog.osvdb.org/
  62. http://www.securityfocus.com/
  63. http://seclists.org/fulldisclosure/
  64. https://technet.microsoft.com/en-us/security/bulletins
  65. https://technet.microsoft.com/en-us/security/advisories
  66. https://packetstormsecurity.com/
  67. http://www.securiteam.com/
  68. http://cxsecurity.com/
  69. https://www.vulnerability-lab.com/
  70.  
  71. #Payloads/Reverse Shells
  72. ############################
  73. https://www.veil-framework.com/framework/veil-evasion/
  74. http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet
  75. https://highon.coffee/blog/reverse-shell-cheat-sheet/
  76.  
  77. #CTF
  78. ############################
  79. https://www.vulnhub.com/
  80.  
  81. #Info/Blogs/Techniques/etc
  82. ############################
  83. http://wiki.bash-hackers.org/scripting/style
  84. https://www.corelan.be/index.php/articles/
  85. https://www.veracode.com/security/xss
  86. http://www.thegeekstuff.com/2012/02/xss-attack-examples/
  87. https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/
  88. https://thehackernews.com/
  89. http://securityidiots.com/Web-Pentest/SQL-Injection/Basic-Union-Based-SQL-Injection.html
  90. https://www.idontplaydarts.com/2011/02/using-php-filter-for-local-file-inclusion/
  91. https://hakin9.org/voip-hacking-techniques/
  92.  
  93. #Lists
  94. ############################
  95. https://code.google.com/archive/p/hacktooldepot/downloads
  96. http://tools.kali.org/tools-listing
  97. http://sectools.org/
  98. https://github.com/fffaraz/awesome-cpp
  99. https://github.com/fffaraz/awesome-cpp
  100. https://github.com/alebcay/awesome-shell
  101. https://github.com/dreikanter/ruby-bookmarks
  102. https://github.com/sorrycc/awesome-javascript
  103. https://github.com/sindresorhus/awesome-nodejs
  104. https://github.com/dloss/python-pentest-tools
  105. https://github.com/ashishb/android-security-awesome
  106. https://github.com/bayandin/awesome-awesomeness
  107. https://github.com/paragonie/awesome-appsec
  108. https://github.com/apsdehal/awesome-ctf
  109. https://github.com/carpedm20/awesome-hacking
  110. https://github.com/paralax/awesome-honeypots
  111. https://github.com/clowwindy/Awesome-Networking
  112. https://github.com/onlurking/awesome-infosec
  113. https://github.com/rshipp/awesome-malware-analysis
  114. https://github.com/caesar0301/awesome-pcaptools
  115. https://github.com/sbilly/awesome-security
  116. https://github.com/sindresorhus/awesome
  117. https://github.com/danielmiessler/SecLists
  118. https://github.com/PaulSec/awesome-sec-talks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement