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.
276 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in projectdiscovery/nuclei-templates that received 1 comment
Add top-level directory check for security.txt
security.txt files can be placed under the top-level directory too. This commit adds a check for:
https://example.com/security.txt
Created an issue in liberapay/liberapay.com that received 2 comments
Implement k-anonymity for password-based sign up.
It would be nice to cross-check passwords in breaches during the sign-up and password-reset process. This is in similar vein to #1001: the goal bei…