Skip to content
View renansj's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@quack

Block or report renansj

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
renansj/README.md

Renan Zapelini

Application Security Engineer | Security Researcher | Developer

Building offensive security tools and breaking things (with permission).


Focus

  • Vulnerability research & exploit development
  • Web application security (whitebox/blackbox)
  • Fuzzing & automated reconnaissance
  • Security tooling in Go and Python

Stack

Security & Offensive

GoPythonBashCKali LinuxBurp Suite

Development

.NETC#JavaScriptTypeScriptRustHaskell

Infra & Tools

DockerLinuxRedisPostgreSQL

Featured Projects

ProjectDescription
ryofuzzOffensive web vulnerability fuzzer with behavioral analysis, coverage-guided mutation, and live proxy interception
r0zscopeAutomated web recon framework with 40+ tools, parallel execution, and CTF mode
http-smuggling-labDidactic HTTP Request Smuggling lab (TE.CL) with vulnerable C server + Python exploits
ssrf-labSSRF lab with Docker, vulnerable Flask app, internal services, and AWS metadata mock
OpenRainDecentralized training of open AI models with formal security guarantees

Stats

GitHub StatsTop Languages


renansj.dev

Pinned Loading

  1. r0zscoper0zscopePublic

    Automated web reconnaissance framework, 40+ tools, parallel execution, CTF mode

    Go 2 1

  2. ryofuzzryofuzzPublic

    Offensive multi-class web vulnerability fuzzer — OWASP Top 10, API Top 10, LLM Top 10 + underground techniques

    Go

  3. ssrf-labssrf-labPublic

    Lab de SSRF com Docker - aplicação Flask vulnerável, serviços internos, mock de metadata AWS. Material de apoio: https://renansj.dev/ssrf

    Python

  4. web-cache-deception-labweb-cache-deception-labPublic

    Web Cache Deception lab — vulnerable reverse proxy + exploitation scripts for learning and testing

    Python

  5. http-smuggling-labhttp-smuggling-labPublic

    Lab didático de HTTP Request Smuggling (TE.CL) — servidor vulnerável em C + exploits Python

    C 1

  6. AppRateLimiterAppRateLimiterPublic

    Thread-safe rate limiting for ASP.NET Core: IP + JWT-claim limits, in-memory or distributed via Redis. Runs from .NET Framework 4.6.1+ to .NET 10.

    C#