Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
Popular repositories
-
A list of interesting payloads, tips and tricks for bug bounty hunters.
-
"Can I take over XYZ?" — a list of services and how to claim (sub)domains with dangling DNS records.
-
Bug Bounty Guide is a launchpad for bug bounty programs and bug bounty hunters.
-
-
A little collection of fun and creative proof of concepts to demonstrate the potential impact of a security vulnerability.
272 contributions in the last year
Activity overview
Contribution activity
July 2020
Created an issue in projectdiscovery/nuclei-templates that received 1 comment
Exposed SVN Directory too lax resulting in false-positives.
The conditions in the Exposed SVN Directory template (see below) are too lax resulting in many false-positives. Maybe we should consider adding add…