cyber_attack_heatmap/ ├── api/ # Endpoint API ├── models/ # Model data dan database ├── services/ # Service logika bisnis │ ├── geoip_service.py │ ├── websocket_service.py │ ├── export_service.py ...
Fsociety DDoS GUI adalah aplikasi untuk melakukan serangan DDoS (Distributed Denial of Service) sederhana menggunakan PyQt5 sebagai antarmuka grafis (GUI) dan Requests untuk mengirim permintaan HTTP ...