Giter Site home page Giter Site logo

infosec-resources's Introduction

List of InfoSec resources

I get this question a lot so I compiled a big list that I can just link people to directly.

Where to start?

CTFs

If you are new, you should start with high school level and eventually level up to college level.

  • https://ctftime.org - Find CTFs and write-ups
  • https://picoctf.com/ (high school level)
  • NSA Codebreaker challenge
  • CSAW RED (high school level) - Formerly known as CSAW HSF
  • CSAW CTF (college level)
  • HackTheBox - I never did this, but it's popular

Binary Exploitation

Game hacking and reversing

  • Pointers for REAL dummies - This is how I finally understood pointers when I was 12 years old. GREAT guide and it will teach you about C and what is memory.
  • Fl33p's CS:S bunnyhop hack tutorial (YT) - A bit outdated but this is what helped me finally understand how to use a debugger and Cheat Engine and Visual Studio. The explanations are not 100% accurate but most importantly it is really beginner friendly for noobs
  • godbolt.org Compiler Explorer - Good to learn what code looks like when it gets compiled
  • Reverse Engineering Stack Exchange - Good place to figure out how to do something in IDA Pro.
  • osdev wiki - Has some outdated or inaccurate info, but usually a good starting point.

Discord servers

Remember to be nice, don't be rude or annoying, etc. Act like an adult.

⚠️⚠️⚠️ DISCLAIMER: I DO NOT ENDORSE any of these servers personally, their administrators, or any of the discussion that may occur in them. I deny any particular knowledge or awareness of the day-to-day occurrences and contents of conversations on these servers. In other words, this is simply a list of some well-known, popular infosec related servers. The views, opinions, and speech of the participants or administrators on the servers below bear NO REFLECTION whatsoever on my own personal opinions, values, or beliefs. This list is provided as a USEFUL RESOURCE only. ⚠️⚠️⚠️

Blogs (in no particular order)

⚠️⚠️⚠️ DISCLAIMER: I DO NOT ENDORSE the personal character of any of the listed authors. The blogs listed below are chosen SOLELY based on the merits and quality of the publications and research ONLY. In other words, this is simply a list of well-known infosec authors. The views, opinions, and writing of the blogs below or their authors bear NO REFLECTION whatsoever on my own personal opinions, values, or beliefs. This list is provided as a USEFUL RESOURCE only. ⚠️⚠️⚠️

Other InfoSec newsletters, zines, and publications

Favorite Tools

I am a Windows user so I mainly use Windows tools. Sorry Linux users.

Must-have, essential tools

Other handy tools

Hex-Rays plugins

x64dbg plugins

Lectures and slides

Reference materials

  • Intel Manual volume 3 - they say that every question you have is answered somewhere in this book. the question is where to find it. and also how to understand it. since this shit is not easy nor fun to read. sometimes if you ask some stupid question people will tell you to go read the intel manual. it's an advanced way to tell people to fuck off.
  • Hacker's Delight - bit hacking tricks, you see them used by compilers often. Division constants
  • Dragon Book - popular compilers textbook
  • SSA book - resource for advanced topics on single static assignment form in compilers

infosec-resources's People

Contributors

stong avatar helloheart avatar jgulian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.