75 skills found · Page 3 of 3
zedxpace / Trojan In PythonThis 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.
didof / Simple Trojan HorseImplementation of a basic trojan horse in Python. Once established the connection between server and client, for the former it's possible to execute some commands that will impact in the latter terminal
user696 / MrRAT:mouse: This is a cross-platform Python 2.x Remote Access Trojan (RAT)
APT-42O / Munchiez RansomwareA simple Python trojan that encrypts the victim's file system and demands ransom so that an attacker can hit Taco Bell with no financial stress.
envyofblood / IhatemyselfA simple trojan made for Windows in Python.
kokatesaurabh / Reverse ShellPython RAT: A simple Remote Access Trojan with a server (server.py) and client (rat.py). The server sends commands to clients and receives their outputs. For educational use only. Unauthorized use is illegal.
stratosphereips / Android Rat Detection MethodsMethods to detect Android Remote Access Trojans (RATs) from the Android Mischief Dataset v2. The detection methods are written in Python.
PrayagMathukiya / Cyb3rpin7a ToolCyb3rpin7a Tool is keylogger when we run python file on victim pc it's work like trojan and tack screenshot in ever 5 seconds from victim pc and send to the hacker and also store keylogs and send to direct Gmail.
lukcod3 / Python Backdoora backdoor / trojan written in python for remote access
Arduino3128 / PyRATRAT(Remote Access Trojan) based on Python
GodInReach / GreeperGreeper: A Python-based Remote Access Trojan (RAT) that uses a Telegram bot for remote control and monitoring of devices. Designed for educational and ethical hacking purposes.
Boudjaa / Solana CA Twitter Scraper Auto BuyThis Python script continuously monitors a specific Twitter account for the latest tweet. If it detects an SPL token CA, it will automatically send this information to your preferred Telegram sniper bot Ex. (Trojan, Maestro SolTradingBot, Bonkbot). Your sniper bot should already be configured to buy upon receiving any SPL token contract address.
voidm4p / UnformbookA python script to extract Formbook trojan C2 using radare2
buketgencaydin / Malware ClassificationMalware classification using VirusTotal API and Python. Classified malware families are Worms, Adware, Virus, Riskware, Spyware, Keylogger, Ransomware, Spam, Backdoor, Dropper, Downloader, Crypt, Agent, Rootkit and Trojan.
Sakitami / Trojan Subscription BuilderA Mini Python Program to Build Trojan Subscription file.
Keidi16 / PYBOTNETA Python framework for building remote control, botnet , trojan or backdoor with Telegram or other control panels. #redteamao #offensive #pentesting
EZIKALEXANDR / HackerDoomsdayHackerDoomsday is a trojan written in python, based on GDI effects
EL-Tools / DdosOfficial Group OF Mr.RiKi ./No System Is Safe | Founder of #PhantomGhost part of #AnonSec #LulzSec #UICF #Codersleet Keterangan Lengkap: Network Crack Programmer Hacking ( NCPH ) Tutorial : ./ Create Virus Trojan, Worm, Dobble Bug And Full Bug MOZILA + Send Packet Target IP / URL ( Down ) ./ Create HTML Script Deface, Shell Backdoor, Telnet 22 ./ Create Script Python. Perl. PHP. Ruby. And SH
free-programmers / RocketChat V2ray HunterA Python bot that automatically fetches V2Ray, VLESS, and Trojan configurations from a remote repository, tests their connectivity, measures latency, and sends working configurations to a Rocket.Chat channel via webhook.
VolkanSah / Monitoring Outgoing ConnectionsReliable and real-time monitoring of outgoing connections is a crucial part of maintaining network security. This Python script demonstrates a robust approach to track and log outgoing connections, which can help in detecting and investigating potential threats like ransomware, spyware, or trojans.