Commit Graph

651 Commits (cb5ceed1f4e768e2c5cac204b82e08ad0b9f4b8b)

Author SHA1 Message Date
Víctor Zamanillo 4484ba8870 Implemented only "tl" to list available templates 2020-08-29 23:02:45 +02:00
Víctor Zamanillo 099a76aec5 Removed dup code 2020-08-29 16:25:30 +02:00
Víctor Zamanillo 0c616af51c Removed dup code 2020-08-29 16:07:13 +02:00
Víctor Zamanillo aba9efec90 Divide and conquer 2020-08-29 15:26:11 +02:00
Víctor Zamanillo b267c8c015 Updated readme with the new switch 2020-08-28 11:45:39 +02:00
Víctor Zamanillo e1868d8661 Do not show unparseable templates 2020-08-28 11:34:43 +02:00
Víctor Zamanillo 7ab9b0302f Added option to list available templates 2020-08-28 11:17:37 +02:00
Víctor Zamanillo e774104f41 Add template name to JSON output
Fixes  #258
2020-08-27 22:13:42 +02:00
Víctor Zamanillo 6c93ebbdb6 Merge remote-tracking branch 'origin/master' 2020-08-27 15:14:07 +02:00
bauthard e4914cc3dd Update README.md 2020-08-27 18:28:47 +05:30
bauthard 639d76a621 Update README.md 2020-08-27 18:28:07 +05:30
Ice3man543 09da97ae93 Merge branch 'vzamanillo-golang-cli' 2020-08-27 18:20:02 +05:30
Ice3man543 d4d7a8528a Merge branch 'master' of https://github.com/projectdiscovery/nuclei into vzamanillo-golang-cli 2020-08-27 18:19:44 +05:30
Ice3man543 79723601f6 Misc 2020-08-27 18:19:39 +05:30
bauthard f88dac720d
Merge pull request #264 from projectdiscovery/fix-bad-template
Fixed errors with overwritten updated templates
2020-08-27 18:09:56 +05:30
Ice3man543 90354f26a0 Fixed errors with overwritten updated templates 2020-08-27 18:08:12 +05:30
Víctor Zamanillo e4aa72eab5 Logic bytes declaration once 2020-08-26 20:36:54 +02:00
Víctor Zamanillo 113ccb1e0e Preload workflow templates once
Fixes memory leak reported on #242
2020-08-26 20:05:31 +02:00
Víctor Zamanillo 60005290b1 Initial adoption of golangci-lint for CI 2020-08-25 23:33:20 +02:00
Víctor Zamanillo e4939b427f Merge remote-tracking branch 'origin/master' 2020-08-25 16:50:12 +02:00
bauthard 201a3a6cde Update README.md 2020-08-24 23:30:56 +05:30
bauthard 3a7379dbd7
Merge pull request #255 from vzamanillo/colorizer-fix
Colorizer initialization when using a custom workflow
2020-08-24 23:02:16 +05:30
bauthard c86cb8edb7
Merge pull request #254 from vzamanillo/noisy-load-template
Removed "Loaded template" in favour of "Loading templates..."
2020-08-24 22:58:29 +05:30
Víctor Zamanillo 8cef64106b Merge branch 'master' into origin/master 2020-08-24 11:35:33 +02:00
Víctor Zamanillo 2ff2ac7e2f Merge remote-tracking branch 'origin/master' 2020-08-24 11:22:56 +02:00
Víctor Zamanillo bff551eca3 Colorizer initialization when using a custom workflow 2020-08-24 11:21:49 +02:00
bauthard 38a4feac99
Delete .nuclei-ignore 2020-08-24 13:42:42 +05:30
Víctor Zamanillo bcbfc33d26 Removed "Loaded template" in favour of "Loading templates..."
"Loaded template" it's a bit noisy and redundant, a single "Loading templates..." before template paths iteration looks much better.
2020-08-24 08:46:56 +02:00
bauthard e1fa728587
Merge pull request #253 from vzamanillo/no-template-config-fix
Fixed SIGSEGV if no templates config exists
2020-08-24 01:23:57 +05:30
Víctor Zamanillo a02cb66403 Fixed SIGSEGV if no templates config exists 2020-08-23 21:49:27 +02:00
bauthard 2c00054f93 adding config file to ignore templates from default run 2020-08-24 00:35:12 +05:30
bauthard 81c40c54c4
Merge pull request #252 from projectdiscovery/nucleiignore-feature
Added nuclei-ignore feature
2020-08-24 00:32:53 +05:30
bauthard a725e61c13 Update config.go 2020-08-24 00:28:59 +05:30
Ice3man543 320f312be0 Added nucleiignore feature 2020-08-24 00:16:18 +05:30
Ice3man 3eb37df130
Merge pull request #250 from projectdiscovery/update-delete-fix
Don't delete previous nuclei directory
2020-08-23 11:00:49 -07:00
Ice3man543 d997539e87 Don't quit http requests on an error 2020-08-23 23:30:16 +05:30
bauthard db5bd924a2
Merge pull request #248 from projectdiscovery/add-negative-matchers
Added negative matchers support closing #163
2020-08-23 23:22:25 +05:30
Ice3man543 9cf12c6d9a Don't delete previous nuclei directory 2020-08-23 23:20:16 +05:30
Ice3man543 4e74cfd752 Added negative matchers support 2020-08-23 22:55:11 +05:30
bauthard 10a084d0c1
Merge pull request #240 from rykkard/fix-235-all-part-scope
Fix #235 - issue where 'all' scope requires matches in both html parts
2020-08-21 18:32:55 +05:30
rykkard 2b16e12c0f Fix issue where 'all' scope requires matches in both html parts 2020-08-18 20:51:05 -05:00
bauthard bdb3321f5f Update README.md 2020-08-18 17:17:46 +05:30
bauthard 368253c947 readme update 2020-08-18 01:08:55 +05:30
bauthard 2dfd245f54
Merge pull request #213 from Marmelatze/json-requests-dns
add json-requests for DNS
2020-08-13 17:41:42 +05:30
bauthard e22213f208
Merge pull request #219 from manuelbua/normalize-template-load-msg
Centralize template loaded info message, add output coloring
2020-08-10 11:55:06 +05:30
bauthard 168e1e32b0 updating thanks page 2020-08-08 17:49:35 +05:30
bauthard 5054ff689e
discord link update 2020-08-08 16:28:57 +05:30
bauthard fe8f974fda
readme update 2020-08-08 13:30:07 +05:30
bauthard b3ca1aa0d9
Merge pull request #222 from manuelbua/fix-severity-filtering-border-case
Fix minor issue where a dangling comma can cause any severity to match
2020-08-08 01:07:05 +05:30
Manuel Bua 06eca0b2ea Fix minor issue where a dangling comma can cause any severity to match 2020-08-07 21:27:58 +02:00