4nuit / HackingLinks
Just a few more hacking notes, techniques and tools
☆20Updated this week
Alternatives and similar repositories for Hacking
Users that are interested in Hacking are comparing it to the libraries listed below
Sorting:
- Pure Malware Development Resource Collections☆341Updated 7 months ago
- Remote Unauthenticated Code Execution Vulnerability in OpenSSH server (CVE-2024-6387)☆132Updated 11 months ago
- Cybersecurity blog. Red Team, pentest, malware analysis and dev☆77Updated last week
- PasteBomb C2-less RAT☆320Updated 8 months ago
- ⚠️ malware development☆584Updated last year
- A project that demonstrates embedding shellcode payloads into image files (like PNGs) using Python and extracting them using C/C++. Paylo…☆186Updated 5 months ago
- The CIA's Marble Framework is designed to allow for flexible and easy-to-use obfuscation when developing tools.☆301Updated last year
- Embed a payload inside a PNG file☆334Updated 9 months ago
- A comprehensive Hypervisor resources repo☆115Updated last week
- A list of useful tools for Malware Analysis (will be updated regularly)☆143Updated last week
- Demonized Shell is an Advanced Tool for persistence in linux.☆398Updated 7 months ago
- CVE-2024-6387 (regreSSHion) Exploit (PoC), a vulnerability in OpenSSH's server (sshd) on glibc-based Linux systems.☆52Updated last year
- This comprehensive process injection series is crafted for cybersecurity enthusiasts, researchers, and professionals who aim to stay at t…☆399Updated 2 months ago
- ☆95Updated 5 months ago
- SPIP before 4.2.1 allows Remote Code Execution via form values in the public area because serialization is mishandled. The fixed versions…☆66Updated 10 months ago
- ☆130Updated this week
- This repo contains C/C++ snippets that can be handy in specific offensive scenarios.☆724Updated 6 months ago
- Basic reverse shell in C using socket() with complete explanation