Nitin Sharma (malwarekid)

malwarekid

Geek Repo

Location:India

Home Page:malwarekid.github.io

Github PK Tool:Github PK Tool

Nitin Sharma's repositories

Inject-EXE

The provided Python program, Inject-EXE.py, allows you to combine a malicious executable with a legitimate executable, producing a single output executable. This output executable will contain both the malicious and legitimate executables.

Language:PythonLicense:MITStargazers:19Issues:0Issues:0

Nim-Backdoor

The provided Python program, Nim-Backdoor.py, generates a Nim program that operates as a backdoor, allowing remote command execution via a netcat-like session. This tool is designed to work on both Linux and Windows systems. Notably, it has been engineered to bypass popular antivirus software such as Microsoft Defender, Bitdefender, and Kaspersky.

Language:PythonLicense:MITStargazers:16Issues:0Issues:0

BadUSB-Payload-Encoder

Malwarekid python BadUSB payload encoder for generating powershell script in bas64

Language:PythonLicense:MITStargazers:15Issues:1Issues:0

PWSH-Env-Enc

This Python script provides functionality to encode PowerShell commands while preserving the environment variables. It's especially useful when dealing with PowerShell commands containing characters like ', ", or $.

Language:PythonLicense:MITStargazers:15Issues:1Issues:1

ESP-8266-Firmwares

The logic is to create an AP that mimics industrial free WiFi portals through DNS spoofing and redirect clients to a phising webpage hosted at the ESP8266 itself

VBS-Stager

Python script that generates Visual Basic Script (VBS) stagers for executing PowerShell scripts directly from specified URLs. It provides an option to add persistence for automatic execution on system startup.

Language:PythonLicense:MITStargazers:9Issues:1Issues:1

BrakTooth-Kali-Linux

BrakTooth a PoC to deauth connected bluetooth devices using ESP-WROVER-KIT

DIY-USB-DataBlocker

The USB data blocker ensures that only power lines are connected while the data lines are disconnected, preventing any unauthorized data access when charging your devices from public USB ports.

License:MITStargazers:4Issues:1Issues:0

Fileless-PE

Python program Fileless-PE.py generates a Python script (PEloader.py) to load a DLL or EXE file from a given URL. It provides functionality to specify a method to execute if the file is a DLL. The script utilizes the pythonmemorymodule library for memory manipulation.

Language:PythonLicense:MITStargazers:4Issues:0Issues:0

GoodUSB

HID payloads for good purpose

Language:PowerShellStargazers:4Issues:1Issues:0
Language:CSSStargazers:3Issues:1Issues:0

AI-Virtual-Mouse

AI virtual mouse than can do everything that a mouse does without even touching your system.

Language:PythonStargazers:2Issues:1Issues:0

malwarekid

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

Python-PortScanner

This Port Scanner will work for both the Web Applications as well as remote Host. The general concept of Sockets had been used to provide the functionality. Port Scanner is built on Python 3 and uses some extra libraries such as socket and pyfiglet (for a fancy banner).

Language:PythonStargazers:0Issues:1Issues:0