GhostDelivery : .VBS Script To Deliver Payload With Persistence

GhostDelivery is a python script to generate obfuscated .vbs script that delivers payload (payload dropper) with persistence and windows antivirus disabling functions.

Heavy

Downloads payload to TEMP directory and executes payload to bypass windows smart screen. Disables Defender,

UAC/user account control, Defender Notifications, injects/creates Command Prompt and Microsoft Edge shortcuts with payload path (%TEMP%/payload.exe) to execute payload when opened, adds a scheduled task called “WindowsDefender” for payload to be run at login and obfuscates the vbs delivery script.

GhostDelivery has a serveo function to deliver obfuscated vbs script.

Also Read – VTHunting : A Tiny Script Used to Generate Report About Virus Total Hunting

Medium

The medium option only delivers/executes payload, creates a scheduled task named “WindowsDefender” to run payload at login for persistence, disables UAC and injects/creates Command Prompt and Microsoft Edge shortcuts with payload path.

Light

The light option only delivers/executes payload, creates a scheduled task named “WindowsDefender” to run payload at login for persistence and injects/creates Command Prompt and Microsoft Edge shortcuts with payload path. Prerequisites/requirements:

*Python 2.7, Modules imported in script. (random, sys, string, os, time, base64)

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

1 hour ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

1 hour ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

1 hour ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

1 hour ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

2 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

18 hours ago