Sandeep Singh
7b60b31750
Merge pull request #1481 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.42.33
...
chore(deps): bump github.com/aws/aws-sdk-go from 1.42.3 to 1.42.33 in /v2
2022-01-14 00:12:23 +05:30
Sandeep Singh
3281b727d2
Merge pull request #1480 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/owenrumney/go-sarif-1.1.1
...
chore(deps): bump github.com/owenrumney/go-sarif from 1.0.11 to 1.1.1 in /v2
2022-01-14 00:11:35 +05:30
Sandeep Singh
04cd7a9699
Merge pull request #1482 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/itchyny/gojq-0.12.6
...
chore(deps): bump github.com/itchyny/gojq from 0.12.5 to 0.12.6 in /v2
2022-01-14 00:11:25 +05:30
dependabot[bot]
eb498577b5
chore(deps): bump github.com/projectdiscovery/fastdialer in /v2
...
Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer ) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases )
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.0.13...v0.0.14 )
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/fastdialer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:12:57 +00:00
dependabot[bot]
25f3a9740d
chore(deps): bump github.com/itchyny/gojq from 0.12.5 to 0.12.6 in /v2
...
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq ) from 0.12.5 to 0.12.6.
- [Release notes](https://github.com/itchyny/gojq/releases )
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.5...v0.12.6 )
---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:12:54 +00:00
dependabot[bot]
2be05110db
chore(deps): bump github.com/aws/aws-sdk-go in /v2
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.42.3 to 1.42.33.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.42.3...v1.42.33 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:12:49 +00:00
dependabot[bot]
3bed9b76cb
chore(deps): bump github.com/owenrumney/go-sarif in /v2
...
Bumps [github.com/owenrumney/go-sarif](https://github.com/owenrumney/go-sarif ) from 1.0.11 to 1.1.1.
- [Release notes](https://github.com/owenrumney/go-sarif/releases )
- [Changelog](https://github.com/owenrumney/go-sarif/blob/main/.goreleaser.yml )
- [Commits](https://github.com/owenrumney/go-sarif/compare/v1.0.11...v1.1.1 )
---
updated-dependencies:
- dependency-name: github.com/owenrumney/go-sarif
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 13:12:35 +00:00
Ice3man
24326389a4
Added interactsh additional variables support ( #1468 )
...
* Added interactsh additional variables support
* Added support for interact server rotation
* Misc fixes to interact related modules
* Fixed a crash with interactsh
* Perform deduplication of output extract data before printing
2022-01-13 13:22:43 +05:30
sandeep
3d21d9e1ec
go mod update
2022-01-01 12:57:51 +05:30
mzack
9b8344c391
updating interactsh dep to latest ldap commit
2021-12-27 08:20:27 +01:00
Sandeep Singh
8fbe451d54
Merge branch 'dev' into feature-ldap
2021-12-25 12:49:44 +05:30
sandeep
da2f6dd6cc
go mod update
2021-12-25 12:47:02 +05:30
Sandeep Singh
2dc877a99f
Merge pull request #1247 from projectdiscovery/research-aws-signing
...
Adding support for aws request signing
2021-12-20 01:06:13 +05:30
sandeep
6cde5843b5
go mod updates
2021-12-19 18:05:09 +05:30
Sajad Parra
0a82669163
update rdap to fix go mod tidy error
2021-12-19 15:46:38 +05:30
Sajad
5200bcd94f
Whois Protocol Support (using rdap) ( #1354 )
...
* init rdap
* add an integration test, option to supply RDAP server to execute the request on
* add rdap protocolMappings
* add debug info, add IP, ASN query type support
* rename rdap to whois, Host to Query in template
* rename pending rdap to whois
* remove port from whois varaiables
* set Host variable even if input is not a parsable url
2021-12-16 17:08:02 +05:30
mzack
aeab730dc2
fixing merge conflicts
2021-12-07 09:59:17 +01:00
mzack
197971e6fa
Merge branch 'dev' into research-aws-signing
2021-12-07 09:58:55 +01:00
Mzack9999
f2f77b4e75
updating go.sum
2021-12-06 18:18:34 +01:00
mzack
9ab674adbc
improving cross-os filepath handling
2021-12-06 16:04:39 +01:00
Mzack9999
a72425289b
Improving path handling on windows
2021-12-06 11:38:22 +01:00
mzack
c47196bcc8
Merge branch 'dev' into research-aws-signing
2021-12-06 08:17:03 +01:00
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
Mzack9999
40baa302b2
Merge branch 'dev' into research-aws-signing
2021-12-02 12:56:37 +01:00
mzack
a631262d91
Merge branch 'dev' into research-aws-signing
2021-11-29 09:36:12 +01:00
Ice3man543
c720354be2
Added part definition information to docs + misc
2021-11-26 16:23:54 +05:30
Ice3man543
caaa5c6594
Automatically generate docs for enum values
2021-11-25 19:34:01 +05:30
Sajad
f74ff3fc49
Tag based struct validation ( #1256 )
...
* Added tag based struct validation
2021-11-20 13:25:27 +05:30
mzack
b42f0d32ea
Merge branch 'dev' into research-aws-signing
2021-11-18 21:50:49 +01:00
Mzack9999
7f5f791e23
Adding dns trace support in dns templates ( #1236 )
...
* Adding dns trace support in dns templates + minor refactoring
2021-11-18 19:22:11 +05:30
mzack
34889d50f8
correcting variable name
2021-11-12 19:58:12 +01:00
mzack
882a156b63
Merge branch 'dev' into research-aws-signing
2021-11-12 19:55:35 +01:00
mzack
041361c45e
Adding aws sign prototype
2021-11-12 19:29:45 +01:00
Ice3man543
390ca8b3c6
Merge from dev
2021-11-03 18:58:00 +05:30
Ice3man543
87c3071ba7
Misc
2021-11-02 14:59:05 +05:30
Ice3man543
bb05be7b95
Added integration tests for websocket + misc fixes
2021-11-01 15:47:20 +05:30
Ice3man543
a10b79d7a8
merge from engine-refactor and dev
2021-10-29 18:26:06 +05:30
Ice3man543
0abc7202b1
Misc fixes with goflags
2021-10-28 17:45:38 +05:30
Ice3man543
bfaea5b89d
Added more variables for DNS requests
2021-10-25 18:35:45 +05:30
Ice3man
f25c7c3a1d
Merge branch 'dev' into more-protocols
2021-10-20 21:29:28 +05:30
Ice3man543
8c9d9a77bf
Added self-contained to network protocol
2021-10-17 18:50:07 +05:30
Sandeep Singh
680a2ad76b
Merge branch 'dev' into feature-preserve-input-order
2021-10-16 18:47:26 +05:30
Sandeep Singh
f7759766f7
Merge pull request #1117 from projectdiscovery/issue-1018-gbk
...
Improving gbk detection coverage
2021-10-16 11:10:03 +05:30
Ice3man
0e3c656103
Added curl command to http request report ( #1107 )
...
* Added curl command to http request report
2021-10-15 11:25:50 +03:00
mzack
88dc16c910
Improving gbk detection coverage
2021-10-14 00:17:24 +02:00
mzack
30558eabf4
Merge branch 'dev' into feature-preserve-input-order
2021-10-12 09:42:23 +02:00
sandeep
cb32a7b5e2
misc update
2021-10-09 20:00:33 +05:30
Ice3man
e79c6262b9
Merge branch 'dev' into cli-variables-as-payload
2021-10-09 19:57:48 +05:30
sandeep
bdc38a49a6
misc update
2021-10-07 21:28:54 +05:30
sandeep
100cd41548
mod update
2021-10-07 21:11:02 +05:30
sandeep
7e81989901
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into cli-variables-as-payload
2021-10-07 21:06:38 +05:30
sandeep
c4b69f5991
interactsh update
2021-10-07 21:03:00 +05:30
mzack
571f6b8c4c
misc
2021-10-07 12:39:22 +02:00
Mzack9999
e89e233543
Merge branch 'dev' into cli-variables-as-payload
2021-10-07 12:38:36 +02:00
mzack
12b6b2ca89
Add support for CLI payload variables
2021-10-07 12:36:27 +02:00
sandeep
2ef034721f
interactsh client update
2021-10-07 14:23:38 +05:30
Ice3man543
396f17484e
Added websocket protocol support to nuclei
2021-09-27 18:02:49 +05:30
mzack
71e4396bd4
Adding support to preserve input order
2021-09-26 22:33:12 +02:00
Ice3man543
f6e9acf06f
More work on other protocol additions
2021-09-23 18:30:44 +05:30
Ice3man543
ea8a709bea
Upgraded go-rod to latest version
2021-09-18 15:38:15 +05:30
mzack
301c263dc8
dropping glog based dbs
2021-09-17 10:11:27 +02:00
mzack
dd3f84c60d
updating fastdialer
2021-09-17 09:40:55 +02:00
mzack
e314a062df
Merge branch 'dev' into fastdialer-fix
2021-09-17 09:09:12 +02:00
mzack
a08d90e9df
misc
2021-09-17 09:08:01 +02:00
mzack
d40755ef65
tidying go modules
2021-09-16 17:46:02 +02:00
sandeep
38268d485b
misc update
2021-09-16 20:49:50 +05:30
Ice3man543
7aa8cc54f1
Added updated fastdialer for panic fix
2021-09-16 16:44:03 +05:30
Ice3man543
4d52fb45e4
Misc changes to update and ignore handling
2021-09-15 04:01:40 +05:30
Ice3man543
d7c6d1d0f5
misc
2021-09-13 15:20:46 +05:30
Ice3man543
c1e4a613c8
Misc
2021-09-13 15:10:36 +05:30
Ice3man543
638c7633cb
Misc updates
2021-09-13 15:03:04 +05:30
Ice3man543
cb39fd9d13
Use separate nuclei version check infra
2021-09-11 18:40:07 +05:30
Ice3man543
ec814ca0e2
Misc
2021-09-10 20:36:22 +05:30
Ice3man543
5661a21148
go.mod update
2021-09-10 20:22:39 +05:30
Ice3man543
3b7f7aaca2
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev
2021-09-10 17:02:38 +05:30
Ice3man543
b25188ab4f
Misc
2021-09-10 17:01:59 +05:30
GitHub Action
d3e2d32c54
Auto Generate Syntax Docs + JSONSchema [Fri Sep 10 09:34:25 UTC 2021] 🤖
2021-09-10 09:34:25 +00:00
Ice3man543
2e923f683a
go.mod tidy
2021-09-09 19:23:28 +05:30
Sandeep Singh
ec10852a68
Merge pull request #986 from projectdiscovery/validate-fixes
...
Added new stats counters + validation fixes
2021-09-01 15:31:18 +05:30
sandeep
8fcfa28fbb
Revert "Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 07:30:30 UTC 2021] 🤖 "
...
This reverts commit 443775fc5b
.
2021-09-01 15:17:47 +05:30
GitHub Action
99c772a340
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 09:40:13 UTC 2021] 🤖
2021-09-01 09:40:13 +00:00
GitHub Action
443775fc5b
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 07:30:30 UTC 2021] 🤖
2021-09-01 07:30:30 +00:00
Ice3man543
c3e32f5e15
Added new stats counters + validation fixes
2021-08-31 19:27:26 +05:30
Ice3man543
b38d8cdc5a
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into dev
2021-08-27 16:11:05 +05:30
Ice3man543
4b4f7005fd
Bump retryablehttp-go
2021-08-27 16:11:00 +05:30
mzack
72ad860f6d
Bumping pogreb version
2021-08-25 23:59:33 +02:00
Ice3man543
6a673053c2
Added jsonschema generation for yaml syntax
2021-08-23 23:50:45 +05:30
Ice3man543
919d726762
Added docs generate github action
2021-08-20 15:24:33 +05:30
Ice3man543
2bf3652593
Merge branch 'yamldoc' of https://github.com/projectdiscovery/nuclei into yamldoc
2021-08-20 15:15:09 +05:30
Ice3man543
232c0d9e0e
Fixed some merge problems + misc docgen
2021-08-20 15:11:19 +05:30
Ice3man543
4cc770f102
Merged dev
2021-08-19 16:51:02 +05:30
Ice3man
737bf28b8b
Merge branch 'dev' into host-max-errors
2021-08-16 21:26:32 +05:30
Ice3man543
f216c6f6b3
Added HostErrorsCache for tracking failed hosts
2021-08-16 21:24:37 +05:30
mzack
a038889c21
Merge branch 'dev' into yamldoc
2021-08-10 08:04:50 +02:00
Sandeep Singh
af6a720e21
Merge pull request #900 from projectdiscovery/xpath-extractors
...
Added xpath extractors for http requests
2021-08-10 02:16:56 +05:30
mzack
b7ceb7887c
bumping goflags version
2021-08-09 19:19:54 +02:00
mzack
9b7c13fe28
merging dev
2021-08-09 13:05:59 +02:00
mzack
fbe9d3d0a4
Merge branch 'dev' into xpath-extractors
2021-08-09 13:04:57 +02:00
mzack
4d81aead0f
Merge branch 'dev' into feature-cli-variables
2021-08-09 12:49:29 +02:00
mzack
2a12b2917f
misc
2021-08-09 12:02:16 +02:00