Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tylercamp committed Oct 25, 2018
2 parents 786e784 + 3039806 commit 8ba0d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# attack-surface-detector-cli

### _[Latest Release - 1.3.2](https://github.com/secdec/attack-surface-detector-cli/releases/tag/v1.3.2)_
### _[Latest Release - 1.3.3](https://github.com/secdec/attack-surface-detector-cli/releases/tag/v1.3.3)_

The `attack-surface-detector-cli` program is a command-line tool that takes in a folder location and outputs the set of endpoints detected within that codebase. It uses the [ASTAM Correlator's](https://github.com/secdec/astam-correlator) `threadfix-ham` module to generate these endpoints. The endpoints are output to the console by default, and can save a JSON version of those endpoints through the `-output-file` and `-json` flags. See the [Wiki](https://github.com/secdec/attack-surface-detector-cli/wiki/Usage,-Parameters,-and-Output) for more details.

Expand Down

0 comments on commit 8ba0d50

Please sign in to comment.