Commit Graph

2133 Commits (0e46d3e0410f89e4af41099f5cd38fa7f54ae54f)

Author SHA1 Message Date
sandeep 8e8249e6a5 Added multiple short flags 2021-10-20 16:39:11 +05:30
kchason df12b0d2e6 Add CLI options for passing client cert auth 2021-10-19 23:06:02 -04:00
Alexey Zhuchkov 9e0144b6ae Add template-id validation 2021-10-20 01:31:38 +03:00
mzack cbc5192e9a Adding proxy socks support to headless browser 2021-10-20 00:02:06 +02:00
Alexey Zhuchkov a1e099493d Use simpler regexp for template id validation 2021-10-20 00:43:33 +03:00
sandeep 53e2c1fd7c Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev 2021-10-20 03:06:12 +05:30
sandeep bdcdd37ad8 misc template update 2021-10-20 03:05:53 +05:30
mzack ae99a88f52 timer.after => timer 2021-10-19 19:39:33 +02:00
Ice3man 002f3de5c4
Merge pull request #1127 from pmareke/fix/add-validation-for-github-and-gitlab-config
fix: add validation for github and gitblab options
2021-10-19 22:35:48 +05:30
Ice3man543 5383040a83 Misc 2021-10-19 22:28:48 +05:30
Ice3man543 ec424e01e4 MIsc 2021-10-19 22:20:29 +05:30
Ice3man543 c4e5fa49dd Added integration tests for http and network 2021-10-19 22:17:44 +05:30
sandeep ba6e9a064d Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev 2021-10-19 22:00:13 +05:30
Sandeep Singh bf659701b6
Merge pull request #1153 from projectdiscovery/template-update
Github Issue template updates + PR template addition
2021-10-19 21:59:27 +05:30
Ice3man543 de01158556 Removed non-used code 2021-10-19 21:52:40 +05:30
Ice3man543 55eab08faa Slight change to formatting 2021-10-19 21:33:17 +05:30
Ice3man543 612ab61df4 Reworked self-contained requests to template 2021-10-19 21:29:18 +05:30
Pedro López Mareque 2aade725b7 chore: fix pr comment 2021-10-19 17:17:45 +02:00
Pedro López Mareque 8df46e1774 chore: fix pr comment 2021-10-19 17:15:58 +02:00
sandeep 488c6901b5 More changes as per GitHub suggestion - https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms#markdown-issue-template 2021-10-19 20:11:33 +05:30
sandeep f498f165c2 misc changes 2021-10-19 19:45:10 +05:30
sandeep 28f068f505 misc update 2021-10-19 19:23:05 +05:30
sandeep 1a7b6aa139 Github Issue template updates + PR template addition 2021-10-19 17:23:52 +05:30
mzack 0ba3b19f1f fixing merge issues 2021-10-19 11:31:36 +02:00
Mzack9999 cdfafa3013
Merge branch 'dev' into issue-829-network-read-all 2021-10-19 11:28:33 +02:00
Alexey Zhuchkov 5584fc285d Add regexp pattern for template-id 2021-10-19 00:58:49 +03:00
Sandeep Singh 194d90e2c2
Merge pull request #1149 from projectdiscovery/release-workflow-fix
release workflow fix
2021-10-19 02:39:40 +05:30
sandeep d022804d61 release workflow fix 2021-10-19 02:31:25 +05:30
Sandeep Singh dbbaf8da1a
Merge pull request #1148 from projectdiscovery/uniform-json
Uniform JSON output
2021-10-19 01:36:16 +05:30
sandeep 2b9bd7e9c3 Uniform JSON output 2021-10-19 01:26:21 +05:30
Pedro López Mareque 17ce2848e6 chore: fix pr comment 2021-10-18 20:57:21 +02:00
Pedro López Mareque 5a03acb2ef chore: fix pr comment 2021-10-18 20:54:30 +02:00
Pedro López Mareque 12cf051271 chore: fix pr comment 2021-10-18 20:52:35 +02:00
Pedro López Mareque befb79decb chore: fix pr comment 2021-10-18 20:49:12 +02:00
Pedro López Mareque 9734297d2d chore: fix pr comment 2021-10-18 20:48:23 +02:00
Pedro López Mareque 2e26b0fa49 chore: fix pr comments 2021-10-18 20:45:51 +02:00
Ice3man543 6e7318bcba Misc output fix 2021-10-18 20:34:26 +05:30
Ice3man 6741cfb4f4
Merge pull request #1144 from projectdiscovery/issue-1129-headless-proxy
Fixing http proxy not working in headless browser
2021-10-18 19:54:23 +05:30
Ice3man543 b01dd81d84 Misc 2021-10-18 19:50:28 +05:30
Ice3man543 0385241732 Misc 2021-10-18 19:48:47 +05:30
Ice3man543 75609a9323 Merge branch 'self-contained-templates' of https://github.com/projectdiscovery/nuclei into self-contained-templates 2021-10-18 19:15:44 +05:30
Ice3man 4c996a68ea
Merge pull request #1146 from projectdiscovery/issue-1115-interactsh-in-payloads
Adding support for interactsh in http payloads
2021-10-18 18:44:47 +05:30
Ice3man543 eac57fb229 Fixed host header not working in raw request 2021-10-18 18:39:32 +05:30
mzack a48e5f52e2 Adding support for interactsh in http payloads 2021-10-18 14:25:25 +02:00
mzack fbea7535ca removing unrecognized routine 2021-10-18 09:38:43 +02:00
mzack 83924e203d fixing object assignment 2021-10-18 09:36:22 +02:00
mzack c8edd4ce4a Fixing http proxy not working in headless browser 2021-10-18 09:32:38 +02:00
sandeep 9073075451 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into self-contained-templates 2021-10-17 19:50:42 +05:30
Ice3man543 e3644cf0d8 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into self-contained-templates 2021-10-17 18:50:16 +05:30
Ice3man543 8c9d9a77bf Added self-contained to network protocol 2021-10-17 18:50:07 +05:30