Commit Graph

697 Commits (63d92b77267fceef3f0806c12ded144bc368e0cd)

Author SHA1 Message Date
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
Víctor Zamanillo d515728bdd Handle data from char device on stdin 2020-09-28 12:50:00 +02:00
Mzack9999 e19ded6b26 wip - partial implementation of full raw http 2020-09-28 02:17:35 +02:00
bauthard 4a391ad45f
Merge pull request #330 from 1efty/update-readme
Update From Binary steps to use flag that returns good exit code
2020-09-27 12:08:10 +05:30
1efty d995e0512a Update From Binary steps to use flag that returns good exit code 2020-09-27 00:20:11 -05:00
Mzack9999 f940dfd903 wip rawhttp 2020-09-27 02:25:40 +02:00
bauthard 37a1589653
Merge pull request #327 from vzamanillo/ci-working-directory-fix
Fix CI
2020-09-25 19:49:20 +05:30
Víctor Zamanillo 4658d52310 Fix CI
We need to set the working directory to allow golangci-lint to resolve go modules.
2020-09-25 13:55:48 +02:00
bauthard ba39b03fc7 Update README.md 2020-09-25 16:29:20 +05:30
bauthard 818af17c86 readme updates 2020-09-25 16:28:25 +05:30
bauthard 7073b5ad4e readme update 2020-09-24 16:51:37 +05:30
Mzack9999 25df50e567
Merge pull request #324 from projectdiscovery/go-mod-update
updating go modules
2020-09-24 01:13:27 +02:00
Mzack9999 3756c743eb updating go modules 2020-09-24 01:12:57 +02:00
Mzack9999 2a117d7dc9
Merge pull request #251 from projectdiscovery/dont-quit-on-error
Don't quit http requests on an error
2020-09-24 01:10:50 +02:00
Mzack9999 fcd231aed0 Merge branch 'CasperGN-rate-limit' 2020-09-24 01:09:55 +02:00
Mzack9999 207e78bf57 Merge branch 'rate-limit' of github.com:CasperGN/nuclei into CasperGN-rate-limit 2020-09-24 01:09:41 +02:00
Mzack9999 d73ea47ce3 wip 2020-09-23 23:44:13 +02:00
Mzack9999 c18a7ff7a4
Merge branch 'master' into dont-quit-on-error 2020-09-23 23:39:43 +02:00
Mzack9999 fb816b9973 small change to logic 2020-09-23 23:38:12 +02:00
Mzack9999 ef49270027 small code refactoring 2020-09-23 23:27:48 +02:00
Mzack9999 3082a9fe2d Merge branch 'organiccrap-master' 2020-09-23 23:25:45 +02:00
Mzack9999 528793a9b7 Merge branch 'master' of github.com:organiccrap/nuclei into organiccrap-master 2020-09-23 23:25:18 +02:00
Mzack9999 412261077c
Merge pull request #323 from projectdiscovery/bugfix-dockerfile
fixing dockerfile
2020-09-23 23:16:17 +02:00
Mzack9999 7ae2d5eced fixing dockerfile 2020-09-23 23:15:46 +02:00
bauthard 2dfe1805fa
Merge pull request #322 from projectdiscovery/bugfix-goreleaser
fixing goreleaser target
2020-09-24 02:38:24 +05:30
Mzack9999 5431345f73 fixed building path 2020-09-23 23:02:05 +02:00
Mzack9999 12c9ca7b12 fixing go mod 2020-09-23 22:38:59 +02:00
Mzack9999 91271fe60a fixing goreleaser target 2020-09-23 18:50:36 +02:00
organiccrap 01eda8fd53
Delete dsl.go 2020-09-23 23:14:12 +08:00
organiccrap 163e2bc35b base64_decode fix 2020-09-23 23:04:52 +08:00
organiccrap cd5569f7ac base64 decode fix 2020-09-23 22:41:37 +08:00
bauthard 35fcec5d5e
Merge pull request #287 from vzamanillo/tpl-http-port-path-preference
Handle port and path from input
2020-09-20 02:47:28 +05:30
Víctor Zamanillo c1cc773cd8 Fixed colorizer
We use the new NucleiColorizer
2020-09-19 22:41:32 +02:00
Víctor Zamanillo 5955ee0caf Merge branch 'master' into tpl-http-port-path-preference 2020-09-19 22:40:41 +02:00
Víctor Zamanillo dc03f284f6 Improved doc for Position method 2020-09-19 22:26:59 +02:00
bauthard 76a4102a3f
Merge pull request #317 from vzamanillo/workflow-results
Fixed result condition while processing workflows
2020-09-20 01:53:09 +05:30
Víctor Zamanillo 650d71781a Fixed result condition 2020-09-19 22:13:11 +02:00
bauthard 4c76b25c34
Merge pull request #315 from vzamanillo/serverity-on-match
Added severity to match output message
2020-09-19 23:28:24 +05:30