Vortex Roleplay
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[PATCHED] SERVER IS GOING DOWN FOR A BIT

+6
Morph
<::Toxic Oktuberfest::>
ㅤㅤ
Anon
Judge
PhoenixShay
10 posters

Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by PhoenixShay Fri Apr 18, 2014 11:21 pm

[PATCHED] SERVER IS GOING DOWN FOR A BIT MT3psCY

THE VIRUS WAS PATCHED BY GARRY IN THE NEWEST UPDATE.

Hello, Vortex Roleplay.
There has been a nasty lua virus going around that can be used to shut down servers remotely, steal RCON passwords, etc. Due to this, I am password locking the server until Sheeplie hears about it and takes action on it. PLEASE VIEW YOUR TASK MANAGER VIA CONTROL+ALT+DELETE, AND GO TO NETWORK TAB. IF IT LOOKS SOMETHING LIKE THIS:
[PATCHED] SERVER IS GOING DOWN FOR A BIT 8eij0
THEN PLEASE POST HERE FOR HELP. THAT MEANS YOU ARE INFECTED WITH THE LUA VIRUS. DO NOT JOIN ANY SERVERS, FOR YOU MIGHT INFECT THE SERVERS BY ACCIDENT.

HOW TO FIX:
To fix it, navigate to your garrysmod/garrysmod folder. If you see engine_win32.dll in it, DELETE IT.
Navigate to your garrysmod/garrysmod/materials. If you see a file called cooltexture.vtf, DELETE IT.
Navigate to your garrysmod/garrysmod/bin folder. If you see a file called game_shader_generic_engine.dll, DELETE IT.
Navigate to your garrysmod/garrysmod/download folder. If you see engine_win32.dll in it, DELETE IT.
Finally, navigate to your garrysmod/garrysmod/download folder again. Delete the "cfg" folder in it if it exists.
VIDEO TUTORIAL:



Thank you.

[P.S. If you want more info on it, go here: http://facepunch.com/showthread.php?t=1386818 ]


Last edited by PhoenixShay on Sat Apr 19, 2014 12:03 pm; edited 5 times in total

PhoenixShay
Active Member

Posts : 33
Join date : 2014-04-04
Location : Narnia

http://www.phoenixshay.tk

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Judge Fri Apr 18, 2014 11:23 pm

I hate it when assholes ruin things.

I just wanted to be a Scanner.  Evil or Very Mad 
Judge
Judge
Application Manager

Posts : 239
Join date : 2014-04-10
Age : 27

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Anon Fri Apr 18, 2014 11:45 pm

Oh God D:

How did this virus get spread around? Plus, DO NOT JOIN ANY SERVER!
If you do, and someone with a *cough* virus, you WILL GET INFECTED. NEVAR
EVAR
JOIN A SERVER.

Until someone fixes this, do not. It can get spread to anyone.  Sad 
Anon
Anon
Active Member

Posts : 123
Join date : 2014-04-08
Location : Classified

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Guest Sat Apr 19, 2014 12:00 am

Thank you.

This is huge-Facepunch is burning right now.
http://facepunch.com/forumdisplay.php?f=15

This is very big. THIS IS VERY BAD. SHIT IS GOING DOWN

Guest
Guest


Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by ㅤㅤ Sat Apr 19, 2014 12:01 am

Apparently if you run this as a batch file in server or client garrysmod folder, it will fix it.



@echo off
title Exploit file cleanup - MFSiNC

if exist "Half-Life 2.exe" (
cd "garrysmod"
)

if not exist steam.inf (
echo.
echo You're running this from the wrong place!
echo.
echo Put this file in your garrysmod folder, either server or client, and re-run it.
echo.
echo.
pause
exit
)

echo.
echo This will remove the files used in the exploit/virus.
echo.
echo To see exactly what will be removed, open this batch file with Notepad.
echo.
pause

echo Cleaning..

taskkill /F /IM Half-Life 2.exe > nul
taskkill /F /IM srcds.exe > nul



::Files, clientside
if exist "engine_win32.dll" (
attrib -h "engine_win32.dll"
del /F /Q "engine_win32.dll"
)

if exist "materials\cooltexture.vtf" (
del /F /Q "materials\cooltexture.vtf"
)

if exist "bin\game_shader_generic_engine.dll" (
attrib -h "bin\game_shader_generic_engine.dll"
del /F /Q "bin\game_shader_generic_engine.dll"
)

if exist "download\engine_win32.dll" (
attrib -h "download\engine_win32.dll"
del /F /Q "download\engine_win32.dll"
)

::Dir
if exist "download\cfg" (
RD /S /Q "download\cfg"
)



::Files, serverside
if exist "lua\autorun\server\default.lua" (
attrib -h "lua\autorun\server\default.lua"
del /F /Q "lua\autorun\server\default.lua"
)



echo.
echo Done.
echo.
pause


Last edited by <:KARMA:> on Sat Apr 19, 2014 12:07 am; edited 1 time in total
ㅤㅤ
ㅤㅤ
Active Member

Posts : 67
Join date : 2014-03-29

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by PhoenixShay Sat Apr 19, 2014 12:05 am

I know, but we don't have access to out there. (we can't run the batch file anyways)

PhoenixShay
Active Member

Posts : 33
Join date : 2014-04-04
Location : Narnia

http://www.phoenixshay.tk

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by <::Toxic Oktuberfest::> Sat Apr 19, 2014 12:11 am

CRAP! I hate people that do crap like that! Why does the world have to have such sick minded people! Going to go check my files now!
<::Toxic Oktuberfest::>
<::Toxic Oktuberfest::>
Contributor

Posts : 124
Join date : 2014-03-25
Age : 28
Location : Radioactive Wastes

http://kayleediekunstlerin.tumblr.com/

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Guest Sat Apr 19, 2014 12:28 am

https://gist.githubusercontent.com/Chrisaster/d9872acbf2da227e9281/raw/client_everytime.lua

Creator posted a report of what happend.

30k people. This is serious.

Guest
Guest


Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Guest Sat Apr 19, 2014 12:47 am

http://puu.sh/8eros.jpg

SHUT. DOWN. EVERYTHING.

Guest
Guest


Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by <::Toxic Oktuberfest::> Sat Apr 19, 2014 12:56 am

Dude that last post made me freak out, until i went to the link. You troll. Also- the post before it. The link won't work- apparently the gist on gisthub is missing now.
<::Toxic Oktuberfest::>
<::Toxic Oktuberfest::>
Contributor

Posts : 124
Join date : 2014-03-25
Age : 28
Location : Radioactive Wastes

http://kayleediekunstlerin.tumblr.com/

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Morph Sat Apr 19, 2014 2:12 am

It's fixed - I was informed this by the hacker himself, though I have certain disbeliefs.

Morph
Member

Posts : 10
Join date : 2014-03-23
Age : 34
Location : England, The World, The Solar System, The Galaxy, The Universe, The Galactic Center.

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Kookie Sat Apr 19, 2014 2:14 am

morph you're cool you know the hacker
Kookie
Kookie
Active Member

Posts : 100
Join date : 2014-03-22
Location : in ur mom

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by cherryapplejack Sat Apr 19, 2014 4:07 am

Garry put out a patch at 1:54 AM Central USA time, which I believe is -6 or -5 from GMT. The exploit /should/ be fixed now.

cherryapplejack
Member

Posts : 20
Join date : 2014-03-31

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Sly775 Sat Apr 19, 2014 8:33 am

Wow. Garry actually did something that didnt fuck up gmod. :O
Sly775
Sly775
Active Member

Posts : 57
Join date : 2014-04-02
Age : 26
Location : City 17

http://www.steamcommunity.com/id/sly775

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Judge Sat Apr 19, 2014 12:10 pm

He was quick too.
Judge
Judge
Application Manager

Posts : 239
Join date : 2014-04-10
Age : 27

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Dolly Sat Apr 19, 2014 12:16 pm

It was literally an intense moment that night, I was being spammed and a fraction of my friends were infected, thus resulting in a sad but voluntary decision.

Dolly
Application Manager + Operator

Posts : 54
Join date : 2014-04-13

Back to top Go down

[PATCHED] SERVER IS GOING DOWN FOR A BIT Empty Re: [PATCHED] SERVER IS GOING DOWN FOR A BIT

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum