Skip to content

Resources

Resource Lists

Blogs

Interesting Posts

CTF Writeups

Courses

Projects

Books

Subreddits

Note: not all security related, but general interest IT-related subreddits that I find helpful.

Miscellaneous

Web Application Tools

Steganography

Port Scanning

Networking

  • Impacket
    git clone https://github.com/fortra/impacket.git
    cd impacket
    pip3 install -r requirements.txt
    sudo python3 setup.py install
    

Cheat Sheets