Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gorums authored Jul 18, 2021
1 parent f06ee7a commit 67ebdfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CRLFuzz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Using {{domain}} ReconNess replace {{domain}} for the subdomain.


```
crlfuzz -u http://{{domain}} -s
crlfuzz -u https://{{domain}} -s
```

## CRLFuzz Command for Docker

```
/root/go/bin/crlfuzz -u http://{{domain}} -s
/root/go/bin/crlfuzz -u https://{{domain}} -s
```

## CRLFuzz Script
Expand Down

0 comments on commit 67ebdfb

Please sign in to comment.