Highlights
- Arctic Code Vault Contributor
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 up
Popular repositories
184 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 3 repositories
Created 1 repository
- bayotop/sendpass JavaScript
Created a pull request in PortSwigger/nginx-alias-traversal that received 1 comment
Fix detection in case misconfigured folders don't 403 on checks
Changes the quick check to compare responses from http://host/some/path../ and http://host/some/ instead of only expecting a 403 status code. There…