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
mzack
73a8f9bf5f
Improving body dump logic
2022-04-12 19:54:59 +02: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
mzack
3bd34553c0
Merge branch 'dev' into issue-847-digest-auth
2022-04-07 14:25:15 +02:00
Ice3man
5ddc37e8d7
Allow custom technology mapping for wappalyzer data ( #1796 )
...
* Allow custom technology mapping for wappalyzer data
* Added verbose logging for mapping data
* file ext update
* package name update
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-04-07 17:55:08 +05:30
Sajad Parra
b14edf833a
add verbose to rdap for debugging purposes
2022-04-07 16:54:04 +05:30
Sajad
7c84590de7
add interact-url variable support for multiple placeholders #1698 ( #1760 )
...
* add interact-url variable support for multiple placeholders #1698
* add cache clearing for interactshURLs
* change interactsh-url regex
* fix interactshURLMarker regex
* use underscore(_) instead of dash(-) in interactshURLMarker
Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-04-07 12:53:38 +05:30
mzack
a15ec3d362
using current date in test
2022-04-07 07:53:01 +02:00
Mzack9999
67887a210d
Merge branch 'dev' into issue-1289-multiple-host
2022-04-06 23:25:21 +02:00
Ice3man
ea4e8cc265
Added version comparison helpers ( #1783 )
...
* Added version comparison helpers
* Added multiple condition example
* Added variadic version of compare_versions
* Fixed failing DSL integration test
2022-04-07 00:48:34 +05:30
Ice3man
f156928581
Misc
2022-04-06 19:17:32 +05:30
Ice3man
aea79638c6
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into variables-introduction
2022-04-06 19:04:27 +05:30
Mzack9999
e510bc207f
Sanitizing special chars in markdown file paths ( #1758 )
...
* Sanitizing special chars in markdown file paths
* adding more chars to trim
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-04-06 15:00:10 +05:30
Mzack9999
775f2962d6
adding yaml parameters docs
2022-04-05 12:02:23 +02:00
Mzack9999
2f9af8cc71
adding support for digest authentication
2022-04-05 11:43:56 +02:00
Mzack9999
0bab297328
improving default template path logic ( #1806 )
2022-04-05 04:03:49 +05:30
Mzack9999
7b032b1733
annotation prototype
2022-04-04 09:32:41 +02:00
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
c0b45fac4a
Merge pull request #1790 from projectdiscovery/issue-1772-payload
...
Adding support to skip unused payloads
2022-04-01 23:35:33 +05:30
Ice3man
17fa23e737
Added variable introduction to headless
2022-04-01 23:12: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
Ice3man
d0ef630d0b
Added evaluation of variables at start for fixed strings
2022-03-31 20:54:08 +05:30
mzack
09be857df1
Adding support to skip unused payloads
2022-03-31 07:24:03 +02:00