Skip to content

Version 1.11.0

Compare
Choose a tag to compare
@Filigran-Automation Filigran-Automation released this 15 Jan 16:16
· 20 commits to master since this release
dae4558

Hello dear community! The OpenBAS 1.11.0 is out ! Hope you will enjoy it! πŸŽ‰

🐦 CrowdStrike Executor
In the continuity of our integrations with CrowdStrike and what you can already do with Tanium Client, you can now connect your CrowdStrike Falcon agent with OpenBAS to perform your simulations or atomic testing. Check out the full configuration guide in our documentation.

πŸ€– Prerequisites for a Dual-Agent logic
Soon, you will be able to register multiple agents on a single endpoint. We’ve already begun working on the backend and the prerequisites for it, and the full feature will be available in the next release.
For now, in order to create a new asset, you will need to install an agent. You can find detailed instructions on the agent installation page and in our documentation.

πŸŒ€ Obfuscation Options
Our agents now support multiple obfuscation techniques (Base64, Clear) for your technical injects, helping you stay under the radar and avoid detection.

πŸ“” Documentation
We’ve been actively enhancing our documentation to provide clearer, more comprehensive guidance for our users. You can have a look a the documentation for Microsoft Sentinel and Defender here

This release also includes lots of bugs fixes and UI improvements.

As always, your feedbacks are most welcome !

Enhancements:

  • #2114 Front end UI part - agent installation logic
  • #2067 adapt backend on new agent logic
  • #1961 Ability to select all injects with a 'select all'
  • #1604 Ability to choose an obfuscator for your technical inject to avoid detection
  • #1494 [ Unit testing - assets scope ] - Asset groups creation/update
  • #1492 [ Unit testing - assets scope ] - endpoints creation/update
  • #1491 [ Unit testing - people scope ] - teams creation/update
  • #1490 [ Unit testing - people scope ] - players creation/update
  • #1366 CrowdStrike Endpoint Security Executor / native integration to execute implants

Bug Fixes:

  • #2203 Deleting a type representation in a mapper delete the injector contract
  • #2193 Error when I apply sort on column update at on injector/:id
  • #2157 Simulations: unable to input text to box in create new feedback template dialog
  • #2126 Infinite Request Loop on Home Page
  • #2077 In Add users to group, only the first 10 can be viewed or selected
  • #2038 Technical Improvement : inject form
  • #2000 Technical payload with cmd and if statement does not work
  • #1985 Remove Code Associated with dryInject Feature (Backend, Frontend, DB)
  • #1963 "I forgot my password" returns internal error
  • #1948 Payload from Atomic Red Team is not working
  • #1941 Inject in pending state
  • #1936 Breadcrumb in inject details is not consistent
  • #1707 Adding asset groups in bulk to inject doesn't enable them in the UI
  • #1672 Useless scenario filter in the overview of a scenario
  • #1642 No longer able to update inject expectations

Pull Requests:

Full Changelog: 1.10.2...1.11.0