더북(TheBook)

15. 『해커 플레이북 2』 - 커스텀 스크립트

책을 학습하는 데 도움을 주려고 필자가 작성한 스크립트 모음이다.

git clone https://github.com/cheetz/Easy-P.git /opt/Easy-P

git clone https://github.com/cheetz/Password_Plus_One /opt/Password_Plus_One

git clone https://github.com/cheetz/PowerShell_Popup /opt/PowerShell_Popup

git clone https://github.com/cheetz/icmpshock /opt/icmpshock

git clone https://github.com/cheetz/brutescrape /opt/brutescrape

git clone https://www.github.com/cheetz/reddit_xss /opt/reddit_xss

16. 『해커 플레이북 2』 - 분기Forked 버전

책에서 사용한 PowerSploit와 Powertool의 분기 버전이다. 원천 소스에서 자신만의 리포지토리를 복제해 사용하자.

git clone https://github.com/cheetz/PowerSploit /opt/HP_PowerSploit

git clone https://github.com/cheetz/PowerTools /opt/HP_PowerTools

git clone https://github.com/cheetz/nishang /opt/HP_nishang

17. DSHashes

NTDSXtract를 위한 사용자 친화적인 형식으로 해시를 추출하는 도구다.

wget http://ptscripts.googlecode.com/svn/trunk/dshashes.py -O/opt/NTDSXtract/dshashes.py

18. SPARTA

스캐닝과 목록화 Enumeration 단계에서 쉽게 네트워크 인프라 모의 침투를 할 수 있게 하려고 파이썬으로 만든 GUI 애플리케이션이다.

파이썬 GUI 애플리케이션

git clone https://github.com/secforce/sparta.git /opt/sparta

apt-get install python-elixir

apt-get install ldap-utils rwho rsh-client x11-apps finger

신간 소식 구독하기
뉴스레터에 가입하시고 이메일로 신간 소식을 받아 보세요.