An IP blacklist (or blocklist) is a set of IP addresses that are known to be malicious
or suspicious given their past behavior, including spamming, malware distribution, and DDoS attacks.
Blacklists are often used as first line of defense against cyber threats,
as they can help identify or block traffic from bad actors.
Sniffnet supports importing custom IP blacklists from the settings General tab.
The app supports blocklists in any file format,
as long as the file contains one IP address or CIDR range per line.
Sniffnet will ignore any lines that do not start with a valid IP address or CIDR range.
You are free to create your own blocklist, but it's advisable to use reputable sources that regularly update their lists based on the latest threat intelligence.
Some open-source IP blacklists are available at the following links:
- firehol/blocklist-ipsets
- bitwire-it/ipblocklist
- duggytuxy/Data-Shield_IPv4_Blocklist
- romainmarcoux/malicious-ip
Once imported, Sniffnet will check for matches between the addresses in the blacklist and the IP addresses of the network traffic it monitors.
When a match is found, if blacklist notifications are enabled, the app will display a notification alerting the user about the potential threat.
You can also see all blacklisted connections in the Inspect page table by activating the corresponding filter toggle.
Home 🏠
Getting started
- Required dependencies
- Install on Windows
- Install on Linux
- Install on macOS
- Alternative installation methods
- Build from source
Set up the analysis
Internet traffic monitoring
Advanced features
- Remote notifications
- Custom themes
- Custom databases
- IP blacklists
- Keyboard shortcuts
- Command line arguments