1
1
mirror of https://github.com/OJ/gobuster.git synced 2024-11-15 08:45:21 +01:00
Commit Graph

465 Commits

Author SHA1 Message Date
Christian Mehlmauer
d46567c609 Add support for network interface selection #45 2024-04-23 09:00:47 +02:00
firefart
660e20f526 update 2024-04-22 22:27:19 +02:00
dependabot[bot]
5d2bf5c663
Bump golang.org/x/term from 0.18.0 to 0.19.0 (#490)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2024-04-08 23:23:24 +02:00
Christian Mehlmauer
17c7618938 add changelog entry 2024-03-09 17:26:21 +01:00
Christian Mehlmauer
7335c31227 add warning for #317 2024-03-09 17:25:23 +01:00
dependabot[bot]
d627152cb8
Bump golang.org/x/term from 0.17.0 to 0.18.0 (#488)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/term/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2024-03-04 21:35:42 +01:00
Christian Mehlmauer
038d45b844 fix taskfile 2024-02-23 23:57:48 +01:00
dependabot[bot]
0ab194bab6
Bump golangci/golangci-lint-action from 3 to 4 (#485)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
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>
2024-02-09 21:49:47 +01:00
firefart
a20b979d2b update 2024-02-08 16:21:12 +01:00
firefart
fc92c6ea44 update 2024-02-08 16:20:29 +01:00
firefart
69a647f4f0 disable automaxprocs logging 2024-02-08 16:17:48 +01:00
Christian Mehlmauer
bac64dbda3 updaet 2024-02-07 09:14:50 +01:00
dependabot[bot]
baa0f9a5cd
Bump arduino/setup-task from 1 to 2 (#484)
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2.
- [Release notes](https://github.com/arduino/setup-task/releases)
- [Commits](https://github.com/arduino/setup-task/compare/v1...v2)

---
updated-dependencies:
- dependency-name: arduino/setup-task
  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>
2024-02-06 21:50:16 +01:00
firefart
c99e164923 also respect quiet mode 2024-02-02 18:45:22 +01:00
firefart
591136d4da taskfile 2024-02-02 13:28:50 +01:00
firefart
b2d15b82c7 readme 2024-02-01 20:36:47 +00:00
firefart
0a77af9d71 no progressbar when no terminal 2024-02-01 20:18:23 +00:00
firefart
33c222ce5e fix #482 2024-02-01 14:05:34 +01:00
dependabot[bot]
24d951924a
Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#483)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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>
2024-01-29 22:06:49 +01:00
dependabot[bot]
ceeb47eeb1
Bump actions/cache from 3 to 4 (#481)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-01-18 10:48:25 +01:00
dependabot[bot]
be8acd8a6c
Bump golang.org/x/term from 0.15.0 to 0.16.0 (#479)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2024-01-08 22:00:18 +01:00
dependabot[bot]
818c8b6b20
Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1 (#478)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  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>
2024-01-01 22:58:32 +02:00
Christian Mehlmauer
188340fdc1 Merge remote-tracking branch 'origin/master' into dev 2023-12-21 09:34:10 +01:00
Christian Mehlmauer
308cf9fbaf
Update docker.yml 2023-12-21 09:33:59 +01:00
Christian Mehlmauer
5a3a3921c5 more work 2023-12-21 00:25:57 +01:00
dependabot[bot]
30cbbd0a5b
Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#474)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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>
2023-12-18 22:32:28 +01:00
firefart
b9f3b126e8 update 2023-12-07 14:58:42 +01:00
dependabot[bot]
b385ce14e1
Bump actions/setup-go from 4 to 5 (#472)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
2023-12-06 23:32:41 +01:00
dependabot[bot]
11c167de01
Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 (#471)
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.7 to 2.26.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.7...v2.26.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  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>
2023-12-04 22:11:56 +01:00
dependabot[bot]
b7501f1ba4
Bump golang.org/x/term from 0.14.0 to 0.15.0 (#469)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/term/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2023-11-27 22:00:24 +01:00
firefart
73f6226f22 better host header check 2023-11-19 07:21:32 +01:00
firefart
2e94f5c586 update 2023-11-19 06:47:16 +01:00
firefart
9bdb8b5880 merge 2023-11-19 06:46:57 +01:00
firefart
e4854b209f simplify code 2023-11-19 06:43:37 +01:00
firefart
0af79ea66a comment 2023-11-19 06:40:51 +01:00
firefart
fad2a14a7f readme 2023-11-19 06:39:08 +01:00
firefart
08f6652cd8 more debugging and fix #460 2023-11-19 06:38:10 +01:00
firefart
2d84a5b8e3 added automaxprocs 2023-11-16 23:15:59 +01:00
firefart
88ab80f47c update error message 2023-11-16 15:22:13 +00:00
dependabot[bot]
4518551bb1
Bump github.com/pin/tftp/v3 from 3.0.0 to 3.1.0 (#464)
Bumps [github.com/pin/tftp/v3](https://github.com/pin/tftp) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pin/tftp/releases)
- [Commits](https://github.com/pin/tftp/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/pin/tftp/v3
  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>
2023-11-14 08:39:46 -05:00
dependabot[bot]
4cef0ea097
Bump golang.org/x/term from 0.13.0 to 0.14.0 (#463)
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/term/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  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>
2023-11-14 08:39:22 -05:00
dependabot[bot]
e0095a4e70
Bump software.sslmate.com/src/go-pkcs12 from 0.3.0 to 0.4.0 (#462)
Bumps software.sslmate.com/src/go-pkcs12 from 0.3.0 to 0.4.0.

---
updated-dependencies:
- dependency-name: software.sslmate.com/src/go-pkcs12
  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>
2023-11-06 19:22:52 -05:00
dependabot[bot]
88f05af3fc
Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#461)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  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>
2023-11-06 19:22:37 -05:00
dependabot[bot]
dea6c5f4bc
Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#458)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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>
2023-10-30 22:05:18 +01:00
dependabot[bot]
cc39d1a33b
Bump software.sslmate.com/src/go-pkcs12 from 0.2.1 to 0.3.0 (#459)
Bumps software.sslmate.com/src/go-pkcs12 from 0.2.1 to 0.3.0.

---
updated-dependencies:
- dependency-name: software.sslmate.com/src/go-pkcs12
  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>
2023-10-30 22:03:43 +01:00
firefart
e3144d89ef warning 2023-10-29 22:51:50 +01:00
firefart
6d5d9d0275 add a warning 2023-10-29 22:47:41 +01:00
firefart
2068890d83 allow to exclude status codes 2023-10-29 22:29:48 +01:00
firefart
7c5d5657c3 use faster line counter 2023-10-29 21:20:00 +00:00
firefart
7a444d971b comments 2023-10-29 01:02:04 +02:00