Introducing Source Code Connect your repository and scan any branch, commit, or tag for actionable source code findings. Try it now

Product

Exposed Scan PCAP and JIRA custom Mapping

This update introduces a series of new features related to the IDE, Jira integration, OXO, and many improvements to the platform.

Exposed Scan PCAP and JIRA custom Mapping

Mon 18 March 2024

This update introduces a series of new features related to the IDE, Jira integration, OXO, and many improvements to the platform.

πŸ“„ PCAP files exposed in the IDE.

  • Designed for security teams looking to push the analysis even deeper, now you can download all raw PCAP for your mobile full scan.
    PCAP files

πŸ€– Open Source

  • Binaries for the OXO scanning orchestrator are available with every new release for Ubuntu, macOS, and Windows.

    OXO Binaries

  • Added agent key shortcuts: Instead of

oxo scan run --agent agent/ostorlab/nmap ip 8.8.8.8

You can now simply run:

oxo scan run --agent nmap ip 8.8.8.8

Or

oxo scan run --agent @your-org/nmap ip 8.8.8.8
  • Added support for scanning Network ranges and IP addresses in the cloud runtime.
oxo scan --runtime=cloud run -g network_agent_group.yaml ip  8.8.8.8/30

πŸ“‘ Jira custom fields mapping

  • If you have Jira integration enabled on Ostorlab, you can now map custom fields from your tickets with Ostorlab fields.
    Custom mapping
  • Syncing the fields and values can be done from your JIRA project to Ostorlab and vice-versa.

πŸ•ΈοΈ Attack surface refinements

  • Added ability to edit potential nodes, specifying a custom potential owner.

πŸ”¬ XSS detection

  • Improvements to postMessage XSS detection, adding detection of XSS in complex data objects.

🐞 Bug Fixes

  • Fixed segregation and excluded unreliable rules in the VirusTotal agent.
  • Addressed ecosystem confusion for outdated dependencies detection.

Table of Contents