Mzack9999
|
39c7317ec3
|
Adding SNI override via request annotations (#1970)
* Adding SNI override via request annotations
* adding cli flag priority
|
2022-05-12 16:43:56 +05:30 |
Mzack9999
|
2f1330345f
|
Adding global SNI support for HTTP protocol via CLI (#1964)
* Adding global SNI support via CLI
* adding integration test
* adding cli option to docs
* reverting deleted test
|
2022-05-11 16:00:39 +05:30 |
Mzack9999
|
a534b9f06c
|
Fixing directory walk error check on windows (#1951)
* Fixing directory walk error check on windows
* moving check to helper package
* replacing godirwalk with standard library
|
2022-05-08 12:22:21 +05:30 |
Sandeep Singh
|
8b7e5535f8
|
Merge pull request #1902 from projectdiscovery/go-example-tests
Fixed nuclei go example + added relevant integration test
|
2022-04-28 18:09:11 +05:30 |
sandeep
|
99c896029e
|
readme update
|
2022-04-28 12:10:23 +05:30 |
Ice3man
|
8a79837e1c
|
Fixed broken lint error
|
2022-04-28 01:05:08 +05:30 |
Ice3man
|
8bb04d9a70
|
Added test file
|
2022-04-28 01:03:01 +05:30 |
Ice3man
|
a031ef32b4
|
Fixed nuclei go example + added relevant integration test
|
2022-04-28 01:02:06 +05:30 |
LuitelSamikshya
|
96b6b7c8e1
|
format correction
|
2022-04-27 12:52:07 -05:00 |
LuitelSamikshya
|
1a3d0c90a7
|
removed a flag from test case
|
2022-04-27 11:21:58 -05:00 |
LuitelSamikshya
|
3ccbfe4626
|
disable redirects flag
|
2022-04-27 11:19:44 -05:00 |
Sandeep Singh
|
d3b4a86d2a
|
Merge pull request #1785 from projectdiscovery/variables-introduction
Added variables for nuclei + refactor variable handling
|
2022-04-21 17:59:01 +05:30 |
Ice3man
|
b91bad813b
|
Misc changes to PR
|
2022-04-20 15:36:02 +05:30 |
LuitelSamikshya
|
bab8c40bf8
|
lint error check
|
2022-04-11 15:30:58 -05:00 |
LuitelSamikshya
|
51927f22f0
|
older resume files clean up logic update
|
2022-04-11 15:23:46 -05:00 |
LuitelSamikshya
|
2574a225b1
|
Merge branch 'dev' of github.com:projectdiscovery/nuclei into issue-1797-cleanup-resume-files
|
2022-04-11 15:04:57 -05:00 |
sandeep
|
c8753b7ee9
|
readme update
|
2022-04-11 15:18:23 +05:30 |
Sami
|
ce79a8dc57
|
Template folder exists changes (#1825)
|
2022-04-11 11:59:22 +05:30 |
LuitelSamikshya
|
cea54c5909
|
clean up old resume files
|
2022-04-07 10:27:57 -05:00 |
Ice3man
|
aea79638c6
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into variables-introduction
|
2022-04-06 19:04:27 +05:30 |
Sandeep Singh
|
c5712c98f4
|
Fixed the default behavior of srd flag (#1817)
* fix: fixed automatic storing of debug response
* small code refactor
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
|
2022-04-06 16:49:36 +05:30 |
Mzack9999
|
ef2c7a574f
|
fixing integration test condition (#1813)
|
2022-04-05 17:42:13 +05:30 |
Mzack9999
|
0bab297328
|
improving default template path logic (#1806)
|
2022-04-05 04:03:49 +05:30 |
Ice3man
|
d0d65f8d6b
|
Added integration tests for variables + misc changes
|
2022-04-02 02:14:00 +05:30 |
Sami
|
301307bb77
|
Issue 1705 save responses on disk (#1727)
* save response on disk
* lint error check
* store raw request/response
* lint error fix
* file path
* mock test fix
* readme update
* .txt extension
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
|
2022-04-02 00:59:02 +05:30 |
Sandeep Singh
|
e1efa26be5
|
Merge pull request #1756 from projectdiscovery/issue-1730-header-flags
Add support for custom headers from file
|
2022-04-01 01:38:27 +05:30 |
sandeep
|
776b1e254c
|
misc update
|
2022-04-01 01:28:50 +05:30 |
Ice3man
|
d09e71accf
|
Added variables to http and network
|
2022-03-30 20:35:46 +05:30 |
Sandeep Singh
|
8ee4f9f797
|
Merge branch 'dev' into proxy-internal-requests
|
2022-03-23 23:12:51 +05:30 |
mzack
|
2de303ec7f
|
Add support for custom headers from file
|
2022-03-23 18:07:02 +01:00 |
LuitelSamikshya
|
0ca16c4248
|
integration test for temp update/install
|
2022-03-21 16:11:58 -05:00 |
sandeep
|
adaf46b30e
|
readme update
|
2022-03-21 13:05:06 +05:30 |
sandeep
|
49c5cca78b
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into proxy-internal-requests
|
2022-03-21 13:03:17 +05:30 |
sandeep
|
4203b68ca7
|
minor flag update
|
2022-03-21 13:02:23 +05:30 |
mzack
|
428841d946
|
Merge branch 'dev' into automatic-workflows
|
2022-03-17 12:27:50 +01:00 |
Ice3man
|
8ab2dc5e48
|
Added global http redirects follow support
|
2022-03-15 18:10:05 +05:30 |
Ice3man
|
014b260448
|
Migrated Ice3man543/nvd to organization repo
|
2022-03-14 12:37:43 +05:30 |
Ice3man
|
32bc6c1718
|
Misc changes, moving things around as per review
|
2022-03-14 12:32:05 +05:30 |
Ice3man
|
14dab085ac
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows
|
2022-03-14 12:17:39 +05:30 |
Sandeep Singh
|
34841358b3
|
Merge pull request #1694 from projectdiscovery/#1332-integration-test-for-template-loading
#1332 integration test for template loading
|
2022-03-10 17:28:07 +05:30 |
Sandeep Singh
|
7188da2e50
|
Merge pull request #1667 from projectdiscovery/update-custom-dir
Custom nuclei-templates directory
|
2022-03-10 16:32:57 +05:30 |
mzack
|
d2b5579303
|
Adding proxy support for internal standard HTTP requests
|
2022-03-09 12:31:12 +01:00 |
Sandeep Singh
|
0f38f2c80e
|
Merge pull request #1685 from projectdiscovery/ssl-tests
Added more tests and ciphersuits for SSL protocol
|
2022-03-09 13:07:45 +05:30 |
sandeep
|
8096737e1a
|
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into update-custom-dir
|
2022-03-09 01:52:08 +05:30 |
LuitelSamikshya
|
9128e04d07
|
integration tests for template path
|
2022-03-08 09:50:08 -06:00 |
Sandeep Singh
|
2f619c3a04
|
Merge pull request #1690 from vavkamil/vavkamil/fix-jira-reporting
fix(jira): Update labels when creating Jira issue
|
2022-03-08 19:13:46 +05:30 |
Sandeep Singh
|
ce2a5c3d81
|
Merge branch 'dev' into issue-1594-regexp
|
2022-03-08 10:05:06 +05:30 |
Sandeep Singh
|
65abcecd93
|
Merge pull request #1673 from projectdiscovery/pprof-support
Added pprof-server support with enable-pprof flag
|
2022-03-08 09:43:49 +05:30 |
Kamil Vavra
|
b662f74900
|
fix(jira): Fixes issue with space in labels
|
2022-03-07 17:11:20 +01:00 |
Mzack9999
|
42bcc32c85
|
Merge branch 'dev' into issue-1594-regexp
|
2022-03-07 11:41:51 +01:00 |