Update foot.md

pull/9/head
하훌 2020-04-11 00:28:23 +09:00 committed by GitHub
parent 93428cb74a
commit 8129c8600b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 1 deletions

View File

@ -30,8 +30,22 @@ Successfully Opened data.json
- Second, Give me PR or Add issue with data.json<br>
- Third, There's no third.
### Distribute
### Add common tools
in `WebHackersWeapons` directory
$ ./add-tool -url https://github.com/hahwul/s3reverse
### Add Burp Suite or ZAP Extensions
in `WebHackersWeapons/Burp and ZAP Extensions` directory
$ ../add-tool -url https://github.com/nccgroup/BurpSuiteLoggerPlusPlus
### Distribute to common tools
```
$ ./distribute-readme
=> show new README file
```
### Distribute to Burp Suite or ZAP Extensions
```
$ ../distribute-readme
=> show new README file in Burp Suite or ZAP Extensions
```