Ice3man543
f5b9bed40a
Removed leftover collaborator integration
2021-06-14 19:48:27 +05:30
Ice3man543
fa9195eacb
Lint issues fixes
2021-06-14 17:14:16 +05:30
sandeep
1d74ef74ca
Added missing tag
2021-06-13 23:54:53 +05:30
sandeep
08bfdaface
version update
2021-06-12 17:17:22 +05:30
Sandeep Singh
d3b0a15284
Merge pull request #763 from projectdiscovery/fix-eof
...
Fix for panic: runtime error
2021-06-12 15:24:15 +05:30
Ice3man543
d22d823e9c
Fixed #762 by not deleting file with no results
2021-06-12 03:48:10 +05:30
Sandeep Singh
f6a680897c
Merge pull request #731 from projectdiscovery/bugfix-709-http2
...
Updating retryablehttp with http2 support
2021-06-11 22:14:34 +05:30
Mzack9999
29e2ee7a0e
Merge branch 'dev' into bugfix-709-http2
2021-06-11 17:20:40 +02:00
Ice3man543
b2e416b0dd
Fixed nuclei panic for issue #760
2021-06-11 14:44:37 +05:30
Ice3man543
2ec27d4466
Fixed EOF read error
2021-06-09 11:15:21 +05:30
Sandeep Singh
673c98c3f4
Merge pull request #757 from projectdiscovery/sarif-integration
...
Added sarif output export format to nuclei
2021-06-08 16:47:46 +05:30
sandeep
bd38c16e0a
Update banner.go
2021-06-08 16:46:34 +05:30
sandeep
63b274ecb0
flag updates / improvements
2021-06-08 16:38:13 +05:30
Ice3man543
3ce48f3799
Misc
2021-06-06 17:38:39 +05:30
Ice3man543
8b52645905
Add name as rule help
2021-06-06 16:12:54 +05:30
Ice3man543
c913612fd3
Misc
2021-06-06 16:04:06 +05:30
Ice3man543
31a74a3390
Fix nil pointer panic
2021-06-06 15:57:22 +05:30
Ice3man543
7a962c8436
Correct offsets
2021-06-06 15:54:49 +05:30
Ice3man543
b99f028a66
Enrich file output sarif with correct file metadata
2021-06-06 15:52:13 +05:30
Ice3man543
2c0cea1a3f
Changed name of flag
2021-06-06 02:56:36 +05:30
Ice3man543
5d744c7c20
Fixed reference printing bug
2021-06-06 01:04:20 +05:30
Ice3man543
eb96e701b5
Fixed reference formatting in reports
2021-06-05 23:43:37 +05:30
Ice3man543
e6db12848f
Temporary fix for sarif github location issue
2021-06-05 23:42:37 +05:30
Ice3man543
1dc1b9ee73
Print first line of running action if any
2021-06-05 23:09:08 +05:30
Ice3man543
d9bb1393d3
Improvements to sarif report
2021-06-05 23:00:59 +05:30
Ice3man543
1977d41a1e
Misc
2021-06-05 21:42:04 +05:30
Ice3man543
e09f16b68c
Misc
2021-06-05 20:08:52 +05:30
Ice3man543
d3b2c8fee0
Improved output format
2021-06-05 20:06:23 +05:30
Ice3man543
abc7063339
Work on sarif integration start
2021-06-05 18:01:08 +05:30
Ice3man
84ebee3d4b
Merge pull request #751 from gano3s/jira-on-prem
...
Integration with Jira Standalone server
2021-06-04 18:32:22 +05:30
ganoes
19157597a0
Added support of Jira on-prem server
2021-06-04 13:11:09 +02:00
Sandeep Singh
471f5c6b6b
Merge pull request #747 from projectdiscovery/fix-master-crashes
2021-06-04 11:04:08 +05:30
Ice3man543
38abe40db8
Fixed #739 by adding normal request support to pipelining
2021-06-03 10:49:13 +05:30
Ice3man543
5a6303265d
Fixed #745 crash with http clustering module
...
The crash is mitigated in two ways.
- An additional check in http clustering module for req condition (no clustering with conditions)
- Clustered Executer also now passes a non-nil map to mitigate the crash if for some reason we reach there.
2021-06-03 10:26:41 +05:30
Ice3man543
be776fb5dd
Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev
2021-06-03 10:21:46 +05:30
Sandeep Singh
849c7a45fc
Merge pull request #744 from projectdiscovery/docker_multi_platfrom
...
Testing docker multi platform images
2021-06-02 14:28:58 +05:30
sandeep
791b025309
Update dockerhub-push.yml
2021-06-02 14:16:58 +05:30
sandeep
cb5688ba51
Testing docker multi platform images
2021-06-02 14:07:49 +05:30
Sandeep Singh
6f51e2a4d1
Merge pull request #733 from projectdiscovery/bugfix-732
...
Deprecating golint
2021-05-27 15:39:05 +05:30
Sandeep Singh
ec939fdaaf
Merge pull request #738 from projectdiscovery/security-information
...
Adding security information
2021-05-27 10:39:03 +05:30
Sandeep Singh
72ddf04321
Adding security information
2021-05-27 10:38:30 +05:30
Mzack9999
68dd65fd38
Deprecating golint
2021-05-26 00:07:59 +02:00
Mzack9999
871dbe7352
Updating retryablehttp with http2 support
2021-05-25 17:44:04 +02:00
sandeep
cf41a3cfac
Removing txt ext from default ignore list
2021-05-25 06:41:13 +05:30
Sandeep Singh
41f52492f9
Merge pull request #703 from projectdiscovery/dev
...
Improvements to interactsh integration
2021-05-09 15:23:33 +05:30
Sandeep Singh
137dc19735
Merge pull request #702 from projectdiscovery/nuclei-interact-improve
...
Improvements to interactsh integration + no fatal for interact
2021-05-09 15:18:03 +05:30
sandeep
a3ad9999b0
Merge branch 'dev' into nuclei-interact-improve
2021-05-09 15:07:39 +05:30
Sandeep Singh
1dcb3c0aca
Merge pull request #702 from projectdiscovery/nuclei-interact-improve
...
Improvements to interactsh integration + no fatal for interact
2021-05-09 02:38:01 +05:30
Ice3man543
6c4495c0d1
Fixed lint errors
2021-05-09 02:19:23 +05:30
Ice3man543
f85a421550
Improvements to interactsh integration + no fatal for interact
2021-05-09 01:37:22 +05:30