Offensive-Panda - Overview

Hi 👋, I'm Usman Sikander (a.k.a Offensive-Panda)

An infosec guy who's constantly seeking for knowledge. Do purple 💜, but more in love with Red ❤️.

portfolio

offensive-panda

  • 🧑‍💻 Offensive Security Researcher.

  • 🔭 I’m currently working on Adversary Emulation, Red Team, Malware Research, and Breach & Attack Simulation.

  • 🤝 I’m in love to perform Adversary Emulation and Proactive Threat Hunting

  • 📝 I regularly write articles on https://medium.com/@merasor07

  • ⚡ Fun fact I think I am funny

Connect with me:

usmansikander13 usman-sikander13

Languages and Tools:

c

cplusplus csharp css3 html5 python

offensive-panda

 offensive-panda

Pinned Loading

  1. Shadow Dumper is a powerful tool used to dump LSASS memory, often needed in penetration testing and red teaming. It uses multiple advanced techniques to dump memory, allowing to access sensitive da…

    C++ 570 90

  2. This comprehensive process injection series is crafted for cybersecurity enthusiasts, researchers, and professionals who aim to stay at the forefront of the field. It serves as a central repository…

    C++ 436 83

  3. Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.

    C++ 290 49

  4. This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callb…

    C++ 215 26

  5. This comprehensive and central repository is designed for cybersecurity enthusiasts, researchers, and professionals seeking to stay ahead in the field. It provides a valuable resource for those ded…

    C++ 139 24

  6. .NET profiler DLL loading can be abused to make a legit .NET application load a malicious DLL using environment variables. This exploit is loading a malicious DLL using Task Scheduler (MMC) to bypa…

    C++ 46 13