dependabot[bot]
|
dd070dcd7a
|
chore(deps): bump alpine from 3.18.0 to 3.18.2 (#3838)
Bumps alpine from 3.18.0 to 3.18.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 13:14:46 +05:30 |
|
dependabot[bot]
|
d0141ffcf0
|
chore(deps): bump github.com/projectdiscovery/fastdialer in /v2 (#3840)
Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.28 to 0.0.29.
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.0.28...v0.0.29)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 13:14:31 +05:30 |
|
dependabot[bot]
|
c2947ed27a
|
chore(deps): bump github.com/aws/aws-sdk-go-v2/config in /v2 (#3839)
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.18.25 to 1.18.27.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.25...config/v1.18.27)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 13:14:20 +05:30 |
|
dependabot[bot]
|
9a1c3d0358
|
chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#3837)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-19 13:14:05 +05:30 |
|
Mzack9999
|
6e1220cc91
|
Merge pull request #3824 from projectdiscovery/issue-3734-not-consider-case-sensitive-flags
update goflags dependency
|
2023-06-15 15:48:47 +02:00 |
|
Ramana Reddy
|
8b7c50042f
|
bump goflags v0.1.9 => v0.1.10
|
2023-06-15 18:56:34 +05:30 |
|
Tarun Koyalwar
|
bcb8525c46
|
bump tlsx version
|
2023-06-15 18:55:48 +05:30 |
|
Tarun Koyalwar
|
a132692f35
|
fix race condition in tlsx
|
2023-06-15 18:52:13 +05:30 |
|
Ramana Reddy
|
9bba1655c1
|
update goflags dependency
|
2023-06-15 18:51:05 +05:30 |
|
Ramana Reddy
|
fed9b36b1a
|
update goflags dependency
|
2023-06-15 18:18:09 +05:30 |
|
Tarun Koyalwar
|
1de5a8a072
|
go mod tidy
|
2023-06-15 17:03:53 +05:30 |
|
Tarun Koyalwar
|
cf0b092dd6
|
Merge branch 'dev' into tlsx-dep-update
|
2023-06-15 17:00:10 +05:30 |
|
Tarun Koyalwar
|
0bf0f1c21a
|
bump tlsx version
|
2023-06-15 16:58:56 +05:30 |
|
Mzack9999
|
00c646149b
|
Merge pull request #3820 from projectdiscovery/issue-3327-file-matchers-with-and
Fixing file matchers with nested and condition
|
2023-06-14 10:17:40 +02:00 |
|
Mzack9999
|
c35e491edd
|
Merge pull request #3816 from projectdiscovery/issue-3731-safe-deref
Issue 3731 safe deref
|
2023-06-14 09:54:18 +02:00 |
|
Mzack9999
|
200faa107e
|
adding integration test
|
2023-06-13 17:27:26 +02:00 |
|
Mzack9999
|
18e2d2cb24
|
fixing test id
|
2023-06-13 17:24:31 +02:00 |
|
Mzack9999
|
a4ef3ea3a9
|
fixing and condition
|
2023-06-13 17:24:23 +02:00 |
|
Mzack9999
|
f9039c0557
|
adding comment
|
2023-06-12 12:35:21 +02:00 |
|
Mzack9999
|
83b6ab54a6
|
Using safe dereferencing
|
2023-06-12 12:30:46 +02:00 |
|
dependabot[bot]
|
caedc8afaf
|
chore(deps): bump github.com/projectdiscovery/hmap in /v2 (#3781)
Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.11 to 0.0.13.
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.11...v0.0.13)
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/hmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 15:53:12 +05:30 |
|
dependabot[bot]
|
d726d09ed7
|
chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 in /v2 (#3812)
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.7.0)
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 14:30:07 +05:30 |
|
dependabot[bot]
|
f7c02e2977
|
chore(deps): bump github.com/projectdiscovery/rawhttp in /v2 (#3811)
Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.11 to 0.1.13.
- [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
- [Commits](https://github.com/projectdiscovery/rawhttp/compare/v0.1.11...v0.1.13)
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/rawhttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 14:29:32 +05:30 |
|
dependabot[bot]
|
1182948ce7
|
chore(deps): bump github.com/go-playground/validator/v10 in /v2 (#3810)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.2 to 10.14.1.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.2...v10.14.1)
---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 14:29:14 +05:30 |
|
dependabot[bot]
|
d25c7d26ff
|
chore(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (#3809)
Bumps golang from 1.20.4-alpine to 1.20.5-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 14:28:58 +05:30 |
|
Mzack9999
|
a7fb15d0bd
|
Adding support for code templates (#2930)
* Adding support for code templates
* adding support for python, powershell and echo (test)
* removing debug code
* introducing command + trivial trust store mechanism
* updating tests
* adding basic tests
* removing deprecated oracle
* mod tidy
* adding signature proto with debug prints
* removing debug code
* fixing test
* fixing param order
* improving test conditional build
* disable file+offlinehttp+code with cloud
* adding env vars
* removing debug code
* reorganizing test folders
* adding code template test prototype with dummy priv/pub keys
* bump go to 1.20
* fixing go version
* fixing lint errors
* adding fatal on pub-key test failure
* switching to ecdsa asn1
* removing unused signature
* fixing signature
* adding more tests
* extending core with engine args + powershell win test
* adding unsigned code test
* skip template signing in particular test case
* improving test coverage
* refactoring key names + adding already signed algo
* removing debug code
* fixing syntax
* fixing lint issues
* removing test template
* fixing dns tests path
* output fmt
* adding interact
* fixing lint issues
* adding -sign cli helper
* fixing nil pointer + parse inline keys
* making rsa default
* adding code prot. ref
* moving file to correct loc
* moving test
* Issue 3339 headless fuzz (#3790)
* Basic headless fuzzing
* Remove debug statements
* Add integration tests
* Update template
* Fix recognize payload value in matcher
* Update tempalte
* use req.SetURL()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
* Auto Generate Syntax Docs + JSONSchema [Fri Jun 9 00:23:32 UTC 2023] 🤖
* Add headless header and status matchers (#3794)
* add headless header and status matchers
* rename headers as header
* add integration test for header+status
* fix typo
* add retry to py-interactsh integration test
---------
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: Shubham Rasal <shubham@projectdiscovery.io>
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dogan Can Bakir <65292895+dogancanbakir@users.noreply.github.com>
Co-authored-by: Tarun Koyalwar <45962551+tarunKoyalwar@users.noreply.github.com>
|
2023-06-09 20:54:24 +05:30 |
|
Tarun Koyalwar
|
e1d3f474a4
|
support for dynamic variables in template context (multi protocol execution) (#3672)
* multi proto request genesis
* adds template context dynamic vars
* feat: proto level resp variables
* remove proto prefix hacky logic
* implement template ctx args
* remove old var name logic
* improve AddTemplateVars func
* add multi proto comments+docs
* vardump with sorted keys
* fix race condition in ctx args
* default initialize ctx args
* use generic map
* index variables with multiple values
* fix nil cookies
* use synclock map
* fix build failure
* fix lint error
* resolve merge conflicts
* multi proto: add unit+ integration tests
* fix unit tests
* Issue 3339 headless fuzz (#3790)
* Basic headless fuzzing
* Remove debug statements
* Add integration tests
* Update template
* Fix recognize payload value in matcher
* Update tempalte
* use req.SetURL()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
* Auto Generate Syntax Docs + JSONSchema [Fri Jun 9 00:23:32 UTC 2023] 🤖
* Add headless header and status matchers (#3794)
* add headless header and status matchers
* rename headers as header
* add integration test for header+status
* fix typo
---------
Co-authored-by: Shubham Rasal <shubham@projectdiscovery.io>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dogan Can Bakir <65292895+dogancanbakir@users.noreply.github.com>
|
2023-06-09 19:52:56 +05:30 |
|
Dogan Can Bakir
|
a4ca2021cd
|
Add headless header and status matchers (#3794)
* add headless header and status matchers
* rename headers as header
* add integration test for header+status
* fix typo
|
2023-06-09 15:03:03 +05:30 |
|
GitHub Action
|
6330dd910a
|
Auto Generate Syntax Docs + JSONSchema [Fri Jun 9 00:23:32 UTC 2023] 🤖
|
2023-06-09 00:23:32 +00:00 |
|
Shubham Rasal
|
a34b94e62f
|
Issue 3339 headless fuzz (#3790)
* Basic headless fuzzing
* Remove debug statements
* Add integration tests
* Update template
* Fix recognize payload value in matcher
* Update tempalte
* use req.SetURL()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
|
2023-06-09 05:50:44 +05:30 |
|
三米前有蕉皮
|
b4e4715d36
|
deprecatedProtocolNameTemplates concurrent map writes (#3785)
* deprecatedProtocolNameTemplates
* use syncLock
* fix lint error
* change version in deprecated warning msg
* comment asnmap expand unit test
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
Co-authored-by: Tarun Koyalwar <45962551+tarunKoyalwar@users.noreply.github.com>
|
2023-06-08 23:58:40 +05:30 |
|
Sandeep Singh
|
dcc1c51c14
|
Merge branch 'dev' into tlsx-dep-update
|
2023-06-08 16:11:29 +05:30 |
|
dependabot[bot]
|
78f4d9f5ba
|
chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.26 to 0.0.28 in /v2 (#3779)
* chore(deps): bump github.com/projectdiscovery/fastdialer in /v2
Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.26 to 0.0.28.
- [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
- [Commits](https://github.com/projectdiscovery/fastdialer/compare/v0.0.26...v0.0.28)
---
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>
* Bump retryabledns to 0.28
* Update the retryabledns
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shubhamrasal <shubhamdharmarasal@gmail.com>
|
2023-06-08 11:35:53 +05:30 |
|
sandeep
|
6082672f85
|
dep update
|
2023-06-08 03:31:42 +05:30 |
|
Dogan Can Bakir
|
512a481997
|
enable no-httpx when passive scan is launched (#3789)
|
2023-06-07 18:46:01 +05:30 |
|
dependabot[bot]
|
b80cf85368
|
chore(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 in /v2 (#3780)
Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 03:49:59 +05:30 |
|
dependabot[bot]
|
689399323c
|
chore(deps): bump github.com/xanzy/go-gitlab in /v2 (#3778)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.83.0 to 0.84.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.83.0...v0.84.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 03:49:04 +05:30 |
|
dependabot[bot]
|
724863d7bc
|
chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#3777)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-06 03:48:22 +05:30 |
|
sandeep
|
82d974ae85
|
version update
v2.9.6
|
2023-06-01 17:39:28 +05:30 |
|
Sandeep Singh
|
bcb01c5225
|
uncover dep update (#3773)
|
2023-06-01 17:37:32 +05:30 |
|
dependabot[bot]
|
cd7d67c040
|
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#3753)
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.2.2...sdk/azcore/v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-01 17:15:52 +05:30 |
|
dependabot[bot]
|
26ea138dde
|
chore(deps): bump github.com/projectdiscovery/ratelimit in /v2 (#3750)
Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.6 to 0.0.8.
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](https://github.com/projectdiscovery/ratelimit/compare/v0.0.6...v0.0.8)
---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/ratelimit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-01 17:15:40 +05:30 |
|
dependabot[bot]
|
3e5eb30577
|
chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.9.0 in /v2 (#3751)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.9.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-01 17:15:29 +05:30 |
|
Tarun Koyalwar
|
8f55579924
|
fix gitlab custom template update (#3769)
* fix gitlab custom template update
* exclude AS134029 from unit test
|
2023-06-01 14:59:15 +05:30 |
|
Mzack9999
|
168d9e2c21
|
Extending multistep support (#3546)
* Extending multistep support
* duping buffer
* adding python pack/unpack
* fixing deps
* bump dsl version
* fixing go sum
* adding inline matchers/extractors
* pointing to latest dsl
* fixing looping
* refining inline matchers/extractors
* bumping dsl
* bump dsl
* show conn read errors
* removing redundant logic
superseded by js layer
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
|
2023-06-01 06:19:19 +05:30 |
|
Keith Chason
|
4d6080f3bc
|
"Executer" to "Executor" (#3760)
* Fix spelling of "executer" to "executor"
* minor change: use defer file.Close()
---------
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
|
2023-06-01 02:28:10 +05:30 |
|
sandeep
|
7d5fa300ee
|
test update
v2.9.5
|
2023-05-28 20:33:35 +05:30 |
|
sandeep
|
8731282282
|
Merge remote-tracking branch 'origin' into dev
|
2023-05-28 17:12:23 +05:30 |
|
sandeep
|
74ab1428be
|
Merge branch 'dev'
|
2023-05-28 16:58:08 +05:30 |
|
sandeep
|
44f8f6bb67
|
version update
|
2023-05-28 16:20:04 +05:30 |
|