sandeep
2d1c96a338
dev: version update
2022-02-05 21:13:26 +05:30
sandeep
7c8137cfff
readme update
2022-02-05 20:39:59 +05:30
Sandeep Singh
8566bc0374
Merge pull request #1472 from projectdiscovery/remote-templates
...
Add support to run remote template
2022-01-27 18:02:52 +05:30
Sajad Parra
a47d4f8b8f
validate remote input list URL and it's contents against allowed remote template domain list
2022-01-27 13:45:03 +05:30
Sajad Parra
c6de2ca406
rename few vars, extract duplicate functions to utils
2022-01-24 16:48:12 +05:30
sandeep
49ed4d2b93
dev version update
2022-01-23 14:25:28 +05:30
sandeep
aa695c4197
version update
2022-01-23 13:18:06 +05:30
Sajad Parra
ba33622073
add unit test coverage for remote tempates
2022-01-21 20:14:50 +05:30
Sajad Parra
7af556c36c
return validation result instead of continue in the loop
2022-01-18 14:44:58 +05:30
Sajad Parra
09893539d2
update validation logic to validate workflow templates and subtemplates
2022-01-14 16:27:54 +05:30
sandeep
c3f27caa64
dev version update
2022-01-13 18:54:07 +05:30
sandeep
a6c4c7c9b6
version update
2022-01-13 17:53:04 +05:30
Sajad Parra
d1303797c0
* Add support to run remote template
...
* Add remote-template-domain config only flag to specify allowed domain list to load remote templates from
2022-01-12 18:33:17 +05:30
Mzack9999
0635b9e54f
Adding support for ignore file path override if custom config file is used ( #1441 )
...
* Adding support for ignore file path override if custom config file is used
2022-01-10 14:46:48 +05:30
Mzack9999
39519c01a6
Adding support for template id based execution ( #1448 )
2022-01-07 17:30:20 +05:30
sandeep
33e98386c9
dev version update
2021-12-19 18:16:06 +05:30
sandeep
6cde5843b5
go mod updates
2021-12-19 18:05:09 +05:30
sandeep
2f00e27bd1
dev version update
2021-12-18 19:58:59 +05:30
sandeep
1297c883a6
version update
2021-12-18 19:43:52 +05:30
sandeep
d6a3e30233
dev version update
2021-12-13 19:04:22 +05:30
sandeep
aae06e61bd
fix: updating default interactsh server to use
2021-12-13 18:42:01 +05:30
sandeep
28b197d79f
dev version update
2021-12-09 15:23:24 +05:30
Mzack9999
a72425289b
Improving path handling on windows
2021-12-06 11:38:22 +01:00
sandeep
fb3b4fc510
version update
2021-12-05 19:45:44 +05:30
Mzack9999
3c88afac0c
Fixing payloads path during validation ( #1320 )
...
* Fixing payloads path during validation
* Added GH Action for public template parsing / validation
* tracking payload errors as syntax warnings
* improving path parsing + introducing hard failure for runtime errors on validation
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2021-12-05 19:41:14 +05:30
Sandeep Singh
a0da7452e3
Merge pull request #1315 from projectdiscovery/validate-flag
...
validate flag updates
2021-12-02 17:23:34 +05:30
LuitelSamikshya
6d5146e540
validate flag updates
2021-12-01 10:35:18 -06:00
forgedhallpass
7e22d70ded
refactor/documentation: typos and grammatical errors
2021-11-25 18:54:16 +02:00
forgedhallpass
47340f06b0
refactor: uniformly sorted imports
2021-11-25 17:09:20 +02:00
forgedhallpass
4bccb6cf8a
fix: File and directory creation permission changes
...
Directories: 0755 (5 - group and other can read cd into the directory and read it's content)
Files: 0644 (4 - group and other can only read the created files)
Tests files: 0777
2021-11-25 14:37:57 +02:00
Ice3man543
e8197f127f
Fixed rmeote url loader test cases
2021-11-05 17:24:23 +05:30
Ice3man543
390ca8b3c6
Merge from dev
2021-11-03 18:58:00 +05:30
Sandeep Singh
0f897a3977
Merge pull request #1186 from projectdiscovery/protocol-types
...
Added new type and exclude-type flag
2021-11-03 18:47:26 +05:30
Ice3man543
47949c0b52
Use separate type enum for protocol types
2021-11-03 17:18:35 +05:30
Ice3man543
bdb415b0c7
Misc changes as per review
2021-11-03 02:23:48 +05:30
Ice3man543
1ca2cf3bea
Misc
2021-10-28 23:17:05 +05:30
Jop Zitman
1dce8af045
Linting issues
2021-10-26 15:34:33 +02:00
Jop Zitman
86cf09fa3f
Merge branch 'dev' into remote-template-workflow-lists
...
# Conflicts:
# v2/cmd/nuclei/main.go
2021-10-26 15:33:39 +02:00
Ice3man543
6541b04f4c
Added new type and exclude-type flag
2021-10-25 23:24:42 +05:30
sandeep
fdb7c0d6cd
dev update
2021-10-21 06:20:40 +05:30
sandeep
f260ed6da7
readme + version update
2021-10-21 06:17:18 +05:30
Jop Zitman
14bb1b7b21
Implement `-template-url` and `-workflow-url` for retrieving lists of templates/workflows to run.
2021-10-14 23:33:08 +02:00
forgedhallpass
8392143944
Merge remote-tracking branch 'origin/dev' into colorize_responses
2021-10-11 14:00:53 +03:00
Alexey Zhuchkov
3e8a0af36f
Add exclude severity filter
2021-10-08 22:27:27 +03:00
forgedhallpass
0a9704ebd8
[feature] Add coloring to debug information #999
...
* code-review fixes
2021-10-07 20:54:12 +03:00
sandeep
5cd9ce03df
version update
2021-09-26 18:03:18 +05:30
sandeep
54214eb400
version update
2021-09-18 15:53:44 +05:30
forgedhallpass
2baf695709
Merge remote-tracking branch 'origin/dev' into code_smells
2021-09-16 20:00:21 +03:00
sandeep
2b99561b5d
misc update
2021-09-15 14:23:02 +05:30
Ice3man543
4d52fb45e4
Misc changes to update and ignore handling
2021-09-15 04:01:40 +05:30