Commit Graph

794 Commits

Author SHA1 Message Date
sandeep 05ab529b34 minor breaking change in default json output 2022-03-01 14:53:58 +05:30
sandeep 1c737d7c42 typo update 2022-03-01 14:43:30 +05:30
sandeep b14406ed7c more updates 2022-03-01 14:37:41 +05:30
sandeep acfb1c73ab removed duplicate (deprecated) flag - paths 2022-03-01 14:29:18 +05:30
sandeep 8e7f8952fc readme and banner update 2022-03-01 14:28:37 +05:30
Sami 03ded973d8 hash improvement (#528)
* hash improvement

* mmh3 conversion to int32

* misc update

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-03-01 12:05:06 +05:30
dependabot[bot] 20c5b608df chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#530)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  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-02-28 16:34:05 +05:30
dependabot[bot] ef22a65b55 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#531)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.29 to 0.0.30.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.29...v0.0.30)

---
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-02-28 16:33:31 +05:30
Sajad 9dd6f206e2 add env MSYS_NO_PATHCONV to windows build test to prevent path expansion (#526) 2022-02-24 13:26:08 +05:30
dependabot[bot] 22ab14ae30 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#524)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.28 to 0.0.29.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.28...v0.0.29)

---
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-02-21 16:19:27 +05:30
M09Ic e2b0c1683b Add hash flag, to support multi body hash type. (#517)
* Add hashes flag, to support multi body hash type. issue:489 and issue:488

* go mod update

* Add hash type validate for -hash flag

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-02-15 17:32:33 +05:30
dependabot[bot] 8865959f8e chore(deps): bump github.com/projectdiscovery/wappalyzergo (#519)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.27 to 0.0.28.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.27...v0.0.28)

---
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-02-14 15:41:33 +05:30
dependabot[bot] 4a6672a742 chore(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine (#518)
Bumps golang from 1.17.6-alpine to 1.17.7-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>
2022-02-14 15:41:18 +05:30
dependabot[bot] 687ce8a44c chore(deps): bump github.com/microcosm-cc/bluemonday (#520)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.17...v1.0.18)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  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-02-14 15:41:06 +05:30
Mzack9999 5a562107f4 Updating GH workflows + Sonar (#514)
* Updating GH workflows + Sonar

* adding missing step to build
2022-02-09 14:39:30 +05:30
Sandeep Singh 09b278bc86 Merge pull request #499 from projectdiscovery/cdn-name-expose
Expose CDN Name in output and json
2022-02-07 19:18:17 +05:30
sandeep d94b8ca232 go mod update 2022-02-07 19:16:37 +05:30
sandeep e88fd9594c go mod update 2022-02-07 16:05:05 +05:30
Sandeep Singh bb5de05a58 Merge pull request #510 from projectdiscovery/issue-441-utf8
Adding support for euc-kr charset
2022-02-07 13:37:01 +05:30
Mzack9999 484e8ee4d3 Merge pull request #509 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.27
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.25 to 0.0.27
2022-02-02 07:22:13 +01:00
mzack eb3787518f Adding support for euc-kr charset 2022-02-02 07:18:57 +01:00
dependabot[bot] 9ee34f4b18 chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.25 to 0.0.27.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.25...v0.0.27)

---
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-01-31 10:06:36 +00:00
Mzack9999 24c20f2f45 Merge pull request #507 from geeknik/patch-3
Update options.go
2022-01-27 12:07:39 +01:00
Geeknik Labs 80ba8b5ad5 Update options.go
Typo fix
2022-01-27 04:18:28 -06:00
Sandeep Singh 58ef963f0e Merge pull request #504 from projectdiscovery/stat-flag-timer
stat flag timer
2022-01-20 15:17:18 +05:30
LuitelSamikshya b160f75224 stat flag timer 2022-01-19 23:02:25 -06:00
Sandeep Singh f7ca15b1cf Merge pull request #500 from projectdiscovery/stats-interval
Added stats-interval for changing stats display frequency
2022-01-18 12:01:52 +05:30
Sandeep Singh 8b67220c35 Merge pull request #501 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.25
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.24 to 0.0.25
2022-01-17 15:48:03 +05:30
dependabot[bot] dc7a6bf5a8 chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.24 to 0.0.25.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.24...v0.0.25)

---
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-01-17 10:05:08 +00:00
Ice3man 9b9a95a210 Enable show-statistics if an interval is passed for stats 2022-01-16 17:34:17 +05:30
Ice3man 2abd058f83 Added stats-interval for changing stats display frequency 2022-01-15 06:13:25 +05:30
Ice3man 6c6d3e334f Expose cdnname in output and json 2022-01-15 05:50:41 +05:30
Sandeep Singh 5d29e372ae Merge pull request #490 from projectdiscovery/rate-limit-minute-flag
ratelimit per min support
2022-01-13 13:40:48 +05:30
LuitelSamikshya 0fe493f711 ratelimit per min support 2022-01-11 17:32:09 -06:00
sandeep ec979b42fa dev update 2022-01-10 19:39:30 +05:30
sandeep 064fbd11ac spacing fixes 2022-01-10 19:36:47 +05:30
sandeep c4008cda2c readme updates 2022-01-10 19:35:17 +05:30
sandeep 9286ce243f version update 2022-01-10 19:07:06 +05:30
Mzack9999 f5935ebe61 Improving paths loading from file (#483)
* Improving paths loading from file

* improving invalid uri handling
2022-01-10 16:41:47 +05:30
dependabot[bot] 21a9bf7490 chore(deps): bump golang from 1.17.5-alpine to 1.17.6-alpine (#484)
Bumps golang from 1.17.5-alpine to 1.17.6-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>
2022-01-10 16:27:52 +05:30
dependabot[bot] 2a9da61ca6 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#485)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.23 to 0.0.24.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.23...v0.0.24)

---
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-01-10 16:27:40 +05:30
Mzack9999 bee964315c Add support for favicon hash (#476)
* Add support for favicon hash

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2022-01-07 17:28:07 +05:30
Sandeep Singh 47915603a5 Merge pull request #471 from projectdiscovery/issue-464-default-ports
Adding CLI option to trim default HTTP/HTTPS ports from Host header
2022-01-04 15:05:08 +05:30
mzack 9b7189326a improving output directory flag handling 2022-01-04 09:47:06 +01:00
mzack a152dcd42d Merge branch 'dev' into issue-464-default-ports 2022-01-04 07:38:20 +01:00
Sandeep Singh 8d2860c177 Merge pull request #468 from projectdiscovery/issue-453-lines-count-matchers-and-filters
Adding support for lines/words matchers/filters
2022-01-04 11:46:28 +05:30
Sandeep Singh f36aff9957 Merge pull request #472 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.23
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.22 to 0.0.23
2022-01-03 15:52:37 +05:30
Sandeep Singh c4f9455dbf Merge pull request #473 from projectdiscovery/dependabot/go_modules/dev/github.com/microcosm-cc/bluemonday-1.0.17
chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.16 to 1.0.17
2022-01-03 15:52:26 +05:30
dependabot[bot] 761c7ac9b8 chore(deps): bump github.com/microcosm-cc/bluemonday
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.16 to 1.0.17.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.16...v1.0.17)

---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 10:08:03 +00:00
dependabot[bot] 6c65703edf chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.22...v0.0.23)

---
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-01-03 10:07:50 +00:00