Ice3man543
c6e7847c4e
Fixed matched now showing in metrics endpoint
2021-03-22 12:18:05 +05:30
Ice3man
39d57ea509
Fixed various post v2.3.1 release bugs ( #636 )
...
* Don't print timestamp with no metadata
* Fixed all templates running with some inputs
* Upgraded clistats to fix crash
* Fixed crash with ignored payload file
* Fixed stats counter issue for network templates
2021-03-19 22:13:41 +05:30
Ice3man543
385b4558cb
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
2021-03-19 17:01:53 +05:30
PD-Team
5cd493680e
Dev == Master ( #620 )
2021-03-14 12:37:41 +05:30
PD-Team
709420dbf6
Merge pull request #619 from gaby/docker-refactor
...
Add must-have tools to Docker image
2021-03-14 12:36:08 +05:30
PD-Team
15b1a490fc
Merge pull request #604 from gaby/golang-version
...
Fix inconsistent Golang version
2021-03-14 12:35:46 +05:30
Juan Calderon-Perez
648d94da56
Add must-have tools to Docker image
...
Adds ca-certificates and bind-tools to Alpine final image.
2021-03-14 00:56:11 -05:00
Ice3man
bbac3dbd2e
Added build status badge
2021-03-14 01:54:36 +05:30
Ice3man543
4d752b4811
Bump version
2021-03-14 01:46:55 +05:30
Ice3man
266e3320ca
Merge pull request #616 from projectdiscovery/exclude-tags
...
Added exclude-tag flags
2021-03-14 01:45:28 +05:30
Ice3man543
35402d6414
Cosmetic changes
2021-03-14 01:44:35 +05:30
Ice3man543
4a96f95086
Misc fixes
2021-03-14 01:39:52 +05:30
Ice3man543
35bdde6be6
Fixed a bug with exclude lists
2021-03-14 01:23:41 +05:30
Ice3man543
788465fc36
Bug fix: missing parantheses
2021-03-14 01:19:43 +05:30
Ice3man543
bafa8661c9
Added exclude-tag flags
2021-03-14 01:15:33 +05:30
Ice3man
15111ec4ca
Merge pull request #615 from projectdiscovery/fix-dns-invalid
...
Fixed retries in DNS requests failing
2021-03-14 01:03:58 +05:30
Ice3man543
fffc1d1058
Fixed retries in DNS requests failing
2021-03-14 01:01:32 +05:30
PD-Team
657713eb8f
Merge pull request #611 from projectdiscovery/fix-severity-parsing
...
Fix severity parsing for templates containing commas
2021-03-14 01:00:39 +05:30
Ice3man543
000e3a305e
Allow blank tags with severity
2021-03-14 00:53:55 +05:30
Ice3man543
d8bb580618
Add severity to executable tags
2021-03-13 23:34:44 +05:30
Ice3man543
f6fc4e58e7
Fixed severity parsing for templates with commas
2021-03-13 23:24:30 +05:30
Ice3man
1d42dc4e64
Merge pull request #610 from projectdiscovery/fix-http-panic
...
Fixed panic with http status codes
2021-03-13 23:22:49 +05:30
Ice3man543
a3029142f6
Fixed panic with http status codes
2021-03-13 23:20:04 +05:30
Juan Calderon-Perez
754a8555f3
Fix inconsistent Golang version
...
Docker image is using Golang 1.16, while everything else in the code is using Golang 1.15
2021-03-11 00:43:50 -05:00
Ice3man
31094ab299
Create issue-tracker-config.yaml
2021-03-11 09:41:23 +05:30
Ice3man543
9e730f4cde
Fixed goreleaser + docker release
2021-03-10 21:13:22 +05:30
Ice3man
74f1632817
Update .goreleaser.yml
2021-03-10 20:59:51 +05:30
PD-Team
f1243fa744
Merge pull request #600 from projectdiscovery/dev
...
Preparing for nuclei v2.3.0 release
2021-03-10 20:40:38 +05:30
Ice3man543
589778d9d2
Moved internal/progress to pkg, used interface
2021-03-09 17:19:03 +05:30
Ice3man543
729b4e9eb4
Misc
2021-03-09 16:35:53 +05:30
Ice3man543
6d07c390ce
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev
2021-03-09 15:00:44 +05:30
Ice3man543
195c6b7692
Fixed linting errors
2021-03-09 15:00:22 +05:30
Ice3man
fdcbcc71fa
Merge branch 'master' into dev
2021-03-09 14:54:28 +05:30
Ice3man543
ea888490d1
Fixed bug with request condition + tests
2021-03-09 14:45:04 +05:30
Ice3man543
a66253720a
Misc
2021-03-08 19:30:48 +05:30
Ice3man543
2717a8b647
Fixed file protocol bugs
2021-03-08 19:20:40 +05:30
Ice3man543
1cfc5ce6ef
Added old req condition support
2021-03-08 19:01:40 +05:30
Ice3man543
b193e2af0e
Misc
2021-03-08 11:43:23 +05:30
Ice3man543
220c779a9a
Misc
2021-03-07 11:45:00 +05:30
Ice3man543
fc6d2d7a2e
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev
2021-03-07 10:22:46 +05:30
Ice3man543
b27f4774ce
Bump gomod + Misc
2021-03-07 10:21:52 +05:30
sandeep
91295266e3
version update
2021-03-06 20:47:49 +05:30
Ice3man543
8d1178f8e8
Fixed file extension list
2021-03-06 14:34:54 +05:30
Ice3man543
0dd2e10fd2
Misc changes / fixes
2021-03-06 14:31:21 +05:30
Ice3man543
908889ccb5
Fixed expression parser + misc
2021-03-05 19:25:09 +05:30
Ice3man543
dafe819c8b
Misc changes
2021-03-05 12:17:10 +05:30
Ice3man543
2754fa2c69
Change file template stuff
2021-03-05 12:14:46 +05:30
Ice3man543
31ce4b12cd
Added workflows flag + new templates flag to run newly added ones
2021-03-05 12:08:31 +05:30
Ice3man543
8cf1471e25
Fixed a bug with workflows
2021-03-05 11:40:28 +05:30
PD-Team
0c5be835de
Merge pull request #592 from projectdiscovery/bugfix-progress-logic
...
Progress tracking logic
2021-03-05 03:29:38 +05:30