Screenshots
Example Usage
"outbounds": [
{
"tag": "direct",
"protocol": "freedom",
"settings": {}
},
{
"tag": "block",
"protocol": "blackhole",
"settings": {}
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"outboundTag": "block",
"domain": [
"geosite:category-ads-all",
"geosite:malware",
"geosite:phishing",
"geosite:cryptominers"
],
"type": "field"
},
{
"outboundTag": "block",
"ip": [
"geoip:malware",
"geoip:phishing"
],
"type": "field"
},
{
"outboundTag": "direct",
"domain": [
"geosite:ir"
],
"type": "field"
},
{
"outboundTag": "direct",
"ip": [
"geoip:ir",
"geoip:private"
],
"type": "field"
},
]
}
See also
phishing_kits
Free
Exposing phishing kits seen from phishunt.io…
AdGuard-Home-List
Open Source
Varied and carefully selected filter lists and consolidates for use in AdGuard Home.…
I-Espresso
Free
I-Espresso is a tool that enables users to generate Portable Executable (PE) files from batch script…
All-CEHv13-Module-wise-PDF-Reports
Free
Practical labs, notes, and reports for CEH v13 modules — covering web hacking, network pentesting, m…
malicious-domains
Open Source
Aggregation of lists of malicious domains (phishing) that can be integrated into FortiGate firewalls…
King Phisher
Open Source
Phishing campaign toolkit with client-server architecture. Features rich email templates with Jinja2…