HDN Phish is a professional cybersecurity awareness tool featuring realistic login pages for Instagram, Facebook, Google, Twitter, LinkedIn, Snapchat, GitHub, Netflix, and TikTok. Designed for authorized security testing and phishing simulation training.
Last updated Aug 1, 2026
11
Stars
4
Forks
1
Issues
0
Stars/day
Attention Score
41
Topics
Language breakdown
Python 100.0%
โธ Files
click to expand
README
๐ญ HDN Phish Toolkit
Complete Social Media Phishing Simulation Toolkit for Security Testing
๐ Overview
HDN Phish is a professional cybersecurity awareness tool designed for authorized security testing and educational purposes. It simulates realistic login pages of popular social media platforms to help organizations understand phishing risks.
Install Cloudflared on Kali Linux
This guide shows how to install Cloudflared on Kali Linux.
Step 1: Download Cloudflared
wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb
Step 2: Install Cloudflared
sudo dpkg -i cloudflared-linux-amd64.deb
Step 3: Fix Dependencies (If Needed)
sudo apt --fix-broken install
Step 4: Verify Installation
cloudflared --version
If the version is displayed, Cloudflared has been installed successfully.
๐ฅ Features
- 9+ Social Media Platforms - Instagram, Facebook, Google, Twitter, LinkedIn, Snapchat, GitHub, Netflix, TikTok
- Realistic Login Pages - Exact replicas of original login interfaces
- Cloudflare Tunnel - Generate public links instantly
- Real-time Credential Capture - Credentials appear in terminal instantly
- IP Tracking - Captures target IP address with timestamp
- Web Dashboard - View captured credentials in browser
- Cross-Platform - Works on Windows, Linux, macOS
๐ More in this category