Skip to content

Releases: OperatorFoundation/AdversaryLabClient

Now Saves to Rethink Database

12 Feb 20:44
Compare
Choose a tag to compare
2.1.0

Merge branch 'rethink'

New Capture Mode

20 Sep 00:04
Compare
Choose a tag to compare

It is now possible to let AdversaryLab know whether the traffic is allowed or blocked at the end of the capture session.

New Usage*:
AdversaryLabClient [protocol]
Example: AdversaryLabClient 80 allow
Example: AdversaryLabClient 443 block
Example: AdversaryLabClient 80
Example: AdversaryLabClient 443

*Note: previous usage is no longer valid, please see the readme for further instructions.

This client is compatible with version 1.0.0 of the Adversary Lab back-end

26 Mar 18:30
Compare
Choose a tag to compare
Report times in milliseconds instead of nanoseconds