RedEye
Redeye is a tool intended to help you manage your data during a pentest operation in the most efficient and organized way. It can be accessed via API or web UI.
Usage
Usage: redeye [options]
| Option | Description |
|---|---|
-d, --developmentMode | [boolean] Put the database and server in development mode |
-r, --redTeam | [boolean] Run the server in red team mode |
--port | [number] The port the server should be exposed at |
-p, --password | [string] The password for user authentication |
--parsers | [string...] A list of parsers to use or a flag to use all in the folder |
-t, --childProcesses | [number] Max number of child processes the parser can use |