Releases: APMarzuki/CyberGuardian-X
Releases Β· APMarzuki/CyberGuardian-X
CyberGuardian-X v1.1.0
π CyberGuardian-X v1.1.0 Release
β¨ What's New
- Enhanced .gitignore with better security patterns and organization
- Improved build process with PyInstaller optimization
- Better project structure for development and distribution
π¦ Standalone Executable
CyberGuardian-X.exe- No installation required- Built with latest dependencies
- Windows 10/11 compatible
π οΈ For Developers
git clone https://github.com/APMarzuki/CyberGuardian-X.git
cd CyberGuardian-X
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
python main.py
π§ System Requirements
Windows 10/11 (64-bit)
8GB RAM recommended
Internet connection for threat intelligence APIs
π Security Notes
Always download from official repository
Keep API keys secure in config.ini
Regular updates recommended
text
### **3. Attach Your Executable**
- Drag and drop your `dist/CyberGuardian-X.exe` file into the "Attach binaries" area
- Or click to browse and select the file
### **4. Publish the Release**
- Click **"Publish release"**
## **After Creating GitHub Release:**
### **5. Back in Your Terminal - Commit Local Changes**
```bash
# First, exit any current git diff (press 'q')
# Then check status
git status
# Add and commit your improved .gitignore
git add .gitignore
git commit -m "build: enhance .gitignore with better organization and security patterns"
# Push to main
git push origin mainv1.0.0 - CyberGuardian-X: Complete Threat Intelligence Suite
π First Official Release of CyberGuardian-X!
π‘οΈ What is CyberGuardian-X?
A professional-grade cybersecurity suite that integrates 7 threat intelligence APIs into a unified platform for real-time threat analysis and protection.
π Key Features
- 7 Integrated Threat Intelligence APIs (VirusTotal, OTX, AbuseIPDB, Shodan, URLScan, Hybrid Analysis, MetaDefender)
- Real-Time File Monitoring & Auto-Quarantine
- Professional PyQt6 GUI Interface
- Multi-Source Threat Scoring System
- Standalone Windows Executable - No installation required
- Forensic Analysis Tools
- Network Security Scanning
π¦ What's Included
CyberGuardian-X.exe- Standalone executable (86.5 MB)README.md- Comprehensive documentationQUICK_START.md- Quick setup guidekeys.example.ini- API key configuration templateLICENSE- MIT Licenserequirements.txt- Python dependencies
β‘ Quick Start
- Download
CyberGuardian-X.exe - Get API Keys from supported services (free tiers available)
- Configure
config.iniwith your keys (usekeys.example.inias template) - Launch and start scanning!
π§ Supported APIs
| Service | Free Tier | Use Case |
|---|---|---|
| VirusTotal | 500 req/day | File/Domain/IP reputation |
| OTX AlienVault | Unlimited | Threat intelligence feeds |
| AbuseIPDB | 1,000 req/day | IP reputation & blacklists |
| Shodan | Limited | Internet device intelligence |
| URLScan | Free tier | Website security analysis |
| Hybrid Analysis | Free account | Malware analysis |
| MetaDefender | Free tier | Multi-antivirus scanning |
π― Use Cases
- Security analysts investigating threats
- IT professionals monitoring endpoints
- Researchers analyzing malware
- Individuals wanting enhanced protection
- Educational purposes and learning
π Documentation
- Full documentation: README.md
- Quick start guide: QUICK_START.md
- API key setup: See
keys.example.ini
π Reporting Issues
Found a bug? Have a feature request? Please create an issue on GitHub!
β Support
If you find this project useful, please give it a star on GitHub!
CyberGuardian-X - Your unified shield against cyber threats! π‘οΈ
Built with Python + PyQt6 β’ Professional Grade β’ Open Source β’ MIT Licensed