Promiscuous mode and packet sniffing
Is it must for a packet sniffer to enable promiscuous mode?Can packets be sniffed without the NIC being in promiscuous mode? Also when in promiscuous mode the NIC accepts all packets which are not...
View ArticleIs it possible to sniff traffic of a remote network? (With admin access to...
Me and a friend of mine are simulating a widespread scenario where router configurations are untouched (default passwords) and are visible from the internet. Him, acting as the victim, will constantly...
View ArticleSniff LAN SSL requests
When I log in into Facebook, using Wireshark in the same machine, I can read the request data in plain-text. That doesn’t happen when I’m sniffing my LAN: I can read the SSL packets but they are...
View ArticleCan cascaded routers protect inner network's machine from attacker from outer...
Given: Outer Network router A wan ip 209.123.12.11 address 10.10.0.1 machine A address 10.10.0.10 gateway 10.10.0.1 Inner Network router B wan ip 10.10.0.100 address 192.168.10.1 machine B address...
View ArticleLog all crypto keys used for outgoing SSL / TLS connections on Linux server
Is there some environment variable that works how SSLKEYLOGFILE works for NSS-reliant programs but which would apply to all outgoing TLS / SSL connections on a Linux server and not just ones that use...
View ArticleHow can I see the websites visited by clients of my WLAN?
How can I view the websites that are visited by the user of my wifi? What tools are required to do this? And one more question: can I see the WhatsApp communications?
View ArticleIs hack.chat safe from packet sniffing?
So I recently found this tool called hack.chat. It’s a disposable, browser-based IM system. If I were to use this at a friends house, public network, or at work, it is possible for someone on the...
View ArticleLog to file my own SSL traffic coming from websocket
I have to decode and capture my own traffic that come from a websocket WSS listening on port 7072, when I use browser to connect to my data provider. My idea is: to redirect traffic to...
View ArticleCan we track sniffers in a network?
It is very simple to launch Wireshark in monitor mode and listen to connections in the host network. I have come across a program called SniffDet. Is it an all round solution for finding sniffers on a...
View ArticleOS fingerprinting [closed]
I have been asked to write a small tool that detects the running OS on a victim device. The tool should be able to fingerprint Linux versus Android versus iOS. Extra credit for version info. It needs...
View Article