Skip to content

Commit

Permalink
Merge pull request #12 from CoD-Segfault/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-shodan authored Oct 13, 2024
2 parents 79002f5 + eb00076 commit f70ce36
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ This project implements a variety of attacks based around an easily concealable

1. Clone the repository:
```sh
git clone https://github.com/i-am-shodan/usb-army-knife.git
git clone https://github.com/i-am-shodan/USBArmyKnife.git
```
1. Now you've cloned the repo you need to pull down the submodules. Run this command in the directory you just cloned to.
```sh
git submodule update --init
1. Now you've cloned the repo you need to pull down the submodules. Run this command in the directory you just cloned to.
```sh
git submodule update --init
```
1. Open the project in Visual Studio Code
Expand All @@ -119,9 +119,9 @@ At this point all your code and dependencies will be up to date and you can cont
### Usage
1. Connect the USB dongle to your computer.
1. Connect the USB dongle to your computer.
1. Connect to the WiF access point (iPhone14) with the password of 'password'
1. Access the web interface (http://4.3.2.1:8080) by navigating to the URL with your browser.
1. Access the web interface (http://4.3.2.1:8080) by navigating to the URL with your browser.
1. Ensure the web interface has correctly loaded. You should see thr currently running status and uptime. If not refresh the page.
1. Use the web interface to create and manage your attacks using DuckyScript.
Expand Down

0 comments on commit f70ce36

Please sign in to comment.