- map-attack-versi2-main/README.md
- map-attack-versi2-main/Screenshot.png
- map-attack-versi2-main/TelegramNotif.png
- map-attack-versi2-main/TelegramReport.png
- map-attack-versi2-main/backend/__pycache__/app.cpython-310.pyc
- map-attack-versi2-main/backend/app.py
- map-attack-versi2-main/backend/requirements.txt
- map-attack-versi2-main/backend/test.py
- map-attack-versi2-main/frontend/build/asset-manifest.json
- map-attack-versi2-main/frontend/build/index.html
- map-attack-versi2-main/frontend/build/static/css/main.72cb6fa6.css
- map-attack-versi2-main/frontend/build/static/css/main.72cb6fa6.css.map
- map-attack-versi2-main/frontend/build/static/js/main.f5224bee.js
- map-attack-versi2-main/frontend/build/static/js/main.f5224bee.js.LICENSE.txt
- map-attack-versi2-main/frontend/build/static/js/main.f5224bee.js.map
- map-attack-versi2-main/frontend/[email protected]
- map-attack-versi2-main/frontend/package-lock.json
- map-attack-versi2-main/frontend/package.json
- map-attack-versi2-main/frontend/public/index.html
- map-attack-versi2-main/frontend/react-scripts
- map-attack-versi2-main/frontend/src/App.js
- map-attack-versi2-main/frontend/src/Dashboard.css
- map-attack-versi2-main/frontend/src/assets/world.json
- map-attack-versi2-main/frontend/src/components/AnimatedCyberPulse.jsx
- map-attack-versi2-main/frontend/src/components/AnimatedHackerFirewall.jsx
- map-attack-versi2-main/frontend/src/components/AttackLogTable.jsx
- map-attack-versi2-main/frontend/src/components/AttackMap.jsx
- map-attack-versi2-main/frontend/src/components/Header.jsx
- map-attack-versi2-main/frontend/src/components/LeftPanel.jsx
- map-attack-versi2-main/frontend/src/components/RightPanel.jsx
- map-attack-versi2-main/frontend/src/index.js
Attack Map Dashboard (Versi 2 – NoJS)
Attack Map Dashboard (Versi 2) adalah aplikasi dashboard monitoring serangan siber secara real-time yang menampilkan peta interaktif sumber serangan, statistik harian, serta log aktivitas upaya serangan ke sistem web milik Pemkab Solok Selatan.
Aplikasi ini dikembangkan menggunakan kombinasi Python (FastAPI) untuk backend dan ReactJS dengan TailwindCSS untuk frontend, serta terintegrasi langsung dengan SafeLine WAF API untuk menarik data serangan secara otomatis dan real-time.
Fitur Utama
- 🌍 Live Attack Map: Visualisasi interaktif sumber serangan di peta dunia terhadap server Solok Selatan.
- 🕒 Statistik Real-time: Menampilkan jumlah pengunjung unik, page view, dan total serangan yang berhasil diblokir selama 24 jam terakhir.
- 📜 Attack Log Realtime: Daftar log upaya serangan secara rinci, mencakup domain, IP, negara, waktu, dan status blokir.
- 🔴 Notifikasi Serangan: Panel otomatis yang memperbarui notifikasi serangan terbaru secara real-time.
- 🔗 Integrasi SafeLine WAF: Mengambil data secara real-time dari SafeLine melalui API.
- 📲 Notifikasi Telegram: Dukungan untuk notifikasi serangan secara langsung melalui Telegram.
- 📥 Download Laporan Bulanan: Fitur untuk mengunduh laporan aktivitas serangan bulanan melalui Telegram.
🟢 Kelebihan Versi 2 – NoJS
Kelebihan | Catatan |
---|---|
Sangat ringan, minim penggunaan resource | Cocok untuk server spesifikasi rendah |
Frontend dan backend terpisah (modular) | Memudahkan integrasi dan pengembangan |
User experience lancar & smooth | Ideal untuk pengguna dalam skala besar |
Mudah diintegrasikan ke sistem legacy | Fleksibilitas tinggi dalam implementasi |
Integrasi SafeLine WAF
Dashboard ini menggunakan SafeLine Web Application Firewall (WAF) untuk mendapatkan data serangan dan log keamanan secara otomatis. SafeLine WAF membantu melindungi aplikasi web dari berbagai serangan seperti SQL Injection, XSS, dan serangan pada lapisan aplikasi lainnya.
Aplikasi ini secara berkala melakukan request ke endpoint SafeLine API, kemudian menampilkan statistik dan log secara real-time di dashboard.
Instalasi & Menjalankan (Coming Soon)
Catatan: Versi 2 saat ini masih dalam pengembangan dan akan segera dirilis. Pantau repository ini untuk pembaruan lebih lanjut.
Screenshot Versi 2
Notifikasi Telegram
Download Laporan Bulanan via Telegram
Lisensi
MIT License
Copyright (c) 2025 Sulthanullah Haqqi Hidayat
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Aplikasi ini dikembangkan untuk meningkatkan keamanan infrastruktur dan monitoring siber Pemkab Solok Selatan dengan memanfaatkan data real-time dari SafeLine Web Application Firewall (WAF).