From 472432cefb85fe067a936ce6559bd2f1d90566f0 Mon Sep 17 00:00:00 2001 From: swisskyrepo Date: Sun, 6 Nov 2016 16:52:40 +0700 Subject: [PATCH] Fix typo v2 --- 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 335ddd5..26cd272 100644 --- a/Methodology_and_enumeration.md +++ b/Methodology_and_enumeration.md @@ -2,6 +2,7 @@ ## Bug Hunting Methodology * Enumerate all subdomains (only if the scope is *.domain.ext) + Using KnockPy with Daniel Miessler’s SecLists for subdomain "/Discover/DNS" ``` git clone https://github.com/guelfoweb/knock @@ -80,7 +81,8 @@ More subdomain : * Look for private information in GitHub repos with GitRob ``` -gitrob commd +git clone https://github.com/michenriksen/gitrob.git +gitrob analyze johndoe --site=https://github.acme.com --endpoint=https://github.acme.com/api/v3 --access-tokens=token1,token2 ``` * Subscribe to the site and pay for the additional functionality to test