Commit Graph

472 Commits (59ee0ad80efca70c6c9f5acfc01ea5533a4a3860)

Author SHA1 Message Date
Casper Guldbech Nielsen 59ee0ad80e Ensure that same-name-headers doesnt get chunked into one line for more accurate matching
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
2020-09-09 16:24:59 +02:00
bauthard d94dcf84d3
Preparing for future release. 2020-09-07 12:47:08 +05:30
bauthard 465d417049
Merge pull request #281 from vzamanillo/headers-fix#280
Setting custom headers values with colon
2020-09-07 12:44:56 +05:30
bauthard 9faff61fac
Merge pull request #288 from vzamanillo/pbar-silent-combo
Use pbar + silent
2020-09-07 12:43:48 +05:30
Víctor Zamanillo d44b00cf3e Use pbar + silent
Fixes #279
2020-09-05 19:28:08 +02:00
bauthard bc320d76fb
Merge pull request #286 from vzamanillo/orange-critical
Orange color for high, red for critical while listing available templates
2020-09-05 21:35:32 +05:30
Víctor Zamanillo 6e85eae5af Orange color for high, red for critical 2020-09-05 18:00:24 +02:00
bauthard 8f6bfd5559
Merge pull request #285 from vzamanillo/fix-show-critical-tpl
Fixed show critical severity while listing templates
2020-09-05 14:58:24 +05:30
Víctor Zamanillo fccc4520b1 Do not titleize the template folder name
Because is not the real name and can not be used with -t
2020-09-05 10:57:07 +02:00
Víctor Zamanillo 4b368f30a0 Fixed show critical severity while listing templates 2020-09-05 10:54:47 +02:00
Víctor Zamanillo 4ebd6ad58d Fix for #280
split header string once with SplitN 2
2020-09-02 10:01:45 +02:00
bauthard 2e81db31ef
Merge pull request #274 from vzamanillo/update-err-fix
Fixed error reporting on update templates
2020-09-01 02:08:46 +05:30
Víctor Zamanillo 3a91e7fc5c Better nuclei-templates current and outdated messages 2020-08-31 22:31:19 +02:00
Víctor Zamanillo 01b74e51ec We always report errors, not with verbose mode only 2020-08-31 22:27:02 +02:00
bauthard 1d30f0b802 readme update 2020-09-01 00:50:07 +05:30
bauthard 9d59ee0a72 Update README.md 2020-09-01 00:47:45 +05:30
bauthard c261b31fdf
Merge pull request #272 from vzamanillo/better-request-messages
Enriched verbose request mesages
2020-09-01 00:13:40 +05:30
Víctor Zamanillo 6a4629e47a Enriched verbose request mesages
The message "Sent Type request to" is redundant and noisy and does not provide any useful information, we enriched it adding the template id.
2020-08-31 11:58:12 +02:00
bauthard fdfa1455a8 Update README.md 2020-08-31 01:30:37 +05:30
bauthard d7451a6c90
Merge pull request #266 from vzamanillo/json-output-template-name
Add template name to JSON output
2020-08-31 01:18:01 +05:30
bauthard d0525e4542
Merge pull request #267 from vzamanillo/list-templates
Added switch to list available templates
2020-08-31 01:17:44 +05:30
Víctor Zamanillo 80f42999a8 Check if configured nuclei-templates directory exists 2020-08-30 13:25:34 +02:00
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