본문 바로가기
3. 웹 애플리케이션 취약점 진단

중간자 공격으로 피해자가 보는 브라우저 이미지 변경하기 [xerosploit]

by Robert8478 2023. 12. 27.

https://github.com/LionSec/xerosploit

 

GitHub - LionSec/xerosploit: Efficient and advanced man in the middle framework

Efficient and advanced man in the middle framework - GitHub - LionSec/xerosploit: Efficient and advanced man in the middle framework

github.com

[xerosploit 설치법]
git clone https://github.com/LionSec/xerosploit
cd xerosploit && sudo python install.py
sudo xerosploit


[명령어 및 사용법]
help : 도움말 확인
scan - 같은 네트워크의 아이피 스캔
[타겟 아이피주소] - 타겟 아이피 주소를 입력하면 타겟 아이피주소를 정하게 됩니다.
help - 타겟에 대한 옵션 확인
replace - 이미지를 변경하는 공격 모듈
run - 모듈 실행
/root/image.jpg - 변경해넣을 이미지 선택