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
-
My contributions and utilities for the awesome libgdx game development framework.
-
-
Calculates gaussian kernel weights and offsets from a binomial distribution and optionally adjust the weights and offsets for a linearly-sampled gaussian blur.
-
This is a Firefox WebExtension that monitors the browsing activity and automatically perform an automated XSS vulnerability scan by submitting the URL to the KNOXSS Pro service (https://knoxss.me/p…
-
158 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in projectdiscovery/nuclei that received 3 comments
[proposal] Support matchers inheritance
Not sure if there could be any interest on this, but while i was playing with matchers I noticed there isn't a way to avoid duplicating them if a g…
Created an issue in projectdiscovery/nuclei that received 2 comments
[issue] Output results with URLs containing percent character shown with double-percent characters
Describe the bug
When results are written to stdout/file and URLs contain % character, a double %% is shown instead. For example running the rce-vi…