• VIP prices will increase starting next week! enjoy the low prices for this weekend. Credits price will not increase!

STANDALONE FiveM Backdoor & Malicious Scanner (1 Viewer)

Gevo507

Trainee Moderator
Trainee Moderator
Jul 26, 2023
8
4
3
Credits
6,743
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.




Key Features​


  • 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:
    • JSON Report: Detailed summary of threats, clean files, and errors.
    • Interactive HTML Report: A browser-friendly dashboard with expandable threat cards and overall statistics.
  • 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.



Installation & Usage​


  1. Setup
    Bash:
    python setup.py
  2. Start run_scanner.bat
  3. 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
 

Attachments

  • image_2025-06-10_050245245.png
    image_2025-06-10_050245245.png
    128.5 KB · Views: 85
  • image_2025-06-10_050304209.png
    image_2025-06-10_050304209.png
    210.7 KB · Views: 84
  • image_2025-06-10_050323548.png
    image_2025-06-10_050323548.png
    212.6 KB · Views: 83

Destr0yer667

Member
May 20, 2025
14
1
3
Credits
131
haha this is awesome. I used chatgpt to make me one of these but yours is better than mine. I was tired of going through a ton of files manually looking for backdoors. super useful tool!
 

Users who are viewing this thread

Top