Ice3man
d1f6fd9115
Fixed template doc example
2022-03-21 15:50:28 +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
660a81c1ab
Fixed crash + added unique tags for execution
2022-03-14 16:25:27 +05:30
sandeep
882bd5c77d
misc change
2022-03-14 13:23:31 +05:30
Ice3man
59a1986fc4
Misc
2022-03-14 13:02:15 +05:30
Ice3man
9efa1f70dc
Split tech names on comma + auto scan docs
2022-03-14 13:01:28 +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
Akkuman
c6723148b3
✨ Add proxy to rawhttp client
2022-03-10 13:49:17 +08: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 Singh
80e969f917
Merge pull request #1688 from projectdiscovery/issue-1214-truncated-resp
...
Adding truncation info on debug
2022-03-09 00:36:50 +05:30
Ice3man
2a054290c6
Added ciphersuite to tls data + misc
2022-03-08 19:41:52 +05:30
Ice3man
ffe4fea237
Performance improvements + wappalyzer as default + misc
2022-03-08 12:43:24 +05:30
mzack
b55dac6ae2
Adding truncation info on debug
2022-03-07 13:32:17 +01:00
Ice3man
90b4c09f80
Added more tests and ciphersuits for SSL protocol
2022-03-07 14:07:30 +05:30
Ice3man
d9a121344c
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows
2022-03-07 13:19:37 +05:30
mzack
cf9c844c62
adding line number for extracted results
2022-03-04 09:28:58 +01:00
mzack
4bcc84df9d
using int argument
2022-03-03 10:26:43 +01:00
mzack
ea9f9c9c9a
fixing logic condition + removing redundant code
2022-03-03 07:18:35 +01:00
mzack
64bea4da8c
Merge branch 'dev' into issue-1594-regexp
2022-03-02 17:28:04 +01:00
sandeep
2955b94455
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into network-fix
2022-03-02 02:12:23 +05:30
mzack
e9d4b4bc52
adding archive analysis support
2022-03-01 18:59:33 +01:00
Sandeep Singh
a7849ce5e8
Merge pull request #1638 from projectdiscovery/custom-user-agent
...
add options to specify User-Agent in headless template
2022-03-01 22:49:44 +05:30
Ice3man
4a9000d22e
Fixed network response error + timeout handling
2022-03-01 16:24:02 +05:30
mzack
c89b9ef820
method renaming
2022-03-01 06:37:59 +01:00
mzack
6cb522c9b2
Merge branch 'dev' into issue-1594-regexp
2022-02-28 11:42:46 +01:00
Sandeep Singh
1a417a8f8d
Merge pull request #1646 from projectdiscovery/interact-color-debug
...
Added interaction event highlighting support in debug mode
2022-02-28 12:33:07 +05:30
mzack
06ab0dfa99
making code more uniform with chosen architecture
2022-02-26 09:06:43 +01:00
mzack
a51d307967
.
2022-02-26 08:02:16 +01:00
mzack
73d1247b71
fixing typo
2022-02-26 00:54:11 +01:00
Ice3man
fb6ab39d65
Added interaction event highlighting support in debug mode
2022-02-25 23:11:56 +05:30
Ice3man
2ae66ff530
Fixed unncessary hostname addition in payloads and output in network
2022-02-25 22:53:51 +05:30
Ice3man
a7d6d5ce9d
Added read-all flag to http unsafe request
2022-02-25 19:26:10 +05:30
mzack
a4b24ea802
adding outputunique logic handling
2022-02-25 12:51:28 +01:00
mzack
1a42780370
improving dump logic
2022-02-25 08:59:10 +01:00
mzack
b3e2456c80
removing unused stuff
2022-02-25 02:13:57 +01:00
mzack
baabe412dd
using custom implementation to avoid multiple file read
2022-02-25 02:12:54 +01:00
mzack
763ec611ab
.
2022-02-25 01:49:14 +01:00
mzack
748617a9f3
first part
2022-02-25 00:55:05 +01:00
mzack
30a5a11e23
patching tests
2022-02-24 23:57:47 +01:00
mzack
cf1526b7ed
adding result dedupe
2022-02-24 23:54:45 +01:00
mzack
6af462c215
.
2022-02-24 23:35:51 +01:00
mzack
91ad446212
.
2022-02-24 23:18:37 +01:00
mzack
11286210e5
using helper dedupeint
2022-02-24 22:50:41 +01:00
mzack
2409d7a713
dropping multiple scan
2022-02-24 22:41:33 +01:00
Sajad Parra
dc46bd263b
add options to specify User-Agent in headless template
2022-02-24 12:31:08 +05:30
mzack
1551feda5a
temporary line calculation with multiple file read
...
todo: replace with one pass scan via io.reader
2022-02-23 23:32:25 +01:00
mzack
6746071979
Refactoring file templates to handle large files in chunks + removing deprecated io methods
2022-02-23 13:54:46 +01:00
Ice3man
7d83d3f8c9
Added line number for file results + stats fixes ( #1495 )
...
* Added line number for file results + stats fixes
* Misc
* Improved file result line calculation as per review
* Added new match-all attribute for file template matcher line count
2022-02-10 15:59:05 +05:30