• Twitch subs for sale! Open a ticket in Discord for pricing!

  • Weekend! After a month of no weekend discounts, heres one for all of you:
    VIP Yearly 35,- euro

    And all credit payments get doubled starting now until Sunday 3-9-2025.
    300 credit purchase gives you 600 for example.

STANDALONE FiveM Backdoor & Malicious Scanner (1 Viewer)

Gevo507

Trainee Moderator
Trainee Moderator
Jul 26, 2023
10
6
3
Credits
6,830
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: 186
  • image_2025-06-10_050304209.png
    image_2025-06-10_050304209.png
    210.7 KB · Views: 185
  • image_2025-06-10_050323548.png
    image_2025-06-10_050323548.png
    212.6 KB · Views: 184

Destr0yer667

Member
May 20, 2025
16
3
3
Credits
68
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!
 

Gevo507

Trainee Moderator
Trainee Moderator
Jul 26, 2023
10
6
3
Credits
6,830
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!
Thank you,
hope u hunt em all xD
 

Users who are viewing this thread

Top