sandeep
91c35df911
version + readme update
2022-05-17 16:36:33 +05:30
Mzack9999
d5e4516829
Iterating payloads over HTTP path/raw sequence ( #1981 )
...
* Iterating payloads over path/raw sequence
* fixing logic check
2022-05-17 15:22:00 +05:30
Ice3man
062fe6d01e
Added urldns gadget from ysoserial ( #1985 )
2022-05-17 14:33:17 +05:30
Owen Rumney
4a5039cc75
chore(deps): Bump sarif to v2 ( #1930 )
...
Signed-off-by: Owen Rumney <owen@owenrumney.co.uk>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-05-13 03:48:14 +05:30
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
Sami
6ca4374f91
sonar category: String literals should not be duplicated ( #1944 )
...
* sonar category: String literals should not be duplicated
* lint error fix
* better naming conventions for constants
* improved naming conventions and methods
2022-05-12 15:40:14 +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
Ice3man
a2947192e2
Added mutex to output writing ( #1969 )
2022-05-10 18:47:22 +05:30
Ice3man
d5578200f0
Fixed query parameter addition to http raw requests ( #1975 )
2022-05-10 17:33:27 +05:30
Ice3man
25d6cbd95b
Use nuclei-templates instead of custom autoscan directory list ( #1968 )
...
* Use nuclei-templates instead of custom autoscan directory list
* Use templates directory from config file
2022-05-10 17:26:46 +05:30
Ice3man
d7d80e3447
Added normalized wappalyzer versioned appName
2022-05-09 11:02:21 +05:30
sandeep
474d66c09d
go mod + version update
2022-05-08 15:29:33 +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
mzack
3c5aea85e7
Merge branch 'dev' into issue-1849-iserver-registration
2022-05-06 13:13:50 +02:00
mzack
6a52f4f709
updating go mods + logic
2022-05-06 12:59:16 +02:00
Sandeep Singh
2e8a5fa0c7
Merge pull request #1934 from projectdiscovery/pipeline-fix
...
replace rawhttp dev with fix branch, don't drain resp body if pipeline is on
2022-05-05 18:14:51 +05:30
Sajad Parra
df6c4eea34
fix #1929
2022-05-04 22:09:47 +05:30
Sajad Parra
14f11d24c2
replace rawhttp dev with fix branch, don't drain resp body if pipeline is on
2022-05-04 19:52:35 +05:30
Sandeep Singh
b4c6efd083
Merge pull request #1903 from projectdiscovery/issue-1834-alpine
...
Automatic fallback to system chrome on alpine via musl detection
2022-04-29 23:34:16 +05:30
mzack
d197b8df7b
adding musl detection
2022-04-28 01:50:22 +02:00
LuitelSamikshya
3ccbfe4626
disable redirects flag
2022-04-27 11:19:44 -05:00
GitHub Action
737132bc88
Auto Generate Syntax Docs + JSONSchema [Mon Apr 25 08:40:12 UTC 2022] 🤖
2022-04-25 08:40:12 +00:00
Ice3man
51d8f80713
Fixed bug with docgen
2022-04-25 14:08:23 +05:30
LuitelSamikshya
b0508ab194
alternative server if a server failed
2022-04-22 16:31:42 -05:00
sandeep
82c0cd0e52
version update
2022-04-23 01:12:07 +05:30
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
GitHub Action
a734b9d6c1
Auto Generate Syntax Docs + JSONSchema [Thu Apr 21 11:19:39 UTC 2022] 🤖
2022-04-21 11:19:39 +00:00
Sandeep Singh
4573c4e1a4
Merge pull request #1873 from projectdiscovery/issue-1565-dsl-extractors
...
adding support for dsl extractors
2022-04-21 16:47:58 +05:30
Sandeep Singh
2df8c23c20
Merge pull request #1870 from projectdiscovery/issue-1791-automatic-scan-with-custom-templates
...
automatic-scan with custom dir
2022-04-21 01:56:12 +05:30
Sandeep Singh
be53225da5
Merge pull request #1864 from projectdiscovery/1863-nil-pointer
...
nil value check
2022-04-21 00:27:33 +05:30
Mzack9999
777b75d305
fixing internal bug for unsafe oob
2022-04-20 17:11:14 +02:00
Sandeep Singh
bb1a0cb9cb
Merge pull request #1874 from projectdiscovery/rdap-add-verbose
...
Add verbose to rdap for debugging purposes
2022-04-20 20:10:16 +05:30
Mzack9999
aafa7806d8
adding missing space
2022-04-20 12:59:25 +02:00
Ice3man
7338752cbd
Merge branch 'variables-introduction' of https://github.com/projectdiscovery/nuclei into variables-introduction
2022-04-20 15:41:21 +05:30
Mzack9999
72c5c399ec
adding support for dsl extractors
2022-04-20 11:32:13 +02:00
LuitelSamikshya
efefd06f60
automatic-scan with custom dir
2022-04-19 17:45:35 -05:00
sandeep
1b953655d1
misc updates
2022-04-19 16:14:49 +05:30
LuitelSamikshya
5eae7159c7
nil value check
2022-04-18 17:21:33 -05:00
Sandeep Singh
b26ebcfa60
Merge pull request #1805 from projectdiscovery/issue-1289-multiple-host
...
HTTP Requests Annotation Prototype
2022-04-16 17:23:31 +05:30
sandeep
cfbe7f6d27
version update
2022-04-15 23:33:47 +05:30
mzack
b79ebb2597
Fixing nil crash on json stats print
2022-04-15 18:40:51 +02:00
GitHub Action
ef18886d39
Auto Generate Syntax Docs + JSONSchema [Fri Apr 15 13:31:14 UTC 2022] 🤖
2022-04-15 13:31:14 +00:00
Sandeep Singh
5b9f7cdaa4
Merge pull request #1811 from projectdiscovery/issue-847-digest-auth
...
adding support for digest authentication
2022-04-15 18:59:15 +05:30
mzack
2104df63f7
adding support for original input port
2022-04-14 12:59:21 +02:00
mzack
b5432b2565
Merge branch 'dev' into issue-1289-multiple-host
2022-04-13 17:42:38 +02:00
mzack
47b808b81a
improving regex + adding more cases
2022-04-13 17:41:02 +02:00
sandeep
9d27344543
version update
2022-04-13 16:59:41 +05:30
Sandeep Singh
51bca65236
Merge pull request #1839 from projectdiscovery/issue-1833-scan-bug
...
Improving body dump logic for HTTP requests
2022-04-13 16:44:12 +05:30
Ice3man
2f0600878d
Misc changes to variables
2022-04-13 12:20:45 +05:30
LuitelSamikshya
3c4250cc81
truncated http response check
2022-04-12 13:15:01 -05:00