968 Commits

Author SHA1 Message Date
Sandeep Singh f2cd5b8353 Merge pull request #715 from projectdiscovery/dev
Bugfix release
v1.2.4
2022-07-31 21:59:16 +05:30
Sandeep Singh caaa6a0a00 Merge branch 'master' into dev 2022-07-31 21:50:11 +05:30
sandeep 10fe8a89b7 version update 2022-07-31 21:48:00 +05:30
Mzack9999 21ca2621bd Fixing and improving custom ports handling (#714)
* Fixing and improving custom ports

* adding test case from https://github.com/projectdiscovery/httpx/pull/713
2022-07-31 20:54:34 +05:30
Sajad 931c7e25bd replace / by [slash] instead of underscore (#711) 2022-07-26 18:57:04 +05:30
dependabot[bot] f5f46669a3 chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.51 to 0.0.52 (#710)
chore(deps): bump github.com/projectdiscovery/wappalyzergo

Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.51 to 0.0.52.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.51...v0.0.52)

---
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-25 18:41:05 +05:30
dependabot[bot] f40868aa60 chore(deps): bump github.com/projectdiscovery/goflags from 0.0.8 to 0.0.9 (#709)
chore(deps): bump github.com/projectdiscovery/goflags

Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](https://github.com/projectdiscovery/goflags/compare/v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/goflags
  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-25 18:40:54 +05:30
dependabot[bot] fc9c73c134 chore(deps): bump alpine from 3.16.0 to 3.16.1 (#708)
Bumps alpine from 3.16.0 to 3.16.1.

---
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-07-25 18:40:40 +05:30
Ice3man 90a32dd65f Added connection pooling for jarm conn + fastdialer (#707)
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2022-07-25 18:40:06 +05:30
akkuman 8f3ab2773e feat(runner): expose the method process (#700)
feat(runner): expose the mothod process

to support the pipeline pattern
2022-07-21 23:05:05 +05:30
Sandeep Singh 7f30056123 Merge pull request #703 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.0.51
chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.50 to 0.0.51
2022-07-18 15:45:26 +05:30
Sandeep Singh 342a506769 Merge pull request #701 from projectdiscovery/dependabot/docker/dev/golang-1.18.4-alpine
chore(deps): bump golang from 1.18.3-alpine to 1.18.4-alpine
2022-07-18 15:45:17 +05:30
dependabot[bot] 237de7b314 chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.50 to 0.0.51.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.0.50...v0.0.51)

---
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-07-18 10:14:09 +00:00
dependabot[bot] af2a7947bc chore(deps): bump golang from 1.18.3-alpine to 1.18.4-alpine
Bumps golang from 1.18.3-alpine to 1.18.4-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-07-18 10:09:29 +00:00
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