From 1ae1d8a365ee2e9425f373d777823ddaddf0d038 Mon Sep 17 00:00:00 2001 From: ChenYuan Date: Tue, 21 Feb 2017 22:00:35 +0800 Subject: [PATCH] add git clone for subbrute --- Methodology_and_enumeration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Methodology_and_enumeration.md b/Methodology_and_enumeration.md index 0039afd..589ab30 100644 --- a/Methodology_and_enumeration.md +++ b/Methodology_and_enumeration.md @@ -5,6 +5,8 @@ Using Subbrute ``` +git clone https://github.com/TheRook/subbrute + python subbrute.py domain.example.com ``` @@ -143,4 +145,4 @@ gitrob analyze johndoe --site=https://github.acme.com --endpoint=https://github. * Launch a Nikto scan in case you missed something ## Thanks to -* http://blog.it-securityguard.com/bugbounty-yahoo-phpinfo-php-disclosure-2/ \ No newline at end of file +* http://blog.it-securityguard.com/bugbounty-yahoo-phpinfo-php-disclosure-2/