🤯
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
  • Hardware Hacking
    • Information Gathering
  • Practice & Lab
Powered by GitBook
On this page

STUCK? Look at this :D

PreviousImport Nessus to MetasploitNextBuffer Overflow

Last updated 2 years ago

  1. Youtube Playlist

  2. (Active Directory)

  3. (Active Direcotry)

Tools

  1. PowerSploit -->

  2. Chisel -->

  3. Mimikatz -->

  4. BloodHound -->

  5. PEASS-ng (linPEAS & winPEAS) -->

  6. PowerUP (privesc) -->

  7. Windows PrivEsc Tools -->

  8. Linux PrivEsc Tools -->

  9. Explain command -->

https://www.ired.team/offensive-security-experiments/offensive-security-cheetsheets
https://cheatsheet.haax.fr/network/pivot_techniques/
https://book.hacktricks.xyz/linux-hardening/linux-privilege-escalation-checklist
https://1drv.ms/o/s!AvE8WiTvcV0fiTOg87iHuKwTC7LZ?e=OwtODh
https://book.hacktricks.xyz/windows-hardening/active-directory-methodology
https://www.ired.team/offensive-security-experiments/active-directory-kerberos-abuse
https://github.com/PowerShellMafia/PowerSploit
https://github.com/jpillora/chisel/releases
https://github.com/gentilkiwi/mimikatz/releases
https://github.com/BloodHoundAD/BloodHound
https://github.com/carlospolop/PEASS-ng
https://github.com/PowerShellMafia/PowerSploit/tree/master/Privesc
https://github.com/Tib3rius/Windows-PrivEsc-Tools
https://github.com/Tib3rius/Linux-PrivEsc-Tools
https://explainshell.com/