Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekultek committed Feb 24, 2020
1 parent c1da876 commit f77b37f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ content.tampers.urlencodeall | encoding all characters in the payl
# Basic Help Menu

```
usage: ./whatwaf.py -[u|l|b|g] VALUE|PATH|PATH|PATH [-p|--pl] PAYLOAD,..|PATH [--args]
usage: ./whatwaf -[u|l|b|g] VALUE|PATH|PATH|PATH [-p|--pl] PAYLOAD,..|PATH [--args]
optional arguments:
-h, --help show this help message and exit
Expand All @@ -215,7 +215,7 @@ request arguments:
--pa USER-AGENT Provide your own personal agent to use it for the HTTP
requests
--ra Use a random user-agent for the HTTP requests
(*default=whatwaf/1.6.2 (Language=2.7.16;
(*default=whatwaf/2.0 (Language=2.7.10;
Platform=Darwin))
-H HEADER=VALUE,HEADER:VALUE.., --headers HEADER=VALUE,HEADER:VALUE..
Add your own custom headers to the request. To use
Expand Down Expand Up @@ -315,4 +315,7 @@ misc arguments:
detected by WhatWaf
--tampers Output a list of tamper script load paths with their
description
-M, --mine Pass this flag to mine XMR for you and the whatwaf
development team
```

0 comments on commit f77b37f

Please sign in to comment.