3663 Commits

Author SHA1 Message Date
dependabot[bot]
dfe036b332
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.43.25 to 1.43.26.
- [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.43.25...v1.43.26)

---
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-03-28 05:21:56 +00:00
dependabot[bot]
1d3d264e12
chore(deps): bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 05:05:02 +00:00
dependabot[bot]
d1de7549d7
chore(deps): bump alpine from 3.15.1 to 3.15.2
Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 05:05:01 +00:00
Sandeep Singh
d237725242
Merge pull request #1754 from projectdiscovery/issue-1750-crash
Fixing stats printing with invalid templates
2022-03-25 23:42:00 +05:30
Mzack9999
e6414a9dad
Merge pull request #1764 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.25
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.24 to 1.43.25 in /v2
2022-03-25 08:44:14 +01:00
dependabot[bot]
eb2797f5a1
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.43.24 to 1.43.25.
- [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.43.24...v1.43.25)

---
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-03-25 05:19:23 +00:00
Sandeep Singh
bcf705c162
Merge pull request #1696 from projectdiscovery/proxy-internal-requests
Adding proxy support for internal standard HTTP requests
2022-03-24 16:28:44 +05:30
Sandeep Singh
9e7a3233d6
Merge pull request #1744 from skhalsa-sigsci/randomip
Random IP Helper Function
2022-03-24 16:28:01 +05:30
Mzack9999
a2f46ae1b0
Merge pull request #1757 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.24
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.23 to 1.43.24 in /v2
2022-03-24 11:18:00 +01:00
dependabot[bot]
608bc0b0de
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.43.23 to 1.43.24.
- [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.43.23...v1.43.24)

---
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-03-24 05:22:48 +00:00
Sandeep Singh
8ee4f9f797
Merge branch 'dev' into proxy-internal-requests 2022-03-23 23:12:51 +05:30
mzack
2de303ec7f Add support for custom headers from file 2022-03-23 18:07:02 +01:00
Xavier Stevens
4a65097194 Squashed commit of the following:
commit b590de2de14923e4cb35dd19845e12833a4ccbfa
Author: Xavier Stevens <xstevens@users.noreply.github.com>
Date:   Wed Mar 23 08:29:37 2022 -0700

    Updated rand_ip to use variadic args

commit ea883be8c0aa56174a1301252129289334659f3f
Author: Xavier Stevens <xstevens@users.noreply.github.com>
Date:   Tue Mar 22 16:59:19 2022 -0700

    Updated rand_ip function to handle multiple CIDRs
2022-03-23 08:37:05 -07:00
mzack
906e6e3e94 removing test code 2022-03-23 16:31:42 +01:00
mzack
55a4da5dab Adding HexOrString helper 2022-03-23 16:26:05 +01:00
mzack
7d75bd9248 Fixing stats printing with invalid templates 2022-03-23 14:13:30 +01:00
sandeep
9f1186b911 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into issue-1703-minor-changes 2022-03-23 13:00:31 +05:30
Sandeep Singh
d2fbf875cd
Merge pull request #1752 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.23
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.22 to 1.43.23 in /v2
2022-03-23 12:58:55 +05:30
Sandeep Singh
4892249a3d
Merge pull request #1753 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/rs/xid-1.4.0
chore(deps): bump github.com/rs/xid from 1.3.0 to 1.4.0 in /v2
2022-03-23 12:58:40 +05:30
dependabot[bot]
6508c67cfa
chore(deps): bump github.com/rs/xid from 1.3.0 to 1.4.0 in /v2
Bumps [github.com/rs/xid](https://github.com/rs/xid) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rs/xid/releases)
- [Commits](https://github.com/rs/xid/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/rs/xid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 05:35:46 +00:00
dependabot[bot]
50de13c20f
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.43.22 to 1.43.23.
- [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.43.22...v1.43.23)

---
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-03-23 05:35:24 +00:00
mzack
6213454cb3 small code refactor 2022-03-22 15:16:22 +01:00
mzack
5cd25bd069 more checks + test cases fix 2022-03-22 14:18:01 +01:00
mzack
3288c77692 fixing headless test cases 2022-03-22 13:47:13 +01:00
mzack
838ddb63e7 adding mime type file support 2022-03-22 12:35:11 +01:00
Sandeep Singh
d8535caef4
Merge pull request #1745 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.22
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.21 to 1.43.22 in /v2
2022-03-22 15:55:07 +05:30
Sandeep Singh
ec287543b3
Merge pull request #1741 from projectdiscovery/1729-template-path-fail-macOs
added github token for integration tests
2022-03-22 15:53:13 +05:30
Sandeep Singh
49f70377fa
Merge pull request #1742 from projectdiscovery/1706-test-for-template-install/update
integration test for template update/install
2022-03-22 15:51:38 +05:30
mzack
e7d260ea4d Fixing stats counter 2022-03-22 10:52:57 +01:00
dependabot[bot]
29ca1b8134
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.43.21 to 1.43.22.
- [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.43.21...v1.43.22)

---
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-03-22 05:19:41 +00:00
skhalsa-sigsci
63eccc85ba random ip helper function 2022-03-21 17:39:10 -07:00
Mzack9999
46a933b956
Merge pull request #1731 from projectdiscovery/dependabot/docker/dev/golang-1.18.0-alpine
chore(deps): bump golang from 1.17.8-alpine to 1.18.0-alpine
2022-03-22 01:16:37 +01:00
Mzack9999
915e89e36a
Merge pull request #1732 from projectdiscovery/dependabot/docker/dev/alpine-3.15.1
chore(deps): bump alpine from 3.15.0 to 3.15.1
2022-03-22 01:16:30 +01:00
Mzack9999
7f3e7ca522
Merge pull request #1733 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/go-rod/rod-0.104.1
chore(deps): bump github.com/go-rod/rod from 0.103.0 to 0.104.1 in /v2
2022-03-22 01:16:24 +01:00
Mzack9999
29875fdff4
Merge pull request #1734 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.21
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.20 to 1.43.21 in /v2
2022-03-22 01:16:14 +01:00
Mzack9999
04299cc8ed
Merge pull request #1736 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.60.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.60.0 in /v2
2022-03-22 01:16:07 +01:00
LuitelSamikshya
0ca16c4248 integration test for temp update/install 2022-03-21 16:11:58 -05:00
LuitelSamikshya
bfb19fc74e added github token 2022-03-21 15:42:19 -05:00
Sandeep Singh
8c83bd9124
Merge pull request #1740 from projectdiscovery/dev
v2.6.5
v2.6.5
2022-03-21 23:52:51 +05:30
sandeep
8abba9e82f version update 2022-03-21 23:48:16 +05:30
Ice3man
52a72a8253 Downgraded rawhttp 2022-03-21 23:41:18 +05:30
sandeep
5bb06dff13 dev version update 2022-03-21 19:06:34 +05:30
Sandeep Singh
7b13c663c3
Merge pull request #1737 from projectdiscovery/dev
Bugfix release
v2.6.4
2022-03-21 17:09:45 +05:30
Sandeep Singh
c876bd4e2f
Merge pull request #1721 from projectdiscovery/helper-enhancements
Added time + zlib dsl functions + misc
2022-03-21 16:49:56 +05:30
Sandeep Singh
81f75ffb03
Merge pull request #1738 from projectdiscovery/issue-1729-nil-crash
Fix for nil unexpected return value in workflow execution
2022-03-21 16:33:05 +05:30
Ice3man
be0e4b227c Pad date and time helper strings with double digits 2022-03-21 16:32:21 +05:30
mzack
e9125f8fca Fix for nil unexpected return value in workflow execution 2022-03-21 11:33:10 +01:00
GitHub Action
f4e6e892e0 Auto Generate Syntax Docs + JSONSchema [Mon Mar 21 10:22:10 UTC 2022] 🤖 2022-03-21 10:22:10 +00:00
Ice3man
d1f6fd9115 Fixed template doc example 2022-03-21 15:50:28 +05:30
Sandeep Singh
2d54063af7
Merge pull request #1735 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/projectdiscovery/wappalyzergo-0.0.33
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.32 to 0.0.33 in /v2
2022-03-21 13:29:43 +05:30