자신 컴퓨터의 무선 네트워크(managed mode)의 네트워크 연결을 닫을 때를 별도의 monitor mode로 packet을 잡는다. deauth packet("wlan.fc==0xc000")을 잡아서 deauth.pcap으로 저장한다.


libtins를 다운받아 설치한다

http://libtins.github.io/ or https://github.com/mfontanini/libtins


sample을 돌려서 컴파일 및 링크가 제대로 되는지 확인한다.

http://libtins.github.io/tutorial/sniffing/#sniffing


ap, station 의 mac을 조사한다.


deauth.cpp 를 빌드하여 deauth를 보내서 실제로 연결이 끊기는지 테스트해 본다.



[download]

deauth.zip

WIPS_10.3_세미나.pptx