Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hupe1980 committed Dec 20, 2021
1 parent f9f788a commit 0a3cde0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Download the .deb, .rpm or .apk from the [releases page](https://github.com/hupe
Download the pre-compiled binaries from the [releases page](https://github.com/hupe1980/scan4log4shell/releases) and copy to the desired location.

## Usage
```bash
```console
Usage:
scan4log4shell [command]

Expand All @@ -67,7 +67,7 @@ Use "scan4log4shell [command] --help" for more information about a command.

## Local
Detect vulnerable log4j versions on your file-system
```bash
```console
Usage:
scan4log4shell local [paths] [flags]

Expand Down Expand Up @@ -118,7 +118,7 @@ scanner_1 | [i] Completed scanning

## Remote
Send specially crafted requests and catch callbacks of systems that are impacted by log4j log4shell vulnerability
```
```console
Usage:
scan4log4shell remote [command]

Expand All @@ -137,7 +137,7 @@ Global Flags:

### Remote CIDR
Send specially crafted requests to a cidr
```
```console
Usage:
scan4log4shell remote cidr [cidr] [flags]

Expand Down Expand Up @@ -178,7 +178,7 @@ Global Flags:

### Remote url
Send specially crafted requests to an url
```
```console
Usage:
scan4log4shell remote url [urls] [flags]

Expand Down

0 comments on commit 0a3cde0

Please sign in to comment.