Skip to content

πŸ“’ Push Notification Dashboard RedTeamer, Hacking With Push Message, iPhone, Android, Windows Support

Notifications You must be signed in to change notification settings

Linuxndroid/Push-Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Python Flask License

πŸ“’ Push Notification Dashboard RedTeamer

A Flask-based Push Notification Dashboard with:

  • 🎨 Matrix-style public landing page for Social-Engineering
  • πŸ”’ Admin login with push dashboard
  • πŸ“Š Support Multi Device, iOS, Android, Windows
  • 🌍 GeoIP lookup for subscriber location
  • πŸ–ΌοΈ Image upload with live preview
  • πŸ“¬ Push sending using Web Push Protocol with your VAPID keys

πŸš€ Features

Feature Description
πŸ’» Landing Page Matrix-style animation with subscription prompt
πŸ”‘ Admin Login Simple username/password authentication
πŸ“€ Push Sending Send to all subscribers or send test messages
πŸ–ΌοΈ Image Upload Upload & preview notification images
πŸ“Š Stats & History View subscriber list with GeoIP and push history
🌐 GeoIP Automatic city/country detection
πŸ“¬ Multi Device Support Push Message iPhone, Android, Windows

πŸ–ΌοΈ Screenshots

Landing Page
Landing Page

Admin Dashboard
Admin Dashboard


πŸ’» Before Start Change This

  • πŸ“¬ Change&Paste Your Vapid Api Line 38,39,40 in App.py File
  • πŸ”‘ Change Admin Login Data, Line 43,44 Default is admin, admin123
  • 🌐 Use HTTPS URL Using Domain or Port Forwarding

⚑ Quick Start

1️⃣ Clone the repository

git clone https://github.com/Linuxndroid/Push-Notify
cd Push-Notify
python -m venv venv
venv\Scripts\activate  # Windows
# source venv/bin/activate  # macOS/Linux

pip install -r requirements.txt
python app.py

🌐 Use LocalToNet For PortForwarding

πŸ“Š After Server Start

landing page Url For User: https://yourlocaltonet.com/
Admin Page Url: https://yourlocaltonet.com/admin

Created by:
Linuxndroid

πŸ”— Stay connected for updates, demos, and new tools!


πŸ›‘οΈ Legal Notice

This tool is intended only for authorized use in testing, education, or red teaming.
Misuse without consent is strictly prohibited and may violate laws.


πŸ“„ License

This project is licensed under the MIT License.

Watch Video For More Information.

YouTube Video

Made with ❀️ By Linuxndroid

Available Our Hacking Course

Follow Me on :

Instagram

Youtube

Browser

About

πŸ“’ Push Notification Dashboard RedTeamer, Hacking With Push Message, iPhone, Android, Windows Support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages