2587 Commits

Author SHA1 Message Date
Sandeep Singh
ece56ea39d
Merge pull request #1583 from projectdiscovery/typos
Typo fixes
2022-02-08 13:10:43 +05:30
Mzack9999
26a1f86b93
Merge pull request #1585 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.42.48
chore(deps): bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.48 in /v2
2022-02-08 08:19:48 +01:00
Mzack9999
8fd97dd7ed
Merge pull request #1584 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/miekg/dns-1.1.46
chore(deps): bump github.com/miekg/dns from 1.1.45 to 1.1.46 in /v2
2022-02-08 08:16:07 +01:00
dependabot[bot]
dfdb780c6f
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.47 to 1.42.48.
- [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.47...v1.42.48)

---
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-02-08 05:25:57 +00:00
dependabot[bot]
0536645704
chore(deps): bump github.com/miekg/dns from 1.1.45 to 1.1.46 in /v2
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.45 to 1.1.46.
- [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.45...v1.1.46)

---
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-02-08 05:25:48 +00:00
forgedhallpass
72af50155d Typo fixes 2022-02-07 16:41:55 +02:00
Sandeep Singh
d877f62f8d
Merge pull request #1582 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.42.47
chore(deps): bump github.com/aws/aws-sdk-go from 1.42.46 to 1.42.47 in /v2
2022-02-07 13:37:36 +05:30
dependabot[bot]
de170f9c91
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.46 to 1.42.47.
- [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.46...v1.42.47)

---
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-02-07 05:23:33 +00:00
Sandeep Singh
938928ad9f
Merge pull request #1577 from projectdiscovery/file-size-update
update: increased limit for file protocol
2022-02-06 13:01:41 +05:30
sandeep
e77105b402 Merge branch 'master' of https://github.com/projectdiscovery/nuclei into dev 2022-02-06 00:17:43 +05:30
Sandeep Singh
e383449fb3
readme update 2022-02-06 00:17:13 +05:30
sandeep
26de1c0995 update: increased limit for file protocol
Increased default file size to read for file templates from 5 MB to 1GB to avoid false negative results.
2022-02-05 22:39:34 +05:30
sandeep
2d1c96a338 dev: version update 2022-02-05 21:13:26 +05:30
Sandeep Singh
149edf12d5
Merge pull request #1576 from projectdiscovery/dev
v2.6.0 Release
v2.6.0
2022-02-05 20:48:24 +05:30
sandeep
7c8137cfff readme update 2022-02-05 20:39:59 +05:30
GitHub Action
845bae5c32 Auto Generate Syntax Docs + JSONSchema [Sat Feb 5 15:00:13 UTC 2022] 🤖 2022-02-05 15:00:13 +00:00
Sandeep Singh
145faeef8d
Merge pull request #1574 from projectdiscovery/issue-582-headless-payloads
Adding support for payloads in headless protocol
2022-02-05 20:28:46 +05:30
GitHub Action
a06e1c59ab Auto Generate Syntax Docs + JSONSchema [Sat Feb 5 06:56:19 UTC 2022] 🤖 2022-02-05 06:56:19 +00:00
Sandeep Singh
a48e2adb69
Merge pull request #1529 from projectdiscovery/issue-1231-zcrypto 2022-02-05 12:24:47 +05:30
mzack
fa6b21e9be fixing wrong bool condition 2022-02-05 00:37:03 +01:00
mzack
8694af971e fixing test 2022-02-04 11:51:29 +01:00
mzack
76fe8b682c correcting comment 2022-02-04 11:46:11 +01:00
mzack
54d8f9fdb5 Adding support for payloads in headless protocol 2022-02-04 11:43:42 +01:00
Mzack9999
993b5e7e77
Merge pull request #1567 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.54.4
chore(deps): bump github.com/xanzy/go-gitlab from 0.51.1 to 0.54.4 in /v2
2022-02-04 09:18:51 +01:00
mzack
9c578d4c71 Update gitlab.go 2022-02-04 08:10:26 +01:00
Mzack9999
377bc21f09
Merge pull request #1571 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.42.46
chore(deps): bump github.com/aws/aws-sdk-go from 1.42.45 to 1.42.46 in /v2
2022-02-04 07:22:30 +01:00
mzack
acfe35eda9 fixing cipher suites selection 2022-02-04 07:22:10 +01:00
dependabot[bot]
996357b49a
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.45 to 1.42.46.
- [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.45...v1.42.46)

---
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-02-04 05:23:40 +00:00
Sandeep Singh
325f5d4e37
Merge pull request #1570 from cn-kali-team/cn_readme
Cn readme
2022-02-04 02:16:36 +05:30
Sandeep Singh
249937ca72
Merge pull request #1561 from projectdiscovery/issue-1543-rand-seed
Implementing incremental expression replacement
2022-02-03 23:19:35 +05:30
Sandeep Singh
d20f557ec4
Merge pull request #1555 from projectdiscovery/issue-1394-headless-templating
Adding support for CLI/ENV vars to headless
2022-02-03 23:10:04 +05:30
cn-kali-team
b3dbdbd3ae
Inadvertently seen typos 2022-02-04 00:13:22 +08:00
mzack
62fc7a8110 Merge branch 'dev' into issue-1231-zcrypto 2022-02-03 09:02:09 +01:00
Sandeep Singh
ae45519551
Merge pull request #1568 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.42.45
chore(deps): bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.45 in /v2
2022-02-03 11:29:07 +05:30
GitHub Action
ddd652c3ed Auto Generate Syntax Docs + JSONSchema [Thu Feb 3 05:55:07 UTC 2022] 🤖 2022-02-03 05:55:07 +00:00
Sandeep Singh
04f8f84c9d
Merge pull request #1564 from projectdiscovery/issue-1542-caa-query
Adding support for DNS CAA query
2022-02-03 11:23:03 +05:30
dependabot[bot]
7c47395780
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.44 to 1.42.45.
- [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.44...v1.42.45)

---
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-02-03 05:25:54 +00:00
dependabot[bot]
85cf580dce
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.51.1 to 0.54.4.
- [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.51.1...v0.54.4)

---
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-02-03 05:25:45 +00:00
Sandeep Singh
e502d61550
Merge pull request #1559 from projectdiscovery/issue-1546-stop-at-first-with-extractors
Fixing exit at first match with extractors
2022-02-02 23:16:48 +05:30
Sandeep Singh
2875be8031
Merge pull request #1560 from projectdiscovery/issue-1553-mixed-matchers
Differentiate between interact matchers and markers
2022-02-02 23:16:06 +05:30
Sandeep Singh
a03fa4e0ce
Merge pull request #1562 from projectdiscovery/issue-1463-std-logger
Disable internal standard library logger
2022-02-02 14:04:26 +05:30
Mzack9999
9233056238
Merge pull request #1563 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/shirou/gopsutil/v3-3.22.1
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.1 in /v2
2022-02-02 08:07:18 +01:00
mzack
4d6a8a71a7 Adding support for DNS CAA query 2022-02-02 07:54:15 +01:00
dependabot[bot]
2e6476eac2
chore(deps): bump github.com/shirou/gopsutil/v3 in /v2
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.12 to 3.22.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.12...v3.22.1)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:21:13 +00:00
mzack
5889a39fb4 Disable internal standard library logger 2022-02-01 14:46:40 +01:00
mzack
766a3eefb6 Implementing incremental expression replacement 2022-02-01 14:12:16 +01:00
mzack
4370abf89b improving markers detection 2022-02-01 12:34:12 +01:00
mzack
b3c61ee157 Differentiate between interact matchers and markers 2022-02-01 12:10:18 +01:00
mzack
3807e648c7 Fixing exit at first match with extractors 2022-02-01 11:25:29 +01:00
mzack
c701e2ad4a adding support for interactsh 2022-01-31 08:52:36 +01:00