954 Commits

Author SHA1 Message Date
Sandeep Singh e455249819 Merge pull request #692 from projectdiscovery/dev
v1.2.3 Release
v1.2.3
2022-07-13 23:15:20 +05:30
mzack 0857cac767 Merge branch 'master' into dev 2022-07-13 19:37:58 +02:00
Mzack9999 16c15aeb43 Merging Master into dev-merge-master (#694)
Exposing regex matches to json output (#668)

* Update runner.go

Fix regex json output.

* small refactor

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: Dothelm <49758889+st3rv04ka@users.noreply.github.com>
2022-07-13 23:04:54 +05:30
Mzack9999 529830616b Merge pull request #691 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/mapcidr-1.0.1
chore(deps): bump github.com/projectdiscovery/mapcidr from 1.0.0 to 1.0.1
2022-07-12 19:52:32 +02:00
mzack 7f8b37b837 updating goflags syntax 2022-07-12 19:37:20 +02:00
mzack 3e263444b3 Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectdiscovery/mapcidr-1.0.1 2022-07-12 19:32:11 +02:00
sandeep 5e6b645a12 readme update 2022-07-11 03:57:11 +05:30
dependabot[bot] 44938fdbc3 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#690)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.49 to 0.0.50.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.49...v0.0.50)

---
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-07-11 03:13:08 +05:30
Dothelm 0d554edd1b Fix for -er and -favicon. (#687)
* Exposing regex matches to json output (#668)

* Update runner.go

Fix regex json output.

* small refactor

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>

* Fix for -er and -favicon.

Function don't clone regex for extract.

* fixing errors

* removing redundant code

* removing unused field

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-07-11 03:12:21 +05:30
dependabot[bot] 84409dabd8 chore(deps): bump github.com/projectdiscovery/mapcidr
Bumps [github.com/projectdiscovery/mapcidr](https://github.com/projectdiscovery/mapcidr) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/projectdiscovery/mapcidr/releases)
- [Changelog](https://github.com/projectdiscovery/mapcidr/blob/master/.goreleaser.yml)
- [Commits](https://github.com/projectdiscovery/mapcidr/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-10 21:40:17 +00:00
Its Hex ! 8d0a34f28a Update go.mod (#689)
* Exposing regex matches to json output (#668)

* Update runner.go

Fix regex json output.

* small refactor

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>

* Update go.mod

* fixing jarm-go reference

* removing redundant declaration

Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
Co-authored-by: Dothelm <49758889+st3rv04ka@users.noreply.github.com>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-07-11 03:09:43 +05:30
dependabot[bot] 59151fb6fb chore(deps): bump github.com/microcosm-cc/bluemonday (#684)
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.18...v1.0.19)

---
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-07-07 20:08:33 +05:30
dependabot[bot] 3741669f69 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#683)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.48 to 0.0.49.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.48...v0.0.49)

---
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-07-07 20:08:19 +05:30
Sami 89cf7396b7 modified error message with invalid ports (#677)
* modified error message with invalid ports

* updated ValidateCustomPorts function
2022-07-07 20:04:31 +05:30
Mzack9999 dfab811ff9 removing redundant regex (#676) 2022-07-05 23:37:08 +05:30
Dothelm ba6220d296 Exposing regex matches to json output (#668)
* Update runner.go

Fix regex json output.

* small refactor

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-06-28 16:34:26 +05:30
Mzack9999 e4e2aab402 Adding httpx as a library minimal example (#670) 2022-06-28 16:19:46 +05:30
Mzack9999 32930d2cc6 Using scanme.sh in functional tests + Fixing gosec action error (#667)
* Using scanme.sh in functional tests

* using gosec action
2022-06-27 13:38:11 +05:30
dependabot[bot] d2aea6d9f2 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#674)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.46 to 0.0.48.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.46...v0.0.48)

---
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-06-27 13:37:24 +05:30
Mzack9999 310294649f Improving HTML decoding (#673) 2022-06-27 13:36:42 +05:30
Mzack9999 14162b4576 Add self diagnostic functionality (#665) 2022-06-16 14:16:15 +05:30
Mzack9999 2c0802dc7b Fixing wrong app name (#663) 2022-06-13 17:48:28 +05:30
M09Ic cd18edc689 support multi -extract-regex flag and json output (#529)
* Add hashes flag, to support multi body hash type. issue:489 and issue:488

* go mod update

* Add hash type validate for -hash flag

* support multi extract regexps

* support extract regexps matches for json output

* support extract regexp preset

* extract result deduplicate

* small changes

* lint ignore

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-06-13 17:48:00 +05:30
Mzack9999 054d4a45ed Merge pull request #657 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/mapcidr-1.0.0
chore(deps): bump github.com/projectdiscovery/mapcidr from 0.0.9 to 1.0.0
2022-06-13 13:34:38 +02:00
mzack ff94a0baf5 fixing go mod 2022-06-13 13:31:26 +02:00
Mzack9999 066e097f31 Merge pull request #662 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.46
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.45 to 0.0.46
2022-06-13 13:17:02 +02:00
dependabot[bot] 2becc11abc chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.45 to 0.0.46.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.45...v0.0.46)

---
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-06-13 10:09:16 +00:00
Sandeep Singh d857bb9e81 Merge pull request #659 from projectdiscovery/dev
v1.2.2 Release
v1.2.2
2022-06-12 09:58:31 +05:30
sandeep 08a2be6e5f readme update 2022-06-12 09:50:36 +05:30
sandeep 8a96d08aca version update 2022-06-12 09:46:52 +05:30
dependabot[bot] c1e9a1036c chore(deps): bump github.com/projectdiscovery/mapcidr
Bumps [github.com/projectdiscovery/mapcidr](https://github.com/projectdiscovery/mapcidr) from 0.0.9 to 1.0.0.
- [Release notes](https://github.com/projectdiscovery/mapcidr/releases)
- [Changelog](https://github.com/projectdiscovery/mapcidr/blob/master/.goreleaser.yml)
- [Commits](https://github.com/projectdiscovery/mapcidr/compare/v0.0.9...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 10:09:47 +00:00
dependabot[bot] 103cdbea73 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#655)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.44 to 0.0.45.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.44...v0.0.45)

---
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-06-06 17:03:01 +05:30
dependabot[bot] 886c0ac733 chore(deps): bump golang from 1.18.2-alpine to 1.18.3-alpine (#654)
Bumps golang from 1.18.2-alpine to 1.18.3-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-06-06 17:02:52 +05:30
Sami 3743d2fefd updates from urlutil library (#646)
* updates from urlutil library

* urlutil dependency update

* go mod tidy

Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
2022-06-04 23:01:29 +05:30
Sami b52da3aca6 changed warning to error if the directory does not have write permission (#650) 2022-06-02 22:58:44 +05:30
Mzack9999 ee655bbdcd Adding Client TLS1.0 (#645) 2022-05-31 03:43:31 +05:30
dependabot[bot] fdf907688d chore(deps): bump alpine from 3.15.4 to 3.16.0 (#641)
Bumps alpine from 3.15.4 to 3.16.0.

---
updated-dependencies:
- dependency-name: alpine
  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-05-30 15:56:01 +05:30
dependabot[bot] c486967221 chore(deps): bump github.com/projectdiscovery/wappalyzergo (#642)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.43 to 0.0.44.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.43...v0.0.44)

---
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-05-30 15:55:49 +05:30
dependabot[bot] a924673e72 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#634)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-05-24 14:59:29 +05:30
dependabot[bot] 60ca13fdcc chore(deps): bump github.com/projectdiscovery/wappalyzergo (#635)
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.42 to 0.0.43.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.42...v0.0.43)

---
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-05-23 15:43:53 +05:30
Mzack9999 daf4ad6c5a Fixing all ips probe with ports (#626)
* Fixing all ips probe with standard ports

* using custom type for targets
2022-05-19 14:59:07 +05:30
dependabot[bot] b43b9d7c6d chore(deps): bump github.com/corpix/uarand from 0.1.1 to 0.2.0 (#628)
Bumps [github.com/corpix/uarand](https://github.com/corpix/uarand) from 0.1.1 to 0.2.0.
- [Release notes](https://github.com/corpix/uarand/releases)
- [Commits](https://github.com/corpix/uarand/compare/v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/corpix/uarand
  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-05-18 15:55:41 +05:30
Sami f75729c1b9 cname with ports flag bug-fix (#625) 2022-05-17 21:50:35 +05:30
Sandeep Singh 7f7d809008 Merge pull request #620 from projectdiscovery/issue-619-output
Extending ASCII conversion support
2022-05-16 21:17:46 +05:30
Sandeep Singh 4861b118fe Merge pull request #623 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.42
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.41 to 0.0.42
2022-05-16 16:16:40 +05:30
Sandeep Singh 4a45347e08 Merge pull request #621 from projectdiscovery/dependabot/docker/dev/golang-1.18.2-alpine
chore(deps): bump golang from 1.18.1-alpine to 1.18.2-alpine
2022-05-16 16:16:32 +05:30
Sandeep Singh c5f60edab3 Merge pull request #622 from projectdiscovery/dependabot/github_actions/dev/golangci/golangci-lint-action-3.2.0
chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
2022-05-16 16:16:25 +05:30
dependabot[bot] 1616e8506b chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.41 to 0.0.42.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.41...v0.0.42)

---
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-05-16 10:14:05 +00:00
dependabot[bot] 550dbf7f5c chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 10:07:51 +00:00
dependabot[bot] 396c28efcf chore(deps): bump golang from 1.18.1-alpine to 1.18.2-alpine
Bumps golang from 1.18.1-alpine to 1.18.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 10:07:50 +00:00