Commit Graph

2145 Commits

Author SHA1 Message Date
Mzack9999
f07cf4c288
Merge pull request #1860 from projectdiscovery/issue-1858-fix-ztls-ctx-err
fix `ztls` context deadline error
2024-08-12 21:10:52 +02:00
dependabot[bot]
5ff72362ea
Merge pull request #1865 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/clistats-0.1.0 2024-08-12 11:16:45 +00:00
dependabot[bot]
b1dc2c6b57
Merge pull request #1869 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/rawhttp-0.1.61 2024-08-12 11:16:37 +00:00
dependabot[bot]
3f952f0227
chore(deps): bump github.com/projectdiscovery/rawhttp
Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.57 to 0.1.61.
- [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
- [Commits](https://github.com/projectdiscovery/rawhttp/compare/v0.1.57...v0.1.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:10:34 +00:00
dependabot[bot]
1296c666d1
chore(deps): bump github.com/projectdiscovery/clistats
Bumps [github.com/projectdiscovery/clistats](https://github.com/projectdiscovery/clistats) from 0.0.21 to 0.1.0.
- [Release notes](https://github.com/projectdiscovery/clistats/releases)
- [Commits](https://github.com/projectdiscovery/clistats/compare/v0.0.21...v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:10:30 +00:00
dependabot[bot]
6a1b3596aa
Merge pull request #1867 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/dsl-0.1.10 2024-08-12 11:09:20 +00:00
dependabot[bot]
bfda1128b2
chore(deps): bump github.com/projectdiscovery/dsl from 0.1.7 to 0.1.10
Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.1.7 to 0.1.10.
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.1.7...v0.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:04:12 +00:00
dependabot[bot]
a5f1fb484f
Merge pull request #1868 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/useragent-0.0.65 2024-08-12 11:03:27 +00:00
dependabot[bot]
097e22bb53
Merge pull request #1866 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/hmap-0.0.54 2024-08-12 11:02:03 +00:00
dependabot[bot]
01de909fed
chore(deps): bump github.com/projectdiscovery/useragent
Bumps [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent) from 0.0.60 to 0.0.65.
- [Release notes](https://github.com/projectdiscovery/useragent/releases)
- [Commits](https://github.com/projectdiscovery/useragent/compare/v0.0.60...v0.0.65)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:57:42 +00:00
dependabot[bot]
90a24d40d0
chore(deps): bump github.com/projectdiscovery/hmap from 0.0.52 to 0.0.54
Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.52 to 0.0.54.
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.52...v0.0.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 10:57:29 +00:00
Ramana Reddy
493e493cd2 use options timeout 2024-08-10 10:28:12 +05:30
Dwi Siswanto
e235a4388e
fix: multiple registration of metrics (#1862)
* chore: bump `clistats@v0.0.21`

Signed-off-by: Dwi Siswanto <git@dw1.io>

* fix: stop `clistats` server on close

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>
2024-08-10 01:24:45 +05:30
Dogan Can Bakir
33f6e1cf26
fix broken output (#1861)
* fix broken output

* dep update

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2024-08-10 01:00:19 +05:30
Ramana Reddy
1af4647336
fix missing favicon hash for targets (#1848)
* fix missing favicon hash for targets

* improve base64 favicon check
2024-08-10 00:24:33 +05:30
Ramana Reddy
6c0c0e8320 fix ztls context deadline error 2024-08-08 16:05:07 +05:30
Sandeep Singh
5f806a89e4
Merge pull request #1849 from projectdiscovery/dev
httpx - v1.6.7 (UI Dashboard)
2024-08-01 01:00:17 +05:30
sandeep
56f4474f30 updated docs to include dashboard options 2024-08-01 00:12:59 +05:30
sandeep
dfe27851f5 version update 2024-08-01 00:09:47 +05:30
dependabot[bot]
577f93769f
Merge pull request #1846 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.2.3 2024-07-30 16:58:57 +00:00
Dogan Can Bakir
fe00d47fbf
introduce path flag for -fep (#1830)
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
2024-07-30 22:13:17 +05:30
dependabot[bot]
4b5a0eb2b3
Merge pull request #1845 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/gologger-1.1.17 2024-07-29 10:24:47 +00:00
dependabot[bot]
068b3070fa
chore(deps): bump github.com/projectdiscovery/gologger
Bumps [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) from 1.1.16 to 1.1.17.
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](https://github.com/projectdiscovery/gologger/compare/v1.1.16...v1.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:18:40 +00:00
dependabot[bot]
ecf652d868
Merge pull request #1843 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/ratelimit-0.0.49 2024-07-29 10:17:47 +00:00
dependabot[bot]
cdd96ea60d
chore(deps): bump github.com/projectdiscovery/utils from 0.2.2 to 0.2.3
Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:14:32 +00:00
dependabot[bot]
775fd1496f
Merge pull request #1847 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/wappalyzergo-0.1.12 2024-07-29 10:13:39 +00:00
dependabot[bot]
64275c2fda
chore(deps): bump github.com/projectdiscovery/ratelimit
Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.45 to 0.0.49.
- [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
- [Commits](https://github.com/projectdiscovery/ratelimit/compare/v0.0.45...v0.0.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:11:38 +00:00
dependabot[bot]
a64df212fe
Merge pull request #1844 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/retryablehttp-go-1.0.71 2024-07-29 10:10:52 +00:00
dependabot[bot]
f92aaa1122
chore(deps): bump github.com/projectdiscovery/wappalyzergo
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.1.10 to 0.1.12.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](https://github.com/projectdiscovery/wappalyzergo/compare/v0.1.10...v0.1.12)

---
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>
2024-07-29 10:06:40 +00:00
dependabot[bot]
9b885a5d13
chore(deps): bump github.com/projectdiscovery/retryablehttp-go
Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.69 to 1.0.71.
- [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
- [Commits](https://github.com/projectdiscovery/retryablehttp-go/compare/v1.0.69...v1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 10:06:29 +00:00
Tarun Koyalwar
63b64cb4e6
feat: httpx results dashboard (#1834)
* misc updates

* WIP: add dashboard support

* feat dashboard support

* screenshot with upload validation

* misc textual update

* interactive api key login

* feat: add -pdu local results file upload

* fix missing tech info in dashboard

* update flag description

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2024-07-26 20:57:19 +05:30
dependabot[bot]
ef88f39369
Merge pull request #1839 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/goflags-0.1.60 2024-07-24 20:53:04 +00:00
dependabot[bot]
1e257545d1
Merge pull request #1838 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/dsl-0.1.7 2024-07-23 19:56:56 +00:00
dependabot[bot]
def4e7767b
chore(deps): bump github.com/projectdiscovery/goflags
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.58 to 0.1.60.
- [Release notes](https://github.com/projectdiscovery/goflags/releases)
- [Commits](https://github.com/projectdiscovery/goflags/compare/v0.1.58...v0.1.60)

---
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>
2024-07-23 19:49:59 +00:00
dependabot[bot]
829fa4e18e
chore(deps): bump github.com/projectdiscovery/dsl from 0.1.6 to 0.1.7
Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.1.6...v0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 19:49:18 +00:00
dependabot[bot]
8fb09fe716
Merge pull request #1837 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.2.2 2024-07-23 19:48:24 +00:00
dependabot[bot]
640be33c44
chore(deps): bump github.com/projectdiscovery/utils from 0.2.1 to 0.2.2
Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.2.1...v0.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:01:08 +00:00
dependabot[bot]
a33079055e
Merge pull request #1836 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/hmap-0.0.51 2024-07-22 11:00:20 +00:00
dependabot[bot]
02731e9629
chore(deps): bump github.com/projectdiscovery/hmap from 0.0.49 to 0.0.51
Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.49 to 0.0.51.
- [Release notes](https://github.com/projectdiscovery/hmap/releases)
- [Commits](https://github.com/projectdiscovery/hmap/compare/v0.0.49...v0.0.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 10:55:15 +00:00
dependabot[bot]
04d3355a76
Merge pull request #1835 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/gologger-1.1.16 2024-07-22 10:54:30 +00:00
dependabot[bot]
576e25f4c6
chore(deps): bump github.com/projectdiscovery/gologger
Bumps [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) from 1.1.14 to 1.1.16.
- [Release notes](https://github.com/projectdiscovery/gologger/releases)
- [Commits](https://github.com/projectdiscovery/gologger/compare/v1.1.14...v1.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 10:49:15 +00:00
dependabot[bot]
75db0624a7
Merge pull request #1829 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/retryabledns-1.0.67 2024-07-15 10:25:20 +00:00
dependabot[bot]
d85924f1b8
Merge pull request #1828 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/dsl-0.1.6 2024-07-15 10:24:47 +00:00
dependabot[bot]
77a5a87c09
Merge pull request #1827 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/useragent-0.0.59 2024-07-15 10:24:28 +00:00
dependabot[bot]
11e07351b5
chore(deps): bump github.com/projectdiscovery/retryabledns
Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
- [Commits](https://github.com/projectdiscovery/retryabledns/compare/v1.0.66...v1.0.67)

---
updated-dependencies:
- dependency-name: github.com/projectdiscovery/retryabledns
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:19:16 +00:00
dependabot[bot]
fd4fbe0842
chore(deps): bump github.com/projectdiscovery/dsl from 0.1.2 to 0.1.6
Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.1.2 to 0.1.6.
- [Release notes](https://github.com/projectdiscovery/dsl/releases)
- [Commits](https://github.com/projectdiscovery/dsl/compare/v0.1.2...v0.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:19:09 +00:00
dependabot[bot]
95a39b90b2
chore(deps): bump github.com/projectdiscovery/useragent
Bumps [github.com/projectdiscovery/useragent](https://github.com/projectdiscovery/useragent) from 0.0.57 to 0.0.59.
- [Release notes](https://github.com/projectdiscovery/useragent/releases)
- [Commits](https://github.com/projectdiscovery/useragent/compare/v0.0.57...v0.0.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:19:05 +00:00
dependabot[bot]
a56f165e0e
Merge pull request #1825 from projectdiscovery/dependabot/go_modules/dev/github.com/projectdiscovery/utils-0.2.1 2024-07-15 10:18:16 +00:00
dependabot[bot]
276b7dae19
chore(deps): bump github.com/projectdiscovery/utils from 0.2.0 to 0.2.1
Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/projectdiscovery/utils/releases)
- [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/projectdiscovery/utils/compare/v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 10:13:23 +00:00
Mzack9999
c32f661b39
Merge pull request #1823 from projectdiscovery/issues-1822-fix-test-windows
fix failing test in windows
2024-07-15 00:11:00 +02:00