Skip to content

Releases: BishopFox/joro

1.11.0

Choose a tag to compare

@twest-bf twest-bf released this 11 Aug 22:46
1f110f8

Changelog

Features

  • e894ca8 Added additional capabilities to facilitate automation
  • 04833ca Added additional mcp capabilities for automation support
  • b1609b1 Added automation capability registry and MCP server
  • d170dae Added the ability to import scope via a file

Bug fixes

  • 65eb19e Merge pull request #9 from BishopFox/fix/automation-h2-resend-eof
  • f5d470f fix EOF in automation

Others

1.10.0

Choose a tag to compare

@twest-bf twest-bf released this 05 Aug 17:58

Changelog

Features

  • ba729f0 Added response interception capability

Others

1.9.1

Choose a tag to compare

@twest-bf twest-bf released this 03 Aug 19:40

Changelog

Bug fixes

  • fb7fa87 Fixed visibility and filtering of ohttp requests

Others

  • 58a37a1 Incremented version string
  • 8f25ff4 Updated documentation
  • 9e1f047 Updated documentation
  • 58c013d Updated various detection rule severities

1.9.0

Choose a tag to compare

@twest-bf twest-bf released this 01 Aug 04:44

Changelog

Features

  • 211079f Added basic functionality for passive vulnerability detection
  • fe4674d Added the ability to customize the dashboard page from the settings tab

Others

1.8.1

Choose a tag to compare

@twest-bf twest-bf released this 27 Jul 20:32

Changelog

Bug fixes

  • dd98f31 Fixed filters for request method and status codes on the history and sitemap tabs

Others

  • 5f21650 Bump google.golang.org/grpc from 1.79.3 to 1.82.1
  • 827c6fd Bump postcss from 8.5.15 to 8.5.23 in /web
  • 95f690f Bumped react/react-router version
  • 53e444c Merge pull request #7 from BishopFox/dependabot/go_modules/google.golang.org/grpc-1.82.1
  • 80c30ac Merge pull request #8 from BishopFox/dependabot/npm_and_yarn/web/postcss-8.5.23

1.8.0

Choose a tag to compare

@twest-bf twest-bf released this 23 Jul 22:25

Changelog

Features

  • cc661b3 Added Mythic C2 support
  • 2001b64 Added delete option for sitemap hosts/endpoints
  • 2ffb556 Added lucide icon library for UI improvements

Others

  • 8ea9d00 Incremented version string
  • 720f47b Removed the non-functional delete button from the user config settings area
  • 40cc14b Updated UI element for the save project item in the project dropdown
  • f7d9c28 Updated documentation
  • 2cb58ba Updated documentation

1.7.0

Choose a tag to compare

@twest-bf twest-bf released this 23 Jul 02:14

Changelog

Features

  • ea78f26 Added basic search and filter functionality to the sitemap tab
  • ac68a86 Added improved project management features, reworked various areas of the UI
  • 560ddd6 Added save project button for projects with auto-save disabled
  • d31cb67 Additional project settings UI improvements

Others

1.6.0

Choose a tag to compare

@twest-bf twest-bf released this 17 Jul 21:11

Changelog

Features

  • 559a281 Added the ability to launch an integrated testing browser

Others

  • 9d07e05 Incremented version string

1.5.1

Choose a tag to compare

@twest-bf twest-bf released this 10 Jul 22:07

Changelog

Bug fixes

  • daa1099 Fix for UI to make team server disconnections more transparent

Others

1.5.0

Choose a tag to compare

@twest-bf twest-bf released this 09 Jul 22:27

Changelog

Features

  • 7b8ea1c Added a string/regex filter for the history tab
  • 6d506a3 Added stage dead drop context item into the manipulate tab

Others