mzack
fbd362c34c
Adding support for user defined variables via CLI
2021-08-08 23:42:10 +02:00
Ice3man543
8d0b5d6203
RES-120 Added functional testing implementation
2021-07-30 15:29:12 +05:30
Ice3man543
4eecec4c94
Changed file names
2021-07-24 19:28:09 +05:30
Ice3man543
0fd65e2bf2
Integrated deserialization helpers to nuclei + Misc bug fixes
2021-07-18 05:35:06 +05:30
Ice3man543
5af0f55ef8
Added more encoding + misc
2021-07-18 04:52:51 +05:30
Ice3man543
f903187df3
Started work on java deserialization helpers
2021-07-18 04:34:39 +05:30
Ice3man543
93ab540b54
Added payload support for network requests
2021-07-06 18:27:30 +05:30
Ice3man543
8ea3f5d0c8
Fixed lint errors for struct size
2021-06-15 11:49:32 +05:30
Ice3man543
dbb70c5acc
Fixed http body decoding with unsafe
2021-06-15 11:46:02 +05:30
Ice3man543
fa9195eacb
Lint issues fixes
2021-06-14 17:14:16 +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
Ice3man543
d9bb1393d3
Improvements to sarif report
2021-06-05 23:00:59 +05:30
Ice3man543
abc7063339
Work on sarif integration start
2021-06-05 18:01:08 +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
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
Ice3man543
6a4f3e1336
Reporting added to OOB interaction results
2021-05-03 14:08:09 +05:30
Ice3man543
9c3b0b69a5
Merge branch 'interactsh-server-support' of https://github.com/projectdiscovery/nuclei into interactsh-server-support
2021-05-01 18:28:38 +05:30
Ice3man543
563c7ab045
Fixed lint errors
2021-05-01 18:28:24 +05:30
Sandeep Singh
33f1e23e87
Merge branch 'dev' into interactsh-server-support
2021-05-01 12:05:27 +05:30
Ice3man543
d9145b1c8a
Fixed DSL interactsh matchers not working
2021-04-19 13:13:08 +05:30
Ice3man543
4a9949d399
Fixed lint errors
2021-04-19 00:55:33 +05:30
Ice3man543
e6825d5960
Better marker identification + Misc
2021-04-18 17:53:59 +05:30
Ice3man543
959f8935e7
Changed - to _
2021-04-18 17:44:21 +05:30
Ice3man543
e8747fc2da
Made interactsh default, fixed matcher panic
2021-04-18 17:27:45 +05:30
Ice3man543
33bf306f28
Working interactsh integration
2021-04-18 16:10:10 +05:30
mzack
54540f3a22
adding shared fastdialer + missing cleanup
2021-04-18 11:57:43 +02:00
Ice3man543
4c594627a9
Started work on interact.sh support
2021-04-16 16:56:41 +05:30
Ice3man543
64c8c33a4f
Fixed some bugs + honor UA
2021-04-01 01:35:32 +05:30
Ice3man
39d57ea509
Fixed various post v2.3.1 release bugs ( #636 )
...
* Don't print timestamp with no metadata
* Fixed all templates running with some inputs
* Upgraded clistats to fix crash
* Fixed crash with ignored payload file
* Fixed stats counter issue for network templates
2021-03-19 22:13:41 +05:30
Ice3man543
1cfc5ce6ef
Added old req condition support
2021-03-08 19:01:40 +05:30
Ice3man543
908889ccb5
Fixed expression parser + misc
2021-03-05 19:25:09 +05:30
Ice3man543
252e0ff771
New integration test + misc
2021-02-27 12:31:17 +05:30
Ice3man543
616ed342ed
Misc
2021-02-26 14:45:48 +05:30
Ice3man543
72b626d20b
Fixed erroring out on non-evaluable expressions
2021-02-26 13:31:10 +05:30
Ice3man543
8512b684c5
Lint errors fix
2021-02-26 13:13:11 +05:30
Ice3man543
d16102f955
Misc
2021-02-24 20:11:21 +05:30
Ice3man543
17d0b34e61
Added expressions package + expressions support to network protocols
2021-02-24 12:07:16 +05:30
Ice3man543
99e8fe1601
Fixed some bugs introduced from merge
2021-02-08 02:07:19 +05:30
Ice3man
8b8adb7b46
Merge branch 'dev' into issue-tracker-integration
2021-02-08 01:51:37 +05:30
Ice3man543
ec86542b87
Added offline http response processing feature
2021-02-06 00:36:43 +05:30
Ice3man543
a455b054e5
Removing redundant code, cleanup + tests
2021-02-04 04:48:45 +05:30
Ice3man543
f2c20dda12
More tests + tag based execution + misc
2021-02-04 01:09:29 +05:30
Ice3man543
038b4aa5c2
Added jira+github+gitlab issue tracker integration to nuclei
2021-02-02 12:10:47 +05:30
Ice3man543
261b44b036
oops: wrong branch
2021-02-01 16:37:34 +05:30
Ice3man543
d963fc0840
Fixed rawhttp header formatting issues
2021-02-01 16:21:49 +05:30
Ice3man543
827fd99f01
Added multi-request condition support
2021-01-16 14:10:24 +05:30
Ice3man543
a50bc4c30f
Added matched count + misc
2021-01-16 12:26:38 +05:30
Ice3man543
3899542f69
Finished initial request clustering functionality
2021-01-13 12:58:23 +05:30
Ice3man543
9d6ab2754c
Added clustered requests executer to nuclei + misc
2021-01-13 12:18:56 +05:30