[원문: http://tools.kali.org/information-gathering/goofile]
정의
Use this tool to search for a specific file type in a given domain.
간략하게 (진짜 간략하다...)goofile은 주어진 도메인 내 특정 파일을 찾는 툴이다....
Usage
일전에 kali에서 제공하지 않는 tool은 포스팅 하지 않는다고 했다.
kali 2.0 이전 버전에서는 제공했는지 모르겠지만 2.0에는 지원을 하지 않는다.
그렇다. 해당 툴을 정말 좋아한다고 한다. 그 뒤의 말이 우습지만 굳이 한글로 번역하진 않겠다...
-install
#wget "https://goofile.googlecode.com/files/goofilev1.5.zip" -> 경로변경됨
안된다.
https://code.google.com/archive/p/goofile/downloads 로 접속해서 1.5버전을 다운받자.
#unzip -p goofilev1.5.zip goofilev1.5/goofile.py > /usr/bin/goofile && chmod +x /usr/bin/goofile
#goofile
사용법이 정말 심플하다.
안된다
https://code.google.com/archive/p/goofile/issues/5
issue에 올라와있다.
google에서 반환하는 것을 막았다고 개인적으로 공감한다.
그래서 2.0에서는 지원을 하지 않는다고 생각한다.
결론: goofile이니 뭐니 그냥 구글을 이용하자.
'해킹 > kali tools' 카테고리의 다른 글
[Information-Gathering23]masscan (0) | 2016.03.24 |
---|---|
[Information-Gathering22]hping3 (0) | 2016.03.18 |
[Information-Gathering20]golismero (0) | 2016.03.18 |
[Information-Gathering19]fragrouter (0) | 2016.03.07 |
[Information-Gathering18]fierce (0) | 2016.03.07 |