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
bauthard
f00d38ebfc
Merge pull request #316 from vzamanillo/workflow-results
...
Fix for return workflow results
2020-09-19 23:27:49 +05:30
Víctor Zamanillo
407a89acd2
Fix for return workflow results
...
Fixes #307
2020-09-19 17:55:05 +02:00
Víctor Zamanillo
5ff4fdb75a
Added severity to match output message
...
Implements a new NewNucleiColorizer to colorize all nuclei messages (included severity).
Fixes severity color is always colorized even with nocolor flag.
2020-09-19 14:43:35 +02:00
Ice3man
57fa83ca35
Merge pull request #312 from projectdiscovery/add-group-feature
...
Added group capturing in backward compatible way
2020-09-16 23:36:08 -07:00
Ice3man543
9324996961
Added group capturing in backward compatible way
2020-09-17 12:01:51 +05:30
bauthard
9f10341627
docker update
2020-09-16 19:47:58 +05:30
Ice3man
497136463b
Merge pull request #294 from CasperGN/master
...
Same-name-headers are chunked into 1 line when matching
2020-09-15 02:24:30 -07:00
Casper Guldbech Nielsen
ce051a1feb
Update of packages
...
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
2020-09-12 17:32:05 +02:00
Casper Guldbech Nielsen
5c67ff9a5d
Appending RateLimiter to th runner
...
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
2020-09-12 17:30:54 +02:00
Casper Guldbech Nielsen
7ceca4daeb
Converting default from 0 to 9999999
...
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
2020-09-12 17:28:25 +02:00
Casper Guldbech Nielsen
a7c4fb8ac1
Add rate-limit options and parsing
...
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
2020-09-12 15:41:24 +02:00
bauthard
176e3c5b43
Merge pull request #297 from projectdiscovery/fix-inconsistent-output
...
Fix inconsistent output in files closing #270
2020-09-11 22:27:50 +05:30
Ice3man
02bf886fca
Merge branch 'master' into fix-inconsistent-output
2020-09-11 09:23:48 -07:00
bauthard
63249efb3e
Merge pull request #298 from projectdiscovery/fix-no-json-in-workflow
...
Fixed no json output when using workflows
2020-09-11 21:51:41 +05:30
Ice3man543
1c222e0011
misc
2020-09-11 21:50:32 +05:30
Ice3man543
718ed0b3f8
Pleasing golangci-lint
2020-09-11 21:47:54 +05:30
Ice3man543
1c737b0f40
Fixed no json output when using workflows
2020-09-11 21:42:27 +05:30
Ice3man543
1d8a80ade9
Fix panic with no output file provided
2020-09-11 21:35:29 +05:30
bauthard
9f8741a40c
Update README.md
2020-09-11 17:40:15 +05:30
Ice3man543
011c88ade7
Fixed inconsistent output hopefully
2020-09-10 16:32:01 +05:30
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
Víctor Zamanillo
557bae93da
gofmt
2020-09-05 18:27:02 +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
Víctor Zamanillo
5f7e6eadae
Do not wrap errors
...
It makes the warning message unreadable e.j: "Could not execute step: could not handle http request: Could not do request: ERR"
2020-09-05 14:46:24 +02:00
Víctor Zamanillo
10ebc31202
Added template ID on HTTP request error message
2020-09-05 14:45:24 +02:00
Víctor Zamanillo
406f35b67e
Keep port and path preference from template def over input URL
2020-09-05 14:44:47 +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