⚔️
DWSec Wiki
  • Welcome to the DWSec Notes
  • Windows Privilege Escalation
  • Active Directory
    • Fundamentals
      • Introduction
      • Protocols
      • Authentication
      • Glossary of terms
      • Objects
      • AD CS
    • Pentest Methodology
    • Insecure Logins
    • Bloodhound & ldapdomaindump
    • NTLMRelaying (445)
    • SMB Coercing (445)
    • Pre2k
    • DACL Abuse
    • Kerberoasting
    • Utility Tools
    • Powershell
  • Networking
    • Fundamentals
    • Pivoting, Tunneling and Portforwarding
    • DNS
    • Ligolo-ng
    • Toolbox
    • Protocols
      • 80/443 - HTTP/HTTPS
      • 389 - LDAP
      • 445 - SMB
  • Web
    • Active Enumeration
    • Passive Enumeration
  • ADPwn
  • Tools
    • Tools overview
Powered by GitBook
On this page
  • Active Directory
  • Web
  • SQL Injection
  • XSS
  • Passive Enumeration
  • Reverse Engineering

Was this helpful?

  1. Tools

Tools overview

Sammlung von Pentesting-Tools

Active Directory

🛠️ Tools

Name
Purpose
Link

Rubeus

Interaction with kerberos

kerbrute

Kerberos-Pre-Auth Bruteforcing (User-Enum)/Interaction

ldapdomaindump

Dump of LDAP

Certipy

AD CS Enumeration/Abusing

📖 Ressources

Name
Purpose
Link

AD-Attack-Defense

AD Attack&Defense Ressources

Web

Tool
Purpose
Link

SecretOpt1

Sensitive website enumeration

SQL Injection

Tool
Purpose
Link

sqlmap

SQL Injection Automation

XSS

Tool
Purpose
Link

XSStrike

Advanced XSS Scanner

Passive Enumeration

Tool
Purpose
Link

theHarvester

OSINT (names, emails, IPs, subdomains, and URLs)

Reverse Engineering

Tool
Purpose
Link

ILSpy

.NET Decompiler

PreviousADPwn

Last updated 4 months ago

Was this helpful?

https://github.com/GhostPack/Rubeus
https://github.com/ropnop/kerbrute
https://github.com/dirkjanm/ldapdomaindump
https://github.com/ly4k/Certipy
https://github.com/infosecn1nja/AD-Attack-Defense
https://github.com/blackhatethicalhacking/SecretOpt1c
https://github.com/sqlmapproject/sqlmap
https://github.com/s0md3v/XSStrike
https://github.com/laramies/theHarvester
https://github.com/icsharpcode/ILSpy