This is a diverse collection of scripts used for OSINT, ethical hacking, and web application security testing.
The scripts cover a range of tasks, from automating daily tasks to driver installation, and are suitable for use on Kali-Linux and ParrotOS.
The set of tools includes TP-LINK-722N wifi drivers, which can be accessed through the provided instructions, and is cloned from the Ethical-Hacking-Tools repository.
Contributions and suggestions are always welcome, and bug reports should be directed to the author, with a signature for identification.
git clone https://github.com/karthik558/setup_hack_env.git
cd setup_hack_env
sudo python3 setup-hack.py
git clone https://github.com/karthik558/setup_hack_env
cd setup_hack_env && cd TP-LINK*
sudo python3 TP722N1.py
sudo python3 TP722N2.py
sudo bash injection-test.sh
For more information click here.
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…