10000 GitHub - gitluffywd/pic0wn3d: pic0wn3d is a Raspberry Pi Pico W project that allows for WiFi HID remote control using CircuitPython. It includes useful scripts like a PowerShell persistent shell injector and DNS poison capabilities. ๐Ÿ™๐Ÿ’ป
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pic0wn3d is a Raspberry Pi Pico W project that allows for WiFi HID remote control using CircuitPython. It includes useful scripts like a PowerShell persistent shell injector and DNS poison capabilities. ๐Ÿ™๐Ÿ’ป

Notifications You must be signed in to change notification settings

gitluffywd/pic0wn3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

69 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pic0wn3d ๐ŸŽ‰

GitHub release
Download Release

Welcome to the pic0wn3d repository! This project offers a powerful and user-friendly Raspberry Pi Pico W CircuitPython WiFi Remote Control, built on the foundation of majdsassi's Pico-WIFI-Duck.

Table of Contents

Introduction

The pic0wn3d project transforms your Raspberry Pi Pico W into a versatile remote control device. With the ability to execute commands over WiFi, this tool is ideal for educational purposes, ethical hacking, and testing security measures in a controlled environment. It allows users to explore the world of remote access tools while emphasizing responsible usage.

Features

  • WiFi Connectivity: Leverage the Raspberry Pi Pico W's built-in WiFi capabilities for remote access.
  • CircuitPython Compatibility: Built using CircuitPython, making it easy to program and modify.
  • User-Friendly Interface: Simple HTML and JavaScript interface for easy interaction.
  • Versatile Commands: Execute various commands remotely, making it suitable for a range of applications.
  • Educational Tool: Great for learning about networking, programming, and ethical hacking.
  • Cross-Platform: Works on multiple operating systems, ensuring accessibility for all users.

Installation

To get started with pic0wn3d, follow these steps:

  1. Download the Latest Release: Visit the Releases section to download the latest version. Ensure you download the appropriate file for your setup.

  2. Set Up Your Raspberry Pi Pico W:

    • Flash the CircuitPython firmware onto your Raspberry Pi Pico W. You can find instructions on the CircuitPython website.
    • Connect your Pico W to your computer.
  3. Copy Files:

    • Once the firmware is installed, copy the downloaded files from the release to the CIRCUITPY drive that appears on your computer.
  4. Install Required Libraries:

    • You may need to install specific libraries to ensure all functionalities work. Check the documentation in the repository for any library dependencies.
  5. Power Up:

    • Disconnect and reconnect your Raspberry Pi Pico W. This will run the main script automatically.

Usage

Once you have completed the installation, you can start using pic0wn3d:

  1. Connect to WiFi:

    • Edit the secrets.py file to include your WiFi credentials. This file is located in the root directory of the CIRCUITPY drive.
  2. Access the Interface:

    • Open a web browser and enter the IP address of your Raspberry Pi Pico W. This will bring up the web interface.
  3. Execute Commands:

    • Use the interface to send commands to your Raspberry Pi Pico W. The commands will execute remotely, allowing you to control the device as needed.
  4. Explore and Modify:

    • Feel free to explore the code and modify it to suit your needs. This project encourages learning and experimentation.

Topics

This project covers a range of topics relevant to modern computing and ethical hacking:

  • adafruit-hid: Use the Adafruit HID library for keyboard and mouse emulation.
  • adafruit-httpserver: Implement an HTTP server for web interactions.
  • circuitpython: Utilize CircuitPython for easy coding on microcontrollers.
  • css: Style your web interface using CSS for better user experience.
  • finnish: Explore localization and language options for diverse users.
  • hacking: Understand the principles of ethical hacking and cybersecurity.
  • html: Build web interfaces using HTML for user interaction.
  • javascript: Enhance interactivity with JavaScript.
  • pico-ducky: Learn about the USB Rubber Ducky and its applications.
  • pico-w: Work with the Raspberry Pi Pico W for wireless projects.
  • python: Program using Python, a versatile and widely-used language.
  • raspberry: Dive into the Raspberry Pi ecosystem.
  • raspberry-pi-pico-w: Focus on the capabilities of the Raspberry Pi Pico W.
  • red-teaming: Understand red teaming methodologies for security assessments.
  • remote-access-tool: Develop tools for remote access and control.
  • reverse-shell: Explore reverse shell techniques for remote command execution.
  • rickroll: Have fun with classic internet pranks.
  • usb: Learn about USB devices and their interactions.
  • usb-ducky: Understand the principles behind USB-based hacking tools.
  • wifi: Utilize WiFi for remote connectivity and communication.

Contributing

We welcome contributions from the community! If you would like to help improve pic0wn3d, please follow these steps:

  1. Fork the Repository: Click on the fork button at the top right of the repository page.

  2. Create a Branch: Create a new branch for your feature or bug fix.

  3. Make Changes: Implement your changes in the codebase.

  4. Submit a Pull Request: Once you are satisfied with your changes, submit a pull request. Include a description of your changes and why they are necessary.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions, suggestions, or issues, feel free to reach out:

  • Email: your.email@example.com
  • GitHub Issues: Open an issue in the repository for any bugs or feature requests.

Thank you for checking out pic0wn3d! We hope you find this project useful and inspiring. Don't forget to visit the Releases section for the latest updates and downloads. Happy hacking!

About

pic0wn3d is a Raspberry Pi Pico W project that allows for WiFi HID remote control using CircuitPython. It includes useful scripts like a PowerShell persistent shell injector and DNS poison capabilities. ๐Ÿ™๐Ÿ’ป

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0