Advertisement
cyberpunked

cybersecurity resources

May 8th, 2017
4,007
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. # CYBERSECURITY NEWS
  2.  
  3. https://www.schneier.com/
  4. https://grsecurity.net/blog.php
  5. https://isc.sans.edu/
  6. https://blog.torproject.org/category/tags/security-fixes
  7. http://resources.infosecinstitute.com/
  8. http://www.windowsecurity.com/articles-tutorials/
  9. https://www.sans.org/reading-room/
  10. https://threatpost.com/
  11. https://packetstormsecurity.com/
  12.  
  13. # INTRODUCTION TO CYBERSECURITY
  14.  
  15. https://ssd.eff.org/
  16. your first steps.
  17. https://trailofbits.github.io/ctf/index.html
  18. introduction to CTFs. even if you never do one, this is a good read.
  19. https://wiki.installgentoo.com/index.php/Anonymizing_yourself
  20. quick and dirty guide to anonymizing yourself.
  21. https://pastebin.com/raw/5a0y9hsp
  22. this is the old, fabled, Paranoid #! security guide. not all of it is up to date, but it is very thorough.
  23. https://samsymons.com/blog/reverse-engineering-with-radare2-part-1/
  24.  
  25. # LEARNING RESOURCES
  26.  
  27. https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md
  28. absolutely massive collection of free resources for learning programming from beginner to expert level.
  29. https://www.offensive-security.com/metasploit-unleashed/
  30. http://www.allitebooks.com/
  31. http://opensecuritytraining.info/Training.html
  32. http://www.und.edu/org/crypto/crypto/lanaki.crypt.class/
  33.  
  34. # CTF/WARGAMES
  35.  
  36. https://www.pentesterlab.com/
  37. https://www.mavensecurity.com/resources/web-security-dojo/
  38. https://exploit-exercises.com/
  39. http://www.itsecgames.com/
  40. http://forensicscontest.com/puzzles
  41. https://pwnable.tw/
  42. https://io.netgarage.org/
  43. https://ctftime.org/
  44. https://www.vulnhub.com/
  45. https://w3challs.com/challenges/hacking
  46. https://xss-game.appspot.com/
  47. http://smashthestack.org/
  48. http://www.hackertest.net/
  49. https://www.hackthissite.org/
  50. https://overthewire.org/wargames/
  51. https://0x0539.net/
  52. http://3564020356.org/
  53. http://pwnable.kr/
  54.  
  55. # VULNERABILITY MANAGEMENT
  56.  
  57. https://www.cvedetails.com/
  58. https://www.exploit-db.com/
  59. https://www.rapid7.com/db/
  60. http://mvfjfugdwgc5uwho.onion/
  61. https://cve.mitre.org/cve/cve.html
  62. this site lets you download their CVE list in formats easier to work with.
  63.  
  64. # CRYPTOGRAPHY
  65.  
  66. https://pqcrypto.org/
  67. http://www.tandfonline.com/toc/ucry20/current
  68.  
  69. # PENETRATION TESTING
  70.  
  71. http://ytxmrc3pcbv5464e.onion/files/
  72. collection of various ebooks mostly focused on pentesting.
  73.  
  74. # REVERSE ENGINEERING
  75.  
  76. https://beginners.re/
  77. https://github.com/rpisec/mbe
  78. http://blog.ijun.org/2009/12/understanding-elf-using-readelf-and.html
  79. http://ref.x86asm.net/index.html
  80. easily-searchable opcode and instruction reference.
  81.  
  82.  
  83.  
  84. latest version always available at [cyberpunked.org]
  85. to request additions, removals, or modifications, email cyberpunked@caramail.com and put /g/ in the subject line
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement