All Projects → HorusTeknoloji → TR-PhishingList

HorusTeknoloji / TR-PhishingList

Licence: MIT license
Türkiye'ye Yönelik Zararlı Bağlantı Erişim Engelleme Listesi

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TR-PhishingList

Phishing-Email-Analysis
Useful resources about phishing email analysis
Stars: ✭ 46 (-32.35%)
Mutual labels:  phishing, phishing-detection
MurMurHash
This little tool is to calculate a MurmurHash value of a favicon to hunt phishing websites on the Shodan platform.
Stars: ✭ 79 (+16.18%)
Mutual labels:  phishing, phishing-detection
ThePhish
ThePhish: an automated phishing email analysis tool
Stars: ✭ 676 (+894.12%)
Mutual labels:  phishing, phishing-detection
TweetFeed
Collecting IOCs posted on Twitter
Stars: ✭ 181 (+166.18%)
Mutual labels:  phishing, phishing-detection
Filterlist-for-AdGuard-or-PiHole
A very aggressive filter-list that consolidates over 370 lists for use in AdGuard Home, Pi-Hole or similar.
Stars: ✭ 349 (+413.24%)
Mutual labels:  blocklists, phishing-domains
PhishingKit-Yara-Rules
Repository of Yara rules dedicated to Phishing Kits Zip files
Stars: ✭ 71 (+4.41%)
Mutual labels:  phishing, phishing-detection
PhishingKit-Yara-Search
Yara scan Phishing Kit's Zip archive(s)
Stars: ✭ 24 (-64.71%)
Mutual labels:  phishing, phishing-detection
Malicious-Urlv5
A multi-layered and multi-tiered Machine Learning security solution, it supports always on detection system, Django REST framework used, equipped with a web-browser extension that uses a REST API call.
Stars: ✭ 35 (-48.53%)
Mutual labels:  phishing, phishing-detection
shark
Best Tool For Phishing, Future Of Phishing
Stars: ✭ 238 (+250%)
Mutual labels:  phishing, phishing-domains
InfoPhish
InfoPath Phishing Repo Resource
Stars: ✭ 68 (+0%)
Mutual labels:  phishing
Phishruffus
Intelligent threat hunter and phishing servers
Stars: ✭ 44 (-35.29%)
Mutual labels:  phishing
ApeX
Using Social Engineering To Obtain WiFi Passwords
Stars: ✭ 87 (+27.94%)
Mutual labels:  phishing
Wireguard-DNScrypt-VPN-Server
Fast setup wireguard server script, with dnscrypt and adblocking, maleware blocking, more blocking if you need. Use case eg. always on vpn and adblocking on ios or android, and be more secured in unknown networks.
Stars: ✭ 48 (-29.41%)
Mutual labels:  blocklists
TgaHacking
Social Media Hacking & Information Tool
Stars: ✭ 71 (+4.41%)
Mutual labels:  phishing
pusula
Oy pusulası fotoğrafı isteyen işyerleri için, oy pusulası fotoğrafı yapıcı
Stars: ✭ 14 (-79.41%)
Mutual labels:  turkey
Hades
The best way to hack into VMware accounts.
Stars: ✭ 61 (-10.29%)
Mutual labels:  phishing
Dark-Phish
Dark-Phish is a complete phishing tool. For more about Dark-Phish tool please visit the website.
Stars: ✭ 57 (-16.18%)
Mutual labels:  phishing
FakeNewsBlocker
Get a notification if a website is known to publish fake news
Stars: ✭ 15 (-77.94%)
Mutual labels:  blocklists
GoPhish-Templates
GoPhish Templates that I have retired and/or templates I've recreated.
Stars: ✭ 76 (+11.76%)
Mutual labels:  phishing
metadata
This repository contains the data behind our Security, Privacy and Parental Control features.
Stars: ✭ 573 (+742.65%)
Mutual labels:  blocklists

horus-shield

TR-PhishingList

It is aimed to detect and prevent access to resources such as attacks, abuse, command and control centers, Javascript-based cryptocurrency mining, websites spreading malware and etc.

Attention

List type: Aggressive

False-Positive Ratio is high. Our list is under development, Please report any f/p

The detection methods

  • Kaspersky Abuse
  • DNS Zone
  • Google Safebrowsing
  • Normshield
  • RiskIQ
  • UrlScan
  • Alienvault
  • Any Run
  • Certificate Transparency
  • DNS Twist
  • Phishing NG
  • Brandefense

How to use?

Linux

sort url-lists.txt | uniq | sed 's/\./\\\\./g' | while read host; 
do 
    echo "0.0.0.0 $host" >> /etc/hosts
done;

Pi-hole and others

https://raw.githubusercontent.com/HorusTeknoloji/TR-PhishingList/master/url-lists.txt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].