Skip to content

sharp30/Stealer-Unicorns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicorn Stealer

A Trojan stealer, acts like a unicorns game.

The project was done during applying to a CyberSecurity company.

Stealing

The program steals:

  • keylogging
  • Network Communication.
  • OS details
  • Running Proccess
  • Screenshots
  • Windows Username and Groups.

after every minute the program writes all the data into a txt file (placed in a hidden directory).

Processes Closing

The virus will close 5 running process:

  • Wireshark
  • Fiddler
  • tasklist
  • taskmgr - Task Manager
  • procexp - Process Explorer

Dll Injection

The program also injects a dll:

  • Changes the computer background.
  • Edits the Run directory in the computer registery.

GUI

basic GUI done with WinForms.

About

A Trojan stealer, acts like a unicorns game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published