5709 Commits

Author SHA1 Message Date
mzack
2104df63f7 adding support for original input port 2022-04-14 12:59:21 +02:00
mzack
b5432b2565 Merge branch 'dev' into issue-1289-multiple-host 2022-04-13 17:42:38 +02:00
mzack
47b808b81a improving regex + adding more cases 2022-04-13 17:41:02 +02:00
Sandeep Singh
64ba284f03
Merge pull request #1845 from projectdiscovery/dev
Bugfix release
v2.6.7
2022-04-13 17:07:20 +05:30
sandeep
9d27344543 version update 2022-04-13 16:59:41 +05:30
Sandeep Singh
51bca65236
Merge pull request #1839 from projectdiscovery/issue-1833-scan-bug
Improving body dump logic for HTTP requests
2022-04-13 16:44:12 +05:30
Ice3man
2f0600878d Misc changes to variables 2022-04-13 12:20:45 +05:30
Sandeep Singh
99304ac218
Merge pull request #1840 from projectdiscovery/issue-1810-http-response-always-truncated
truncated http response check
2022-04-13 01:52:44 +05:30
LuitelSamikshya
3c4250cc81 truncated http response check 2022-04-12 13:15:01 -05:00
mzack
73a8f9bf5f Improving body dump logic 2022-04-12 19:54:59 +02:00
dependabot[bot]
e36a01a235
chore(deps): bump github.com/xanzy/go-gitlab in /v2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.62.0 to 0.63.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.62.0...v0.63.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-04-12 10:42:01 +00:00
LuitelSamikshya
bab8c40bf8 lint error check 2022-04-11 15:30:58 -05:00
LuitelSamikshya
51927f22f0 older resume files clean up logic update 2022-04-11 15:23:46 -05:00
LuitelSamikshya
2574a225b1 Merge branch 'dev' of github.com:projectdiscovery/nuclei into issue-1797-cleanup-resume-files 2022-04-11 15:04:57 -05:00
Sandeep Singh
659e85ff82
Merge pull request #1831 from projectdiscovery/dev
v2.6.6 Release
v2.6.6
2022-04-11 15:37:27 +05:30
sandeep
c8753b7ee9 readme update 2022-04-11 15:18:23 +05:30
dependabot[bot]
34e8125844
chore(deps): bump actions/setup-go from 2 to 3 (#1827)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:03:19 +05:30
dependabot[bot]
e2dae13fba
chore(deps): bump github.com/go-rod/rod from 0.104.4 to 0.105.1 in /v2 (#1828)
Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.104.4 to 0.105.1.
- [Release notes](https://github.com/go-rod/rod/releases)
- [Commits](https://github.com/go-rod/rod/compare/v0.104.4...v0.105.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:03:08 +05:30
dependabot[bot]
120a4c96ee
chore(deps): bump github.com/aws/aws-sdk-go in /v2 (#1829)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.34 to 1.43.36.
- [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.34...v1.43.36)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:02:57 +05:30
dependabot[bot]
4cb7c8de27
chore(deps): bump github.com/projectdiscovery/wappalyzergo in /v2 (#1830)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.35 to 0.0.36.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.35...v0.0.36)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:02:45 +05:30
dependabot[bot]
c5b5fd7fff
chore(deps): bump alpine from 3.15.3 to 3.15.4 (#1826)
Bumps alpine from 3.15.3 to 3.15.4.

---
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>
2022-04-11 14:02:33 +05:30
Sami
ce79a8dc57
Template folder exists changes (#1825) 2022-04-11 11:59:22 +05:30
LuitelSamikshya
cea54c5909 clean up old resume files 2022-04-07 10:27:57 -05:00
mzack
3bd34553c0 Merge branch 'dev' into issue-847-digest-auth 2022-04-07 14:25:15 +02:00
Ice3man
5ddc37e8d7
Allow custom technology mapping for wappalyzer data (#1796)
* Allow custom technology mapping for wappalyzer data

* Added verbose logging for mapping data

* file ext update

* package name update

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-04-07 17:55:08 +05:30
Sajad Parra
b14edf833a add verbose to rdap for debugging purposes 2022-04-07 16:54:04 +05:30
Sajad
7c84590de7
add interact-url variable support for multiple placeholders #1698 (#1760)
* add interact-url variable support for multiple placeholders #1698

* add cache clearing for interactshURLs

* change interactsh-url regex

* fix interactshURLMarker regex

* use underscore(_) instead of dash(-) in interactshURLMarker

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-04-07 12:53:38 +05:30
mzack
a15ec3d362 using current date in test 2022-04-07 07:53:01 +02:00
Mzack9999
41f9582a1d
Merge pull request #1818 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.34
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.33 to 1.43.34 in /v2
2022-04-07 07:42:00 +02:00
dependabot[bot]
ace2392906
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.33 to 1.43.34.
- [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.33...v1.43.34)

---
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-04-07 05:23:26 +00:00
Mzack9999
67887a210d Merge branch 'dev' into issue-1289-multiple-host 2022-04-06 23:25:21 +02:00
Ice3man
ea4e8cc265
Added version comparison helpers (#1783)
* Added version comparison helpers

* Added multiple condition example

* Added variadic version of compare_versions

* Fixed failing DSL integration test
2022-04-07 00:48:34 +05:30
Ice3man
f156928581 Misc 2022-04-06 19:17:32 +05:30
Ice3man
aea79638c6 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into variables-introduction 2022-04-06 19:04:27 +05:30
Sandeep Singh
c5712c98f4
Fixed the default behavior of srd flag (#1817)
* fix: fixed automatic storing of debug response

* small code refactor

Co-authored-by: Mzack9999 <mzack9999@protonmail.com>
2022-04-06 16:49:36 +05:30
Mzack9999
e510bc207f
Sanitizing special chars in markdown file paths (#1758)
* Sanitizing special chars in markdown file paths

* adding more chars to trim

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-04-06 15:00:10 +05:30
dependabot[bot]
d37615993c
chore(deps): bump github.com/aws/aws-sdk-go in /v2 (#1815)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.32 to 1.43.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.43.32...v1.43.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 14:39:07 +05:30
dependabot[bot]
bd6f0e242a
chore(deps): bump github.com/xanzy/go-gitlab in /v2 (#1814)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.61.0 to 0.62.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.61.0...v0.62.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>
2022-04-06 14:38:44 +05:30
sandeep
b30d8916cb Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into issue-847-digest-auth 2022-04-05 18:54:42 +05:30
Mzack9999
ef2c7a574f
fixing integration test condition (#1813) 2022-04-05 17:42:13 +05:30
Mzack9999
775f2962d6 adding yaml parameters docs 2022-04-05 12:02:23 +02:00
Mzack9999
b329c06311
Merge pull request #1809 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/aws/aws-sdk-go-1.43.32
chore(deps): bump github.com/aws/aws-sdk-go from 1.43.31 to 1.43.32 in /v2
2022-04-05 11:51:53 +02:00
Mzack9999
2f9af8cc71 adding support for digest authentication 2022-04-05 11:43:56 +02:00
dependabot[bot]
73bc5ef5c8
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.31 to 1.43.32.
- [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.31...v1.43.32)

---
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-04-05 05:18:17 +00:00
Mzack9999
0bab297328
improving default template path logic (#1806) 2022-04-05 04:03:49 +05:30
Mzack9999
7b032b1733 annotation prototype 2022-04-04 09:32:41 +02:00
Mzack9999
1ab165aed1
Merge pull request #1799 from projectdiscovery/dependabot/docker/dev/alpine-3.15.3
chore(deps): bump alpine from 3.15.2 to 3.15.3
2022-04-04 08:05:46 +02:00
Mzack9999
8545757733
Merge pull request #1801 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/shirou/gopsutil/v3-3.22.3
chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.3 in /v2
2022-04-04 08:05:38 +02:00
Mzack9999
3c2d5094d8
Merge pull request #1802 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/projectdiscovery/wappalyzergo-0.0.35
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.34 to 0.0.35 in /v2
2022-04-04 08:05:29 +02:00
Mzack9999
1401349a5e
Merge pull request #1803 from projectdiscovery/dependabot/go_modules/v2/dev/github.com/xanzy/go-gitlab-0.61.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.60.0 to 0.61.0 in /v2
2022-04-04 08:05:20 +02:00