mirror of
https://github.com/loviuz/http-chained-requests-automator.git
synced 2025-06-05 22:09:14 +02:00
Fixing README and script name
This commit is contained in:
12
README.md
12
README.md
@ -5,6 +5,18 @@ It has been ispired by a business-logic challenge of Port Swigger:
|
||||
|
||||
https://portswigger.net/web-security/logic-flaws/examples/lab-logic-flaws-infinite-money
|
||||
|
||||
## Installation
|
||||
|
||||
First download and install **composer** from here:
|
||||
|
||||
https://getcomposer.org/download/
|
||||
|
||||
Then:
|
||||
|
||||
```bash
|
||||
$ php composer.phar install
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user