This commit is contained in:
hahwul 2020-11-19 08:30:20 +09:00
parent 4706eef6ca
commit 142d0dc739

View File

@ -2309,14 +2309,14 @@
"Method": "WORD", "Method": "WORD",
"Description": "Automated \u0026 Manual Wordlists provided by Assetnote", "Description": "Automated \u0026 Manual Wordlists provided by Assetnote",
"Install": { "Install": {
"Linux": "", "Linux": "git clone https://github.com/assetnote/wordlists",
"MacOS": "", "MacOS": "git clone https://github.com/assetnote/wordlists",
"Windows": "" "Windows": "git clone https://github.com/assetnote/wordlists"
}, },
"Update": { "Update": {
"Linux": "", "Linux": "cd wordlists ; git pull -v",
"MacOS": "", "MacOS": "cd wordlists ; git pull -v",
"Windows": "" "Windows": "cd wordlists ; git pull -v"
} }
}, },
"wpscan": { "wpscan": {