Hello HighLeaks Members,
I’m excited to introduce FiveM Security Scanner, a Python-based utility designed to help FiveM server administrators detect and eliminate potential backdoors, obfuscated code, and other malicious patterns in your server resources. Whether you’re running a small community or a large roleplay server, this tool can be an essential part of your security workflow.
[HEADING=1]Key Features[/HEADING]
Configurable via JSON:
Customize file priorities, add your own regex patterns, whitelist trusted files/domains, and tweak scan depth through scanner_config.json.
Quick-Scan Mode:
Use the companion Quick Scanner (quick_scanner.py) for fast, one-off checks on individual files or small directories.
[/LIST]
[HEADING=1]Installation & Usage[/HEADING]
Download
https://drive.google.com/file/d/1PFTgwlwqtUSo7sD2zrWcLCJnu4V8mLIq/view?usp=sharing
Happy scanning!
– Gev[/hr][/hr][/hr]
I’m excited to introduce FiveM Security Scanner, a Python-based utility designed to help FiveM server administrators detect and eliminate potential backdoors, obfuscated code, and other malicious patterns in your server resources. Whether you’re running a small community or a large roleplay server, this tool can be an essential part of your security workflow.
[HEADING=1]Key Features[/HEADING]
- Deep Pattern Matching:
Detects critical functions like loadstring(), os.execute(), TriggerServerEvent backdoors, obfuscated hexadecimal/Base64 strings, and much more.
- Obfuscation Detection:
Analyzes printable character ratios, long-line incidence, and string-char obfuscation to flag potentially concealed threats.
- Multi-Threaded Scanning:
Leverages up to 8 threads (configurable) to scan large codebases quickly.
- Flexible Output Formats:
[LIST]
- JSON Report: Detailed summary of threats, clean files, and errors.
- Interactive HTML Report: A browser-friendly dashboard with expandable threat cards and overall statistics.
Customize file priorities, add your own regex patterns, whitelist trusted files/domains, and tweak scan depth through scanner_config.json.
Use the companion Quick Scanner (quick_scanner.py) for fast, one-off checks on individual files or small directories.
[/LIST]
[HEADING=1]Installation & Usage[/HEADING]
- Setup
python setup.py
- Start run_scanner.bat
- Customize Settings
Edit scanner_config.json to adjust file size limits, thread count, custom patterns, and reporting options.
Download
https://drive.google.com/file/d/1PFTgwlwqtUSo7sD2zrWcLCJnu4V8mLIq/view?usp=sharing
Happy scanning!
– Gev[/hr][/hr][/hr]
Reactions are only available for posts