Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@pygrum pygrum released this 06 Oct 17:09

New Features

Agents

Agents are applications that can be deployed to honeypots to monitor certain folders for file activity. Communication with each agent is done via mutual TLS, and agents store most of their data in protected OS folders, making them harder to detect by attackers or automated scripts.

Agents share the same interface as regular integrations - users can query samples found by the agent, as well as download them over a secure connection.

Changes

  • Remove unnecessary Dockerfile
  • Changed docker build steps in Makefile to Siphon binary build steps, as well as build steps for the agent generator