Author Topic: the uh, arg continues  (Read 7342 times)

« Last Edit: June 29, 2014, 09:16:18 PM by DrenDran »





did you look in it?
whats in it?



i opened it using command prompt and nothing happened. not too sure what to say about this, it could be malicious.

It looks similar to a modified Minecraft.jar file.
It contains a META-INF folder with a MANIFEST.MF,
On the main there's also a folder called load containing: an extensionless file called ID, a .class file called JarMain, and another MANIFEST.MF.
And also on the main a folder called plugins exists, containing a file called unrecomserver.class.

Evidently it's some kind of Minecraft modification.

Quickedit: Virustotal claims it's clean. I'm not unpacking it for safety reasons though.

i opened it using command prompt and nothing happened. not too sure what to say about this, it could be malicious.
congrats you probably just executed a rat

There are java-based RAT's that run on any OS with Java. They're hard to pick up by AV too, being a jar.

It looks similar to a modified Minecraft.jar file.
It contains a META-INF folder with a MANIFEST.MF,
On the main there's also a folder called load containing: an extensionless file called ID, a .class file called JarMain, and another MANIFEST.MF.
And also on the main a folder called plugins exists, containing a file called unrecomserver.class.

Evidently it's some kind of Minecraft modification.

Quickedit: Virustotal claims it's clean. I'm not unpacking it for safety reasons though.

yup. Congrats Markey, you just executed a RAT.

It looks similar to a modified Minecraft.jar file.
It contains a META-INF folder with a MANIFEST.MF,
On the main there's also a folder called load containing: an extensionless file called ID, a .class file called JarMain, and another MANIFEST.MF.
And also on the main a folder called plugins exists, containing a file called unrecomserver.class.

Evidently it's some kind of Minecraft modification.
every java file has those types of things in it...............

every java file has those types of things in it...............
Noted. This will be useful to know in the future if I ever become IT(which I probably will considering what I've seen/known/done already).

There are java-based RAT's that run on any OS with Java. They're hard to pick up by AV too, being a jar.

yup. Congrats Markey, you just executed a RAT.
lol gj markey

Can someone PM me the file so I can look at the code?