Commit Graph

784 Commits (c19bdff403f1b32410d8380e3e96616b527d9bba)

Author SHA1 Message Date
Víctor Zamanillo 21d0b08aaf Fixed shadow declaration of err 2020-10-11 11:53:59 +02:00
Víctor Zamanillo 5c00615c0d Fixed copylocks: return copies lock value: Result 2020-10-11 11:46:43 +02:00
Víctor Zamanillo b9cc87a361 Fixed maligned 2020-10-11 11:45:48 +02:00
Víctor Zamanillo 0901e37ee5 gofmt 2020-10-11 11:03:57 +02:00
Víctor Zamanillo c50a57ed72 Try to read ignore file from current working directory
Implements #350
2020-10-11 11:02:24 +02:00
Mzack9999 83aef7e468 added missing pipeline flag 2020-10-11 01:41:45 +02:00
Mzack9999 583b065ea4 small logic change 2020-10-10 20:59:19 +02:00
Mzack9999 371b58d20b reducing locking 2020-10-10 17:53:17 +02:00
Mzack9999 9ff0ce85b1
Merge pull request #335 from projectdiscovery/feature-turbo-intruder
Turbo intruder/pipelining
2020-10-10 00:45:48 +02:00
Mzack9999 e91fd95e97
Merge branch 'master' into feature-turbo-intruder 2020-10-09 23:13:41 +02:00
Mzack9999 ac710e002d rate-limit rework 2020-10-09 23:11:07 +02:00
Mzack9999 c7301e4a6a adding connection pool within same template 2020-10-09 21:52:16 +02:00
Mzack9999 7ab1933e17 minor refactor 2020-10-09 02:23:38 +02:00
Mzack9999 eb73df76a1 working poc 2020-10-08 16:34:47 +02:00
bauthard 12cfece80f readme update 2020-10-08 15:41:03 +05:30
bauthard 0144b68045
Merge pull request #341 from 0x5ECF4ULT/master
Fixing Dockerfile v2
2020-10-07 20:23:18 +05:30
bauthard dab12e5190
Merge pull request #346 from vzamanillo/fix-ignored-input-path
Fixed ignored input path
2020-10-07 19:51:30 +05:30
Víctor Zamanillo 677706940a Fixed ignored input path
Only the template port  takes preference over the input URL, not paths.
2020-10-07 16:17:46 +02:00
bauthard 7da51a8dd5
Merge pull request #344 from projectdiscovery/feature-stop-at-first-match
adding stop at first http match cli option
2020-10-07 17:28:03 +05:30
bauthard 551d0307d7
Merge pull request #343 from projectdiscovery/bugfix-connection-header
connection header logic fix
2020-10-07 17:20:15 +05:30
Mzack9999 1fccfc103c solving conflict 2020-10-06 22:12:34 +02:00
Mzack9999 1ac7ae1c76 merge from master 2020-10-06 22:09:53 +02:00
Mzack9999 e12003c471 adding stop at first http match cli option 2020-10-06 21:38:44 +02:00
Mzack9999 ec497696ee connection header logic fix 2020-10-06 20:39:42 +02:00
Mzack9999 e765b29bff
Merge pull request #329 from projectdiscovery/feature-raw-requests
Full Raw Http support
2020-10-06 20:05:51 +02:00
Mzack9999 86ebb277bf adding flag to disable host header and content length 2020-10-05 22:19:48 +02:00
Mzack9999 6f52252608 nil pointer fix 2020-10-05 20:45:45 +02:00
0x5ECF4ULT ba3df18174 Updating README.md 2020-10-05 16:59:57 +02:00
0x5ECF4ULT d34daca47d Fixing Dockerfile (nuclei froze) 2020-10-05 16:53:16 +02:00
Rishiraj Sharma d9cb97c4c0
Update README.md 2020-10-05 18:34:37 +05:30
Rishiraj Sharma 9f7f12a621 improve pixels 2020-10-05 17:51:23 +05:30
Rishiraj Sharma 6c148c704b
Update README.md 2020-10-05 17:47:42 +05:30
Rishiraj Sharma 5012dab376 update files 2020-10-05 17:29:35 +05:30
Rishiraj Sharma d224c598f1
Add files via upload 2020-10-05 17:22:08 +05:30
Mzack9999 0229fa8f23 fixing new line character causing smuggling to fail 2020-10-05 02:21:20 +02:00
Mzack9999 6cfb4e7473 updating go modules 2020-10-03 20:54:03 +02:00
Mzack9999 d2cf8f1501
Merge branch 'master' into feature-raw-requests 2020-10-03 20:51:18 +02:00
Mzack9999 52d7db0d8f Merge branch 'master' into feature-raw-requests 2020-10-03 20:48:42 +02:00
Ice3man 80b9108021
Merge pull request #338 from projectdiscovery/fix-comments
Allow comments with # in nuclei-ignore
2020-10-03 04:07:16 -07:00
Ice3man543 f26d518a83 Allow comments with # in nuclei-ignore 2020-10-02 15:02:11 +05:30
bauthard 35196736f6
Merge pull request #334 from projectdiscovery/feature-response-time
adding response time to DSL
2020-10-01 23:14:36 +05:30
Mzack9999 1ad383338c converts duration to seconds 2020-10-01 18:16:24 +02:00
Mzack9999 0ecc798e2f begin of work on turbo intruder/pipelining 2020-10-01 01:08:43 +02:00
Mzack9999 7dcbc23693 adding missing type conversion 2020-09-30 20:36:57 +02:00
Mzack9999 fd1d24922e adding response time to DSL 2020-09-30 01:05:55 +02:00
Mzack9999 36801c4490 updated go modules 2020-09-29 22:14:37 +02:00
bauthard fee5099cc2
Merge pull request #333 from 0x5ECF4ULT/master
Dockerfile fix
2020-09-29 22:50:59 +05:30
0x5ECF4ULT 10cb5f011e Updating Dockerfile. This commit features a fix for a non-working Docker container. I verified its working again. 2020-09-29 12:52:03 +02:00
Mzack9999 0cfe496a4f wip 2020-09-29 00:24:38 +02:00
bauthard ed9152196e
Merge pull request #332 from vzamanillo/stdin-chardev-fix
Handle data from char device on stdin
2020-09-29 02:17:14 +05:30