Commit Graph

  • e2e6550551 Bump github.com/bluenviron/gortsplib/v5 in the all group dependabot/go_modules/all-a1285c1f1d dependabot[bot] 2026-04-27 23:22:57 +00:00
  • f695b97682 Bump golang.org/x/term from 0.41.0 to 0.42.0 in the all group (#430) master dependabot[bot] 2026-04-14 04:44:17 +02:00
  • 4c8c163558 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 (#429) dependabot[bot] 2026-04-09 10:41:08 +02:00
  • 22c79cbabc Bump github.com/bluenviron/gortsplib/v5 from 5.5.0 to 5.5.1 in the all group (#427) dependabot[bot] 2026-04-07 08:35:20 +02:00
  • 2f2abb5c81 Bump github.com/urfave/cli/v3 from 3.7.0 to 3.8.0 in the all group (#426) dependabot[bot] 2026-03-31 08:28:56 +02:00
  • 8047d98736 Bump github.com/bluenviron/gortsplib/v5 from 5.4.0 to 5.5.0 in the all group (#425) dependabot[bot] 2026-03-24 08:01:06 +01:00
  • 0e2bed2b70 Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#424) dependabot[bot] 2026-03-19 07:11:06 +01:00
  • 8531c006d4 feat: support http tunneled rtsp (#419) Lawrence Arryl Lopez 2026-03-18 01:41:20 -04:00
  • 14dcb74e89 Bump the all group with 2 updates (#422) dependabot[bot] 2026-03-17 06:04:52 +01:00
  • 82d063ca8b fix: update go.mod 416-rtsps-support whiteboxsolutions 2026-03-14 14:31:18 -07:00
  • 561c19581c doc: update port list in readme Jake Daynes 2026-03-13 04:24:13 -07:00
  • d7366c970b fix: remove whitespace for linter Jake Daynes 2026-03-13 04:23:25 -07:00
  • beb59543dc fix: update inline error for linter Jake Daynes 2026-03-13 04:21:14 -07:00
  • e4ec21e135 fix: fix formatting Jake Daynes 2026-03-13 04:16:32 -07:00
  • f715379a44 fix: add rtsp/rtsps const Jake Daynes 2026-03-13 04:15:26 -07:00
  • 8d216370d3 fix: clean for linter Jake Daynes 2026-03-13 04:12:48 -07:00
  • f3eb09812b fix: update probeDescribeHeaders to support tls dialer & continue if bad credentials in attack Jake Daynes 2026-03-13 03:58:00 -07:00
  • 75e9b8dc50 fix: set attackRoute to use pointer to persist redirect Jake Daynes 2026-03-13 03:42:56 -07:00
  • d70d774be6 fix: add tlsConfig to RTSP client to skip self-signed certs Jake Daynes 2026-03-13 03:29:18 -07:00
  • 62ab02acf0 fix: reorder test case for scan test Jake Daynes 2026-03-13 02:55:56 -07:00
  • d3a51c18c0 fix: revert credAttack since redirect will already have happened Jake Daynes 2026-03-13 02:53:46 -07:00
  • 4535a38ad8 fix: update rtsp url builder test to use secure flag Jake Daynes 2026-03-13 02:38:02 -07:00
  • 9195485b99 fix: update masscan test to handle Secure flag Jake Daynes 2026-03-13 02:33:33 -07:00
  • 4cc5808883 fix: update nmap scan test to handle Secure flag Jake Daynes 2026-03-13 02:32:27 -07:00
  • 2d96b9ed8d fix: update skip test to handle Secure flag Jake Daynes 2026-03-13 02:23:56 -07:00
  • 58e81a7c02 fix: update summary test to handle Secure flag Jake Daynes 2026-03-13 02:21:59 -07:00
  • a3ab13cbf5 fix: update test runner to include Secure flag Jake Daynes 2026-03-13 02:20:01 -07:00
  • 2bb748e78f fix: update rtsp url tests Jake Daynes 2026-03-13 02:19:21 -07:00
  • 5c30baa11e update m3u RTSP URL formatter to handle scheme Jake Daynes 2026-03-13 02:01:45 -07:00
  • 5912ed5283 update RTSPURL formatter to handle scheme Jake Daynes 2026-03-13 01:59:23 -07:00
  • 6871ee1c09 update skip stream builder to include Secure state Jake Daynes 2026-03-13 01:57:35 -07:00
  • 4953b16a08 update masscan scan to include Secure state Jake Daynes 2026-03-13 01:56:55 -07:00
  • 2865295911 update nmap scan to include Secure state Jake Daynes 2026-03-13 01:56:19 -07:00
  • 5bb2684d9e update function calls to include context Jake Daynes 2026-03-13 01:54:48 -07:00
  • 2c548c6b68 update credAttack & routeAttack to support redirect Jake Daynes 2026-03-13 01:53:57 -07:00
  • f89af3bfd0 add handleRedirect method Jake Daynes 2026-03-13 01:50:58 -07:00
  • f66c0f6d94 update buildRTSPURL to handle secure flag Jake Daynes 2026-03-13 01:45:23 -07:00
  • c2c9a6e546 add rtsps ports to default list Jake Daynes 2026-03-13 01:43:35 -07:00
  • 6d52cf0259 add secure bool Jake Daynes 2026-03-13 01:43:08 -07:00
  • 1700227483 Bump docker/login-action from 3 to 4 in the all group (#420) dependabot[bot] 2026-03-09 22:26:26 +01:00
  • b335f98330 docs: add instructions on what targets to test against (#418) Brendan Le Glaunec 2026-03-09 14:54:54 +01:00
  • 2e8343526e fix: command/flags to prevent subcommand being required (#411) v6.1.1 Brendan Le Glaunec 2026-03-09 08:18:15 +01:00
  • 0f26f25cb9 docs: remove config section in favor of wiki, add links to wiki (#412) Brendan Le Glaunec 2026-03-09 07:53:21 +01:00
  • 629bc7df33 docs: add instructions on what targets to test against improve-contributing-guide Brendan Le Glaunec 2026-03-09 07:52:00 +01:00
  • 856b3b7949 docs: remove config section in favor of wiki, add links to wiki change-readme-for-wiki Brendan Le Glaunec 2026-03-04 19:57:35 +01:00
  • cc6bc4d19e fix: command/flags to prevent subcommand being required fix-command Brendan Le Glaunec 2026-03-04 18:55:02 +01:00
  • 21a35a8b48 Merge pull request #409 from Ullaakut/dependabot/go_modules/all-4cffc61c5f whiteboxsolutions 2026-03-02 22:41:04 -08:00
  • 0065db672c Merge pull request #408 from Ullaakut/improve-contributing-guide whiteboxsolutions 2026-03-02 14:41:04 -08:00
  • ac8a77e539 Bump the all group with 2 updates dependabot[bot] 2026-03-02 21:39:54 +00:00
  • 8956d5bc53 docs: more precisions in contributing guide Brendan Le Glaunec 2026-03-02 19:57:19 +01:00
  • 40f41c3028 feat: add codeowners, fix typos, fix license badge (#407) Brendan Le Glaunec 2026-03-02 10:53:51 +01:00
  • b888586830 fix: PR template typo gh-templates-codeowners Brendan Le Glaunec 2026-03-02 10:06:19 +01:00
  • 8eddd96637 chore: add codeowners file Brendan Le Glaunec 2026-03-02 10:05:19 +01:00
  • af4a9badde chore: fix wrong license in badge Brendan Le Glaunec 2026-03-02 10:05:11 +01:00
  • 5bb789333d Bump goreleaser/goreleaser-action from 6 to 7 in the all group (#402) dependabot[bot] 2026-02-28 21:00:23 +01:00
  • 9457911e4a Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 (#404) dependabot[bot] 2026-02-28 21:00:08 +01:00
  • aa8c6fbd90 Bump the all group with 4 updates (#401) dependabot[bot] 2026-02-28 20:59:09 +01:00
  • c37d584aa2 feat: add masscan discovery backend (#403) v6.1.0 Brendan Le Glaunec 2026-02-28 20:51:47 +01:00
  • fd0d948c16 chore: clean up instructions Brendan Le Glaunec 2026-02-28 09:20:00 +01:00
  • 7bd7460b5b fix: link to code of conduct Brendan Le Glaunec 2026-02-03 12:28:15 +01:00
  • 69f4fb418a fix: remove unsupported backticks from bug report template Brendan Le Glaunec 2026-02-03 12:26:34 +01:00
  • 18ffb7af61 feat: add version subcommand to help with issues (#400) Brendan Le Glaunec 2026-02-03 12:15:30 +01:00
  • c11e3217ea feat: tui mode improvements (#395) Brendan Le Glaunec 2026-02-03 10:19:11 +01:00
  • d16443109a fix: always add leading slash to routes (#397) Brendan Le Glaunec 2026-02-03 10:12:23 +01:00
  • f93f9c9780 Bump the all group with 4 updates (#398) dependabot[bot] 2026-02-03 10:09:56 +01:00
  • 55d11e2887 Bump the all group with 3 updates (#399) dependabot[bot] 2026-02-03 10:08:44 +01:00
  • f192139cc3 feat: small UI improvements (#394) v6.0.2 Brendan Le Glaunec 2026-02-01 22:30:55 +01:00
  • af41fc6cb8 fix: no longer give up on detecting auth type when getting a 401 (#391) v6.0.1 Brendan Le Glaunec 2026-02-01 20:59:26 +01:00
  • d589b610b2 fix: increment limit, added integration tests 263-incremental-route-detection Brendan Le Glaunec 2026-01-28 21:22:57 +01:00
  • 1f06a075e4 fix: incremental attacks always use credentials Brendan Le Glaunec 2026-01-28 21:09:29 +01:00
  • fb7b3fd9af test: add test cases for more edge cases Brendan Le Glaunec 2026-01-28 20:31:05 +01:00
  • a867a606b2 fix: prevent incorrect binding Brendan Le Glaunec 2026-01-28 20:25:33 +01:00
  • 77a2eac262 docs: fix erroneous function comment Brendan Le Glaunec 2026-01-28 20:17:11 +01:00
  • dc4d6c9489 fix: overflow fallback when detecting incremental route, regression test Brendan Le Glaunec 2026-01-28 20:01:05 +01:00
  • cb832179a2 fix: improve attackRoute methods Brendan Le Glaunec 2026-01-28 19:56:01 +01:00
  • 10bf1b59e8 fix: add max attempts to incremental routes to prevent infinite loop Brendan Le Glaunec 2026-01-28 19:50:36 +01:00
  • 510a9af2fd feat: detect potential incremental routes and bruteforce them Brendan Le Glaunec 2026-01-28 18:44:11 +01:00
  • 777bd2a488 chore: resize cameradar logo (#387) Brendan Le Glaunec 2026-01-28 14:35:30 +01:00
  • 99c2e55ec4 docs: add GIF of new TUI (#386) Brendan Le Glaunec 2026-01-27 23:25:26 +01:00
  • bf720fcea2 fix: build and test workflows Brendan Le Glaunec 2026-01-27 22:46:39 +01:00
  • e81eeb0c4d feat: v6 rewrite v6.0.0 Brendan Le Glaunec 2025-07-08 17:36:48 +02:00
  • 4c39e60d20 feat: write output to file (#361) v5.0.4 Brendan Le Glaunec 2025-07-13 21:18:36 +02:00
  • f586940b6c update username password and routers of https://github.com/Ullaakut/cameradar/issues/343 (#346) v5.0.3 东方有鱼名为咸 2024-07-08 21:38:23 +08:00
  • bcb8933261 Show unknown auth types in logs (#345) baryy100 2024-07-08 10:17:09 +03:00
  • 73542f9efe fix: typo (#332) guangwu 2023-10-17 16:20:57 +08:00
  • a3695e3e6a Add files via upload (#324) Михаил Воронин 2023-06-25 15:09:04 +03:00
  • ba9da112db Update credentials dictionary (#326) Brendan Le Glaunec 2023-06-25 05:02:17 -07:00
  • 1b91e5441f Fix typo in loaders.go (#311) Brendan Le Glaunec 2022-10-03 19:22:19 +02:00
  • d73878a1e1 Update README.md (#305) Robert Wiggins 2022-05-16 14:32:48 +01:00
  • 1cc3eaa0fa New password proposal (#304) v5.0.2 supremepot 2022-03-17 14:29:40 +01:00
  • bf65c3cf45 Update install instructions (#291) Brendan Le Glaunec 2021-11-08 16:58:25 +00:00
  • 456a1508c0 Added a new proposal password (#295) ArturFormella 2021-09-26 07:27:54 +02:00
  • 3991f1625f readme.md: fix typo in docker build command (#288) Justin Buchanan 2021-08-08 21:47:48 -07:00
  • 4c1493506d Display nmap warnings correctly before exiting when a fatal error occurs (#285) Brendan Le Glaunec 2021-04-13 19:10:04 +02:00
  • 80e75061da Create separate go module for xplatform magefile (#284) v5.0.1 Brendan Le Glaunec 2021-04-05 15:58:07 +02:00
  • 5b48737cc7 Add crossplatform docker builds (#283) Brendan Le Glaunec 2021-04-05 15:38:28 +02:00
  • da2dac70ac Update curl-dev dependency version (#282) Brendan Le Glaunec 2021-04-05 12:48:48 +02:00
  • 8c8ea1209b Update routes with support for Lorex LHB927 (#270) Sliicy 2020-08-13 03:48:43 -04:00
  • df3718a06c Remove /v5 in module path in documentation Brendan Le Glaunec 2020-08-12 09:10:29 +02:00
  • 6486d04e61 Test debug mode in attack & remove unnecessary aliases & newlines v5.0.0 Ullaakut 2020-05-04 08:37:26 +02:00