Skip to main content

SARF CLI. A security assesment tool that serves as a glue between security tools. SARF also let you write vulnerabilities using vulnerability templates and store them inside reports of a project. SARF is prepared to be extended with in your own environment to satisfy your needs.

Project description

SARF CLI

Add the output of a tool to SARF

The output of any console tool can be redirected to sarf. It doesn't matter if these are in plain text or binary. In order for sarf to prepare to receive the output of a tool, the --ingest flag must be added to it.

nmap 192.168.1.0/24 | sarf --ingest --tags nmap,network:192.168.1.0 --report lbk

--tags flag is optional. It adds tags to the received data that can be very useful to interconnect with other tools.

The received data must be associated with a report. The chosen report will be obtained from the environment variable SARF_REPORT. The chosen report can also be provided explicitly with the --report flag.

This is all for now. SARF is at a very early stage of its development. Give it a star on github to find out all its progress.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sarf-1.0.0rc1-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page