Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xInfection committed Dec 16, 2021
1 parent 5e18f4b commit bb5d36c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Log4JHunt
An automated, reliable scanner for the Log4Shell CVE-2021-44228 vulnerability.

![image](https://user-images.githubusercontent.com/39941993/146184537-c6097017-1a95-445b-bede-c068912c7952.png)
![image](demo.gif)

### Usage
Here the help usage:
Expand Down Expand Up @@ -49,6 +49,8 @@ optional arguments:
#### Getting a token
The tool makes use of Log4Shell tokens from [Canary Tokens](https://canarytokens.org). The tool has capability to automatically generate tokens, if the values of the token (`--token`) and server (`--server`) are empty.

Once the token is generated, the token and the auth value are written to a file called `canary-token.json`.

#### Targets specification
You can specify the targets in two modes:
- Scan a single URL:
Expand Down

0 comments on commit bb5d36c

Please sign in to comment.