Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
[doc]Added HTTP support, --deep-http
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin committed Dec 11, 2020
1 parent d5596bc commit 91ed358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ the socket protocol and capabilities :
- Grab JARM fingerprint ( including upgraded connection from STARTTLS/AUTH TLS )
- Gets a banner
- Tries to identify protocol from that banner
- Provides detailed HTTP application information
- TODO: defaults to default port/software mapping

## Usage
Expand All @@ -39,6 +40,7 @@ Displays help for the service command (only implementation atm)

|Flag |Description |
|-----------------------|-------------------------------------------------------|
|--deep-http | Runs additional http checks to identify the software and populates the http event
|--max-threads |Maximum number of threads used for identification
|--debug |Prints developer information for now

Expand Down

0 comments on commit 91ed358

Please sign in to comment.