3663 Commits

Author SHA1 Message Date
sandeep
69c5efa826 readme update 2022-03-21 13:28:54 +05:30
sandeep
6194202779 version update 2022-03-21 13:22:27 +05:30
sandeep
adaf46b30e readme update 2022-03-21 13:05:06 +05:30
sandeep
49c5cca78b Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into proxy-internal-requests 2022-03-21 13:03:17 +05:30
sandeep
4203b68ca7 minor flag update 2022-03-21 13:02:23 +05:30
dependabot[bot]
4fc622c0da
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.59.0 to 0.60.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.59.0...v0.60.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>
2022-03-21 05:21:46 +00:00
dependabot[bot]
8151c8e715
chore(deps): bump github.com/projectdiscovery/wappalyzergo in /v2
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.32 to 0.0.33.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.32...v0.0.33)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 05:21:42 +00:00
dependabot[bot]
66f1dc741c
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.20 to 1.43.21.
- [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.20...v1.43.21)

---
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-21 05:21:38 +00:00
dependabot[bot]
04192cb923
chore(deps): bump github.com/go-rod/rod from 0.103.0 to 0.104.1 in /v2
Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.103.0 to 0.104.1.
- [Release notes](https://github.com/go-rod/rod/releases)
- [Commits](https://github.com/go-rod/rod/compare/v0.103.0...v0.104.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 05:21:27 +00:00
dependabot[bot]
eeea818fb0
chore(deps): bump alpine from 3.15.0 to 3.15.1
Bumps alpine from 3.15.0 to 3.15.1.

---
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-21 05:05:13 +00:00
dependabot[bot]
9be95ea2ef
chore(deps): bump golang from 1.17.8-alpine to 1.18.0-alpine
Bumps golang from 1.17.8-alpine to 1.18.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 05:05:10 +00:00
Sandeep Singh
e806a4cdd7
Merge pull request #1728 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/projectdiscovery/wappalyzergo-0.0.32
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.25 to 0.0.32 in /v2
2022-03-18 19:35:02 +05:30
Sandeep Singh
f5cbd30e44
Merge pull request #1725 from projectdiscovery/issue-1679-template-update
Implements github request with token fallback
2022-03-18 18:52:19 +05:30
dependabot[bot]
22c2dad51f
chore(deps): bump github.com/projectdiscovery/wappalyzergo in /v2
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.25 to 0.0.32.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.25...v0.0.32)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/wappalyzergo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 05:22:00 +00:00
mzack
6e5e7f23e5 Implements github request with token fallback 2022-03-17 15:57:35 +01:00
Sandeep Singh
f94372acf3
Merge pull request #1517 from projectdiscovery/automatic-workflows
Added initial automatic workflow implementation
2022-03-17 19:04:40 +05:30
mzack
428841d946 Merge branch 'dev' into automatic-workflows 2022-03-17 12:27:50 +01:00
Sandeep Singh
4b7ebd0399
Merge pull request #1716 from projectdiscovery/global-redirects
Added global http redirects follow support
2022-03-17 16:49:37 +05:30
Mzack9999
57476432e7
Merge pull request #1719 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/stretchr/testify-1.7.1
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /v2
2022-03-17 12:10:42 +01:00
dependabot[bot]
f9451e114b
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /v2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 10:23:16 +00:00
Sandeep Singh
e2a0b49f07
Merge pull request #1724 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.20
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.17 to 1.43.20 in /v2
2022-03-17 15:51:23 +05:30
dependabot[bot]
4b71e397b7
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.17 to 1.43.20.
- [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.17...v1.43.20)

---
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-17 05:21:44 +00:00
Ice3man
bebdb29706 Added time + zlib dsl functions + misc 2022-03-16 14:12:26 +05:30
Ice3man
8ab2dc5e48 Added global http redirects follow support 2022-03-15 18:10:05 +05:30
Sandeep Singh
6dac54b923
Merge pull request #1704 from projectdiscovery/issue-1650-conversion-helpers
Adding number/string conversion helpers
2022-03-14 18:26:37 +05:30
Sandeep Singh
3829a0c7a6
Merge pull request #1710 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.17
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.16 to 1.43.17 in /v2
2022-03-14 17:29:30 +05:30
Sandeep Singh
4239dd7b1f
Merge pull request #1711 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/miekg/dns-1.1.47
chore(deps): bump github.com/miekg/dns from 1.1.46 to 1.1.47 in /v2
2022-03-14 17:29:17 +05:30
Sandeep Singh
7dd48eff13
Merge pull request #1712 from projectdiscovery/repo-move-public
Migrated Ice3man543/nvd to organization repo
2022-03-14 17:25:56 +05:30
Ice3man
660a81c1ab Fixed crash + added unique tags for execution 2022-03-14 16:25:27 +05:30
sandeep
882bd5c77d misc change 2022-03-14 13:23:31 +05:30
Ice3man
59a1986fc4 Misc 2022-03-14 13:02:15 +05:30
Ice3man
9efa1f70dc Split tech names on comma + auto scan docs 2022-03-14 13:01:28 +05:30
Ice3man
014b260448 Migrated Ice3man543/nvd to organization repo 2022-03-14 12:37:43 +05:30
Ice3man
32bc6c1718 Misc changes, moving things around as per review 2022-03-14 12:32:05 +05:30
Ice3man
14dab085ac Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into automatic-workflows 2022-03-14 12:17:39 +05:30
dependabot[bot]
5573d60f89
chore(deps): bump github.com/miekg/dns from 1.1.46 to 1.1.47 in /v2
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.46 to 1.1.47.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.46...v1.1.47)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 05:29:22 +00:00
dependabot[bot]
662d1961fe
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.16 to 1.43.17.
- [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.16...v1.43.17)

---
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-14 05:29:11 +00:00
Ice3man
9da8c0593b Added comments to clustering + misc improvements 2022-03-11 22:08:30 +05:30
Mzack9999
f3e8ad6f1c
Merge pull request #1707 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.16
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.15 to 1.43.16 in /v2
2022-03-11 13:33:25 +01:00
mzack
1991f16eb3 exposing dynamicvalues to ongoing iteration 2022-03-11 13:32:55 +01:00
dependabot[bot]
75a99c33b1
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.15 to 1.43.16.
- [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.15...v1.43.16)

---
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-11 05:27:04 +00:00
Sandeep Singh
34841358b3
Merge pull request #1694 from projectdiscovery/#1332-integration-test-for-template-loading
#1332 integration test for template loading
2022-03-10 17:28:07 +05:30
Sandeep Singh
7188da2e50
Merge pull request #1667 from projectdiscovery/update-custom-dir
Custom nuclei-templates directory
2022-03-10 16:32:57 +05:30
Sajad
a4841fbdad
use nuclei as config directory 2022-03-10 16:20:29 +05:30
mzack
f7c2226c39 Adding number/string conversion helpers 2022-03-10 10:57:59 +01:00
Sandeep Singh
bcb61c2ed1
Merge pull request #1701 from akkuman/feat-rawhttp-proxy
 Add proxy to rawhttp client
2022-03-10 14:07:19 +05:30
Mzack9999
4ba6b0c800
Merge pull request #1699 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.15
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.14 to 1.43.15 in /v2
2022-03-10 08:56:21 +01:00
Mzack9999
c011442d04
Merge pull request #1700 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.59.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.58.0 to 0.59.0 in /v2
2022-03-10 08:56:14 +01:00
Sandeep Singh
692eb649ed
Merge pull request #1702 from projectdiscovery/dsl-test-add
Added tests for DSL function + misc
2022-03-10 12:11:52 +05:30
Ice3man
ca7e30b3fb Added tests for DSL function + misc 2022-03-10 11:56:11 +05:30