Skip to content

This repostiory contains the python code of command and control trojan which will be controlled from the GitHub repo which contains the configuration file where attacker can specify the task which trojan has to do in the victim machine and then upload the same content / file in the private gihub repository of the attacker.

Notifications You must be signed in to change notification settings

BlacksCrows/Trojan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Trojan

This repostiory contains the python code of command and control trojan which will be controlled from the GitHub repo which contains the configuration file where attacker can specify the task which trojan has to do in the victim machine and then upload the same content / file in the private gihub repository of the attacker. features-->

1.)you can start a keylogger on target machine, and can get all key strokes in keystrokes file in real time.
2.)you can start a screen shorter to take continous screen shot of target machine in real time.
3.)you can have complete control over target's cmd.
4.)all above 3 attaks can work simultaneously in different threads.

tutorial link --> https://www.youtube.com/watch?v=bPHiR7x0itA&feature=youtu.be

NOTE --> these are source files for the tool.... while building this tool... real python is used inside tool to build exploit on runtime , so built tool is different from the source file.
built tool is also attached in the repo with name "HackSpy Trojan Exploit.rar"

About

This repostiory contains the python code of command and control trojan which will be controlled from the GitHub repo which contains the configuration file where attacker can specify the task which trojan has to do in the victim machine and then upload the same content / file in the private gihub repository of the attacker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages