Is it possible that a Peer AS over BGP can sniff other AS traffic?
Is it possible that one AS can sniff another peer’s traffic?
Continue reading Is it possible that a Peer AS over BGP can sniff other AS traffic?
Collaborate Disseminate
Is it possible that one AS can sniff another peer’s traffic?
Continue reading Is it possible that a Peer AS over BGP can sniff other AS traffic?
cmd_snif = os.system(“xettercap ” + target_parse + target_ips + ” -P MYSQL,SNPP,DHCP,WHATSAPP,RLOGIN,IRC,HTTPS,POST,PGSQL,NNTP,DICT,HTTPAUTH,TEAMVIEWER,MAIL,SNMP,MPD,COOKIE,NTLMSS,FTP,REDIS -I ” + up_interface + ” –gateway “… Continue reading Need Explaination to Xerosploit’s Sniffer Function code
Would a packet sniffer like tcpdump be effective for network host discovery and if so how effective is it compared to more active methods such as the infamous network mapper nmap?
Continue reading Is using a network sniffer for host discovery a viable option?
To sniff HTTP/HTTPS traffic, I want to set up a fake DNS server using dnschef and have my router forward all DNS traffic on my LAN to my attack machine running mitmproxy.
Let’s say my attack machine is a parrot security box … Continue reading Fake DNS with mtmproxy on LAN? [on hold]
My intention is to analyze all network traffic which is coming to and originating from a network connected device I have. From the configurations of the device I am able to proxy all the HTTP traffic originating from the devi… Continue reading Can we use network hub as an MITM sniffing device?
Since we should always avoid public networks, is there some sort of attack that intercept my online activity or steal passwords when I’m using 3g/4g? If exists, how I can protect myself from this type of attack? My device is … Continue reading What are the dangers of using 3g/4g in smartphones?
TL;DR Would a potential attacker need to have my Wi-Fi password and be connected to my network in order to read HTTP requests?
Over the past year or so, I have made a few DIY home automation projects. Included in this is a g… Continue reading Does someone need to be connected to my network to sniff HTTP requests?
the same as evil twin fluxion but without captive portal so the victim connects to our fake Wep Wifi that accepts any password after getting disconnected from his Wpa 2 Wifi so we sniff data from the WEP Wifi to get the passw… Continue reading is it possible to create a WEP wifi that accepts any password?
How can I sniff the network and clone the packets?
I need this answer for my university project that can I impact Mechanics OS activating system. I want to clone activating request packets and resend these packets manually.
… Continue reading how sniffing network and clone packets? [on hold]
I want to intercept URLs except for HTTP and HTTPS, is that possible with Burp Suite?
For example, I want to get a response of following URL in Burp Suite:
jar:file:///C:/Program%20Files/Mozilla%20Firefox/omni.ja!/chrome/too… Continue reading How to capture non-HTTP or HTTPS URLs in Burp