From 8129c8600b69828d7d30b5e81f779c3f2388eaa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=98=ED=9B=8C?= Date: Sat, 11 Apr 2020 00:28:23 +0900 Subject: [PATCH] Update foot.md --- template/foot.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/template/foot.md b/template/foot.md index 0496ee4..f4b0d44 100644 --- a/template/foot.md +++ b/template/foot.md @@ -30,8 +30,22 @@ Successfully Opened data.json - Second, Give me PR or Add issue with data.json
- 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 +```