Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Pico WiFi Duck is a project that enables the emulation of a USB Rubber Ducky over Wi-Fi using the Raspberry Pi Pico W. This functionality allows for remote control and automation of target systems, making it a versatile tool for penetration testing and security assessments.

NotificationsYou must be signed in to change notification settings

majdsassi/Pico-WIFI-Duck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico W

Overview

Pico WiFi Duck is a project that enables the emulation of a USB Rubber Ducky over Wi-Fi using the Raspberry Pi Pico W. This functionality allows for remote control and automation of target systems, making it a versatile tool for penetration testing and security assessments. This project is inspired by theWIFI DUCK project byspacehuhn.

Features

  • Emulates USB Rubber Ducky functionality over Wi-Fi.
  • Remote scripting and automation capabilities.
  • Requires only one Microcontroller.
  • Based on thepico-ducky project.
  • Cost-effective, approximately $6 (40dt).

Getting Started

Prerequisites

  • Raspberry Pi Pico W.
  • Micro-USB Cable.
  • Basic Knowledge.

Installation

  1. Install CircuitPython:

    • Clickhere to download (Version 8.0.0).
    • Plug the device into a USB port while holding the boot button. It will show up as a removable media device named RPI-RP2.
    • Copy the downloaded (".uf2") file to the root of the Pico (RPI-RP2). The device will reboot and after a second or so, it will reconnect as CIRCUITPY.
  2. Install Pico Wifi Duck Files on the Pico:

    • Download the release file fromhere.
    • Unzip it.

    • While plugging in your Pico, copy and paste the files that you unzip onto the "CIRCUITPY" drive.

Usage

  1. Connect your Raspberry Pi Pico W to the target system using a good-quality USB cable.

  2. Connect to the WiFi network created by the Pico; it's called"Pico Wifi Duck", and its password is"pico123456".

    WIFI CONNECTION

  3. Open your browser and navigate to192.168.4.1.

    Webpage

  4. Write your script in the textarea and click on "RUN" .

Note

Make sure you download the latest release.

About

Pico WiFi Duck is a project that enables the emulation of a USB Rubber Ducky over Wi-Fi using the Raspberry Pi Pico W. This functionality allows for remote control and automation of target systems, making it a versatile tool for penetration testing and security assessments.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp