Ramana Reddy
Ramana Reddy
__closes__ - #48 - #54 - Added `debug` option ```console ✗ go run . -f cwe -cwe-id cwe-306,cwe-77 -l 5 -silent ╭────────────────┬──────┬──────────┬─────────┬────────────────┬─────┬──────────┬─────────╮ │ ID │ CVSS │ SEVERITY │ EPSS...
## Proposed changes - #3386 ### test ```console ✗ go run . -t ~/nuclei-templates/http/token-spray -v __ _ ____ __ _______/ /__ (_) / __ \/ / / / ___/ /...
``` [github.com/projectdiscovery/ratelimit](http://github.com/projectdiscovery/ratelimit) # [github.com/projectdiscovery/utils/permission](http://github.com/projectdiscovery/utils/permission) go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_other.go:10:6: checkCurrentUserRoot redeclared in this block go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_linux.go:16:6: other declaration of checkCurrentUserRoot go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_other.go:15:6: checkCurrentUserCapNetRaw redeclared in this block go/pkg/mod/github.com/projectdiscovery/[email protected]/permission/permission_linux.go:21:6: other declaration of checkCurrentUserCapNetRaw [github.com/projectdiscovery/mapcidr](http://github.com/projectdiscovery/mapcidr) ``` ref: https://github.com/projectdiscovery/httpx/pull/1424
- closes #345
- closes #121
- closes #402 - Indirectly solves https://github.com/projectdiscovery/dnsx/issues/345
`fileutil.HasStdin()` return __true__ even if there's no std input. This happens specifically with Git Bash in Windows.  Ref: https://stackoverflow.com/questions/22744443/check-if-there-is-something-to-read-on-stdin-in-golang
## Proposed changes - closes #5181 ## Checklist - [x] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch - [x] All checks passed (lint, unit/integration/regression tests etc.) with my changes...
## Proposed changes - closes #5308 ## Checklist - [x] Pull request is created against the [dev](https://github.com/projectdiscovery/nuclei/tree/dev) branch - [x] All checks passed (lint, unit/integration/regression tests etc.) with my changes...
- closes #430