p0dalirius
Security Researcher, Speaker, Microsoft MVP in Security
Podalirius Labshttps://podalirius.net/
Pinned Repositories
ApacheTomcatScanner
A python script to scan for Apache Tomcat server vulnerabilities.
Awesome-RCE-techniques
Awesome list of step by step techniques to achieve Remote Code Execution on various apps!
Coercer
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
FindUncommonShares
FindUncommonShares is a Python script allowing to quickly find uncommon shares in vast Windows Domains, and filter by READ or WRITE accesses.
ipsourcebypass
This Python script can be used to bypass IP source restrictions using HTTP headers.
LDAPmonitor
Monitor creation, deletion and changes to LDAP objects live during your pentest or system administration!
LDAPWordlistHarvester
A tool to generate a wordlist from the information present in LDAP, in order to crack passwords of domain accounts.
smbclient-ng
smbclient-ng, a fast and user friendly way to interact with SMB shares.
webapp-wordlists
This repository contains wordlists for each versions of common web applications and content management systems (CMS). Each version contains a wordlist of all the files directories for this version.
windows-coerced-authentication-methods
A list of methods to coerce a windows machine to authenticate to an attacker-controlled machine through a Remote Procedure Call (RPC) with various protocols.
p0dalirius's Repositories
p0dalirius/Coercer
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
p0dalirius/LDAPmonitor
Monitor creation, deletion and changes to LDAP objects live during your pentest or system administration!
p0dalirius/ApacheTomcatScanner
A python script to scan for Apache Tomcat server vulnerabilities.
p0dalirius/smbclient-ng
smbclient-ng, a fast and user friendly way to interact with SMB shares.
p0dalirius/FindUncommonShares
FindUncommonShares is a Python script allowing to quickly find uncommon shares in vast Windows Domains, and filter by READ or WRITE accesses.
p0dalirius/LDAPWordlistHarvester
A tool to generate a wordlist from the information present in LDAP, in order to crack passwords of domain accounts.
p0dalirius/DumpSMBShare
A script to dump files and folders remotely from a Windows SMB share.
p0dalirius/ctfd-parser
A python script to dump all the challenges locally of a CTFd-based Capture the Flag.
p0dalirius/ldap2json
The ldap2json script allows you to extract the whole LDAP content of a Windows domain into a JSON file.
p0dalirius/pdbdownload
A Python script to download PDB files associated with a Portable Executable (PE)
p0dalirius/pyLAPS
Python setter/getter for property ms-Mcs-AdmPwd used by LAPS.
p0dalirius/ldapconsole
The ldapconsole script allows you to perform custom LDAP requests to a Windows domain.
p0dalirius/pydsinternals
A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
p0dalirius/microsoft-rpc-fuzzing-tools
This repository contains a list of python scripts to work with Microsoft RPC for research purposes.
p0dalirius/sectools
A Python native library containing lots of useful functions to write efficient scripts to hack stuff.
p0dalirius/p0dalirius
Front page README of my GitHub profile
p0dalirius/WifiListProbeRequests
Monitor 802.11 probe requests from a capture file or network sniffing!
p0dalirius/pyLootApacheServerStatus
A script to automatically dump all URLs present in /server-status to a file locally.
p0dalirius/winacl
winacl, a cross platforms Go library to work with ntSecurityDescriptor.
p0dalirius/win32errorcodes
A small C/C++ library to lookup Windows error codes.
p0dalirius/Sprayer
Multithreaded spraying of a password on all accounts of a domain.
p0dalirius/pyDescribeNTSecurityDescriptor
A python tool to parse and describe the contents of a raw ntSecurityDescriptor structure.
p0dalirius/windows-cryptography-explained
Detailed explanation of Windows cryptographic algorithms, with examples and schemes.
p0dalirius/pwndocapi
A python library to interact with Pwndoc instances for pentest reports generation
p0dalirius/LimeSurvey-webshell-plugin
A webshell plugin and interactive shell for pentesting a LimeSurvey application.
p0dalirius/SortWindowsISOs
Extract the windows major and minor build numbers from an ISO file, and automatically sort the iso files.
p0dalirius/linux-kernels
List of linux kernel versions and download links in JSON
p0dalirius/goopts
goopts, a Go library to parse arguments given in command line to a program.
p0dalirius/SIDTool
SIDTool, A cross-platforms tool to work with Security Identifiers (SID) formats.
p0dalirius/ldap
Basic LDAP v3 functionality for the GO programming language.