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
|
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 |
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 |
Manuel Bua
|
d752de530b
|
Centralize template loaded info message, add output coloring
|
2020-08-07 14:30:57 +02:00 |
Florian Pfitzer
|
7a1aa770e9
|
add json-requests for DNS
|
2020-08-06 06:12:57 +02:00 |
bauthard
|
234d6245db
|
Merge pull request #208 from Marmelatze/fix-dns-result
fix no result found problem with and condition
|
2020-08-06 00:37:39 +05:30 |
bauthard
|
1e8deb8e60
|
Merge pull request #198 from manuelbua/fix-180-support-template-exclusions
Fix 180 - Add support for template exclusions
|
2020-08-05 01:32:04 +05:30 |
Manuel Bua
|
f339214f65
|
Merge branch 'master' into fix-180-support-template-exclusions
|
2020-08-04 21:43:06 +02:00 |
bauthard
|
167ad08d2a
|
Merge pull request #199 from manuelbua/fix-191-filter-by-severity
Fix #191 - Add support for severity filtering
|
2020-08-05 01:01:07 +05:30 |
Florian Pfitzer
|
51412f679b
|
fix no result found problem with and condition
|
2020-08-04 15:09:30 +02:00 |
bauthard
|
270f8fc540
|
Update README.md
|
2020-08-03 00:20:09 +05:30 |
bauthard
|
ee0d39c5b7
|
Update README.md
|
2020-08-03 00:18:20 +05:30 |
Manuel Bua
|
65d89d6d87
|
Use "warning" log-level, prevent too many informative messages
|
2020-08-02 20:06:45 +02:00 |
Manuel Bua
|
136d1064f9
|
Merge branch 'master' into fix-191-filter-by-severity
|
2020-08-02 18:58:37 +02:00 |
Manuel Bua
|
801d738670
|
Merge branch 'master' into fix-180-support-template-exclusions
|
2020-08-02 18:58:30 +02:00 |
Manuel Bua
|
da22532f81
|
Add support for severity filtering
|
2020-08-02 18:33:55 +02:00 |
Manuel Bua
|
4a355f0fc0
|
Add support for template exclusions
|
2020-08-02 15:48:10 +02:00 |
bauthard
|
9d79c327bd
|
readme update
|
2020-08-02 18:14:49 +05:30 |
Manuel Bua
|
c6df7fbd43
|
Refactor template resolution logic for reusability
|
2020-08-02 13:49:16 +02:00 |
Mzack9999
|
39465cf7e1
|
Updating dockerfile
|
2020-08-02 12:51:37 +02:00 |
Mzack9999
|
a0b11d4662
|
go modules update
|
2020-08-02 12:36:17 +02:00 |
bauthard
|
a7fbf5c9e0
|
version update
|
2020-08-02 13:44:34 +05:30 |
bauthard
|
858168b9a8
|
Merge pull request #196 from manuelbua/fix-186-experimental-progressbar-live-results
Fix 186 - Experimental progressbar live results
|
2020-08-02 13:28:03 +05:30 |
Manuel Bua
|
87dc8bc650
|
Remove debug code
|
2020-08-01 23:01:28 +02:00 |
Manuel Bua
|
a3c3875e38
|
Better wording in comments
|
2020-08-01 22:07:08 +02:00 |
Manuel Bua
|
63cfd354b9
|
Use global pipes for capturing, experimental unified rendering
|
2020-08-01 21:44:14 +02:00 |