본문 바로가기
반응형

IT 기술/Tools73

tamperIE : IE 프록시 툴 1. 다운로드 URL : http://www.bayden.com/dl/TamperIESetup.exe https://www.bayden.com/other/ 2015. 11. 3.
ARE : Backtrack과 같이 모바일앱 점검툴이 내장된 OS 1. 다운로드 URL : https://redmine.honeynet.org/projects/are/wiki 2. ARE : Backtrack과 같이 점검툴이 내장된 OS (우분투) Download/InstallationThe virtual machine is available here : http://www.honeynet.org/downloads/Android.tar.gzMirrors : http://itsec.rwth-aachen.de/files/honeynetproject_are.tar.gz http://www.honeynor.no/data/honeynetproject_are.tar.gzYou must extract the virtual machine :tar xvzf Android.tar.gzs.. 2015. 11. 2.
Burpsuite : 브라우저 프록시툴 1. Burpsuite 다운로드 URL : https://portswigger.net/burp/download.html 2. Burpsuite 에러 해결 가. 인증서 오류 발생 - Burpsuite의 인증서를 export하여 브라우저의 인증서에 등록 또는 해당 서버의 인증서를 Burpsuite에 import 하여 등록 시킴 - Burpsuite에 등록된 서버 인증서 확인 나. 인증서를 등록해도 오류가 나는 경우 - Burpsuite의 버젼을 다른 버전으로 테스트 - JAVA 버전을 1.6, 1.7 로 변경하여 사용 3. 기능 활용 가. 임시폴더를 사용하지 않고 매번 서버로부터 js 파일을 다운받도록 설정Match and Replace에서 아래 2개항목 체크^If-Modified-Since.*$ ^If-N.. 2015. 11. 2.
shed : 공유폴더 스캐너툴 다운로드 URL : http://keir.net/shed.html IP대역을 입력하면 everyone으로 접근가능한 공유폴더가 있는 IP와 공유폴더명을 보여준다. 공유폴더 조회를 할 수 있는 다른 툴 소개 : https://www.raymond.cc/blog/scanning-for-connected-computers-in-local-network-and-finding-shared-folders/ 2015. 11. 2.
jadx : apk 파일 디컴파일러 jadx : dex 파일 디컴파일러 다운로드 URL : https://github.com/skylot/jadx/releases 1. 사용법 : usage: jadx [options] (.dex, .apk, .jar or .class)options: -d, --output-dir - output directory -j, --threads-count - processing threads count -f, --fallback - make simple dump (using goto instead of 'if', 'for', etc) -r, --no-res - do not decode resources -s, --no-src - do not decompile source code --show-bad-code - .. 2015. 11. 1.
반응형