Skip to content

paulpierce34/Powershell-To-Flipper-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Powershell-To-Flipper-Template

This is a quickstart templated ducky script that you can copy/paste your powershell code into and achieve code execution on target pc.

HOW TO USE

  • Clone repo

  • Replace the one liner place holder powershell text with your own powershell. Each command must be on the same line and separated by semi-colons, as shown in screenshot below

  • Copy the .txt file to your flipper

newesttt

** TIPS:

  • Make sure to remove Windows carriage-returns if you insert any when copy/pasting code. You can easily remove any by opening the .txt file in Notepad++, selecting 'Edit' > EOL Conversion > Unix (LF)

About

This is a templated ducky script that you can copy/paste your powershell code into and achieve code execution on target pc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors