https://github.com/linuxndroid/push-notify
📢 Push Notification Dashboard RedTeamer, Hacking With Push Message, iPhone, Android, Windows Support
https://github.com/linuxndroid/push-notify
android cybersecurity hacking hacking-tool linuxndroid message notifications push-notifications python3 sms sms-hacking social-engeneering-toolkit social-engineering
Last synced: about 7 hours ago
JSON representation
📢 Push Notification Dashboard RedTeamer, Hacking With Push Message, iPhone, Android, Windows Support
- Host: GitHub
- URL: https://github.com/linuxndroid/push-notify
- Owner: Linuxndroid
- Created: 2025-08-14T06:03:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-15T10:28:51.000Z (11 months ago)
- Last Synced: 2025-08-15T11:34:37.060Z (11 months ago)
- Topics: android, cybersecurity, hacking, hacking-tool, linuxndroid, message, notifications, push-notifications, python3, sms, sms-hacking, social-engeneering-toolkit, social-engineering
- Language: Python
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



# 📢 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**

**Admin Dashboard**

---
## 💻 Before Start Change This
- 📬 Change&Paste Your [Vapid](https://vapidkeys.com/) 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
```bash
git clone https://github.com/Linuxndroid/Push-Notify
cd Push-Notify
```
```bash
python -m venv venv
venv\Scripts\activate # Windows
# source venv/bin/activate # macOS/Linux
pip install -r requirements.txt
python app.py
```
## 🌐 Use [LocalToNet](https://localtonet.com) For PortForwarding
📊 **After Server Start**
```bash
landing page Url For User: https://yourlocaltonet.com/
```
```bash
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](LICENSE).
# Watch Video For More Information.
[](https://youtu.be/T3JTKu7U5HE?feature=shared)
Made with ❤️ By Linuxndroid
# Available Our [Hacking Course](https://linuxndroid.in)
# Follow Me on :
[](https://www.instagram.com/linuxndroid)
[](https://www.youtube.com/channel/UC2O1Hfg-dDCbUcau5QWGcgg)
[](https://www.linuxndroid.in)