Skip to content
View raj3shp's full-sized avatar

Block or report raj3shp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
raj3shp/README.md

Hello, world 👋

I'm a Security Engineer from India. I'm here to write about Security. I have the amazing opportunity to work with distributed Linux systems, web services and applications along with the delicate software development lifecycle and ecosystem. I spend a some of my spare time playing Capture The Flag (CTF) events, researching vulnerabilities, auditing open source software and hunting for vulnerabilities in the wild. I hope you find my work helpful in your quest.


Personal Projects 🔭

  • cvecat.com: a fully up-to-date CVE database and alerting system

Malware / Exploit PoC


Open Source Contributions


CVEs

Pinned Loading

  1. python-logging.config-exploit python-logging.config-exploit Public

    Proof of concept exploit for Python Security Consideration "logging: Logging configuration uses eval()"

    Python 12 2

  2. bpfdoorpoc bpfdoorpoc Public

    A small PoC for bpfdoor malware technique

    C 4

  3. termspy termspy Public

    A simple implementation of a terminal keylogger in C using ptrace.

    C 2

  4. ptrace_code_injection ptrace_code_injection Public

    Proof of concept code to use ptrace on Linux systems for injecting code in an existing process

    C