ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

GPU based RAT/Rootkit (Team JellyFish)


  • Please log in to reply
GPU based RAT/Rootkit (Team JellyFish)

#1

Glariful
Glariful
    Offline
    2
    Rep
    38
    Likes

    doG

Posts: 370
Threads: 32
Joined: Feb 19, 2015
Credits: 0
Eight years registered
#1

This is a github link but im still gonna hide it to promote conversation

Hidden Content
You'll be able to see the hidden content once you reply to this topic or

Please Login or Register to see this Hidden Content

.

Advantages of gpu stored memory:

  • No gpu malware analysis tools available on web
  • Can snoop on cpu host memory via DMA
  • Gpu can be used for fast/swift mathematical calculations like xor'ing or parsing
  • Stubs
  • Malicious memory may be retained across warm reboots. (Did more conductive research on the theory of malicious memory still being in gpu after shutdown)

Requirements for use:

  • Have OpenCL drivers/icds installed (Fun fact: Mac OS X boxes come pre-installed with OpenCL)
  • Nvidia or AMD graphics card (intel supports amd's sdk)

 

  • Disclaimer: Educational purposes only; authors of this project/demonstration are in no way, shape or form responsible for what you may use this for whether illegal or not.

  • 6


#2

Karma
Karma
    Offline
    4
    Rep
    100
    Likes

    Veteran

  • PipPipPipPipPipPipPip
Posts: 701
Threads: 33
Joined: May 08, 2015
Credits: 0
Eight years registered
#2

thx 4 the share, i will have a look on it


  • 0

#3

Glariful
Glariful
    Offline
    2
    Rep
    38
    Likes

    doG

Posts: 370
Threads: 32
Joined: Feb 19, 2015
Credits: 0
Eight years registered
#3

thx 4 the share, i will have a look on it

Remember to rep if you like it~


  • 0


#4

Karma
Karma
    Offline
    4
    Rep
    100
    Likes

    Veteran

  • PipPipPipPipPipPipPip
Posts: 701
Threads: 33
Joined: May 08, 2015
Credits: 0
Eight years registered
#4

Remember to rep if you like it~

 

Done

 

Btw, here is the Windows Version

Please Login or Register to see this Hidden Content

Edit:// I tried to compile it under Kali but I get this error:

Please Login or Register to see this Hidden Content

But there is no file called cl.h in this package ...

 

Do you know some help for this error?


Edited by Karma, 13 May 2015 - 07:51 PM.

  • 0

#5

pruned_40835422
pruned_40835422
    Offline
    2
    Rep
    0
    Likes

    Lurker

  • Pip
Posts: 3
Threads: 0
Joined: May 12, 2015
Credits: 0
Eight years registered
#5

Thanks for the link, it's an interesting idea.

 

--

 

@Karma

Come on dude, it's the easiest Googleable error.

OpenCL is basically an equivalent of CUDA ; it's an API for GPU programming.

...so, yea, you should download the lib+include, link it, and it should work.


Edited by H00, 14 May 2015 - 04:29 PM.

  • 0

#6

priv8area
priv8area
    Offline
    2
    Rep
    0
    Likes

    Lurker

Posts: 7
Threads: 1
Joined: May 15, 2015
Credits: 0
Eight years registered
#6

thanks


  • 0

#7

sanouga97
sanouga97
    Offline
    2
    Rep
    92
    Likes

    Maestrae

  • PipPipPipPipPipPip
Posts: 296
Threads: 11
Joined: May 12, 2015
Credits: 0
Eight years registered
#7

checking it :)

 


  • 0

#8

encoreleet
encoreleet
    Offline
    2
    Rep
    -3
    Likes

    Advanced Member

  • PipPipPipPip
Posts: 121
Threads: 3
Joined: May 01, 2015
Credits: 0
Eight years registered
#8

hello 


  • 0

#9

havxwolfe
havxwolfe
    Offline
    2
    Rep
    0
    Likes

    New Member

Posts: 10
Threads: 0
Joined: May 23, 2015
Credits: 0
Eight years registered
#9

About cl.h error , Just download cuda and compile in windows In mingwsys console ,
You need the opencl libs so find the *Forgot what file sorry* Opencl* in the cuda libs dir and compile def to lib and a ,
Then copy to the mingsys enviroment


  • 0

#10

besimbicer
besimbicer
    Offline
    2
    Rep
    0
    Likes

    Hello

Posts: 30
Threads: 0
Joined: May 24, 2015
Credits: 0
Eight years registered
#10

tyyy


  • 0


 Users browsing this thread: