🤯
Hacker Mind
  • Penetration Testing Notes
    • 00 - Kali Linux Preparation
    • Page 1
    • Web Application (80/443)
      • XSS
      • LFI / Path Traversal
      • Wordpress
    • SMB (445)
    • LDAP
    • MSRPC (135)
    • MSSQL
    • Kerberos (88/tcp)
    • DNS (53)
    • IPv6
    • Import Nessus to Metasploit
  • STUCK? Look at this :D
  • Buffer Overflow
    • WinDbg
    • BoF Script Python
  • Active Directory Recon
    • Username Generation
    • PowerView
    • BloodHound
    • Flooding Attack
  • Payload
    • Sendemail
    • Phishing Payload
    • Bypass All The Things
      • AppLocker
      • MSBuild Shell
      • C# Runner
      • Payload Mod
      • Powershell
      • Bypass AV Linux
        • C Runner
  • Exploit
    • Brute Force
    • File Upload
    • Cracking
    • Shell & Stabilization
    • Database
    • MSSQL Injection
  • Tradecraft
    • Invoke-ReflectivePEInjection
  • Metasploit
    • Meterpreter Tricks
  • Privilege Escalation
    • Lateral Movement
    • Linux
    • Windows
  • Post Exploit
    • Active Directory
      • Kerberos
      • ACLs/ACEs
      • DCSync
      • Golden Ticket with krbtgt
      • LAPS
      • Page
      • Impersonate Token
    • Pivoting
      • Pivot in a Case
    • Transfer File
    • Exfiltration
    • Persistence
  • WiFi Pentesting
    • WPA-PSK
    • WPA-E (hostapd)
    • Attack WEP
    • Evil Twin - Wi-Fi
    • WPA3 Downgrade
    • Raspberry Pi
  • Hardware Hacking
    • Information Gathering
  • Practice & Lab
Powered by GitBook
On this page
  • Reverse Engineering
  • Linux Command Line
  • Blue Team (Malware Analysis)
  • Web Application Penetration Test
  • Learning From Internet
  • Temp Email
  • Crypto
  • Assembly

Practice & Lab

Reverse Engineering

  • https://crackmes.one/crackme/642e55d833c5d439389124d5

  • https://crackmes.one/

  • https://0xtoxin.github.io/

  • https://godbolt.org/ (eazy to learn from C | 32 bit | 64 bit | ARM)

  • https://dogbolt.org/ (decompiler explorer)

  • https://samsclass.info/126/WI2021.htm (learning debuging)

Hardware Hacking

  • Hardware CTF https://github.com/Riscure/Rhme-2016/tree/master

  • https://www.youtube.com/watch?v=u_U6F2Kkbb0&list=PLhixgUqwRTjwNaT40TqIIagv3b4_bfB7M&index=2

  • basic --> https://www.youtube.com/@MakeMeHack

  • HTB (Hardware) https://app.hackthebox.com/challenges

  • python pyserial (https://www.youtube.com/watch?v=iKGYbMD3NT8&list=PLb1SYTph-GZJb1CFM7ioVY9XJYlPVUBQy)

Linux Command Line

  • https://overthewire.org/wargames/bandit/

Blue Team (Malware Analysis)

Good for Red Team reference

  • https://cyberdefenders.org/blueteam-ctf-challenges/

Web Application Penetration Test

  • https://public-firing-range.appspot.com/

  • https://tryhackme.com/room/owaspmutillidae (free)

Learning From Internet

  • https://pentester.land/writeups/

Temp Email

  • https://www.emailondeck.com/

  • https://temp-mail.org/

Crypto

https://cryptohack.org/challenges/

Assembly

https://docs.docker.com/engine/install/debian/#install-using-the-repository

https://yjdoc2.github.io/8086-emulator-web/

PreviousInformation Gathering

Last updated 2 months ago