Penetration Tester | Malware Analysis | Malware Dev | CTF Player | Article Writer
💻 I'm penetration tester.
🏡 I’m from Egypt.
📚 I'm currently learning all about Security and Red Teaming.
Penetration Tester | Malware Analysis | Malware Dev | CTF Player | Article Writer
💻 I'm penetration tester.
🏡 I’m from Egypt.
📚 I'm currently learning all about Security and Red Teaming.
Obfuscated PowerShell reverse shells for security research and testing purposes.
Shellcode loader that hides payload within Egyptian hieroglyphic Unicode characters (U+13000 plane) to evade detection. It decodes the glyphs at runtime and executes in memory.
A three-part shellcode loader. Downloads payload, shares memory between processes, switches memory protection to run code, then switches back to Read only.
C 2
Python code obfuscator using multiple layers of base64 encoding with nested exec() calls for payload concealment.
Python 1
a full security assessment of DVWA, integrating secure SDLC practices to identify vulnerabilities, apply mitigations, and strengthen overall web application security by Chain Slashers Team.
PHP
Go domain/IP resolver that performs DNS lookups, separates IPv4/IPv6 results, and optionally saves output to files
Go 1