Skip to content

t3chnocat/Ducky-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ducky-Scripts

Just some rubber ducky scripts I created for fun.

Wifi-Key-Post-Request

This dumps Windows wifi passwords to a HTTP server via POST requests. This first version sends each wifi password as a separate POST request.

Wifi-Key-Post-Request-V2

This also dumps Windows wifi passwords to a HTTP server via POST request. V2 sends them all in one nicely formatted POST request.

This script is an easy python-based HTTP server that supports POST requests.

Releases

No releases published

Packages

No packages published