Update README.md

pull/79/head
fatherthomas 2022-07-10 00:06:08 -07:00 committed by GitHub
parent 63e48dca14
commit 2dbe9b4855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -2,10 +2,11 @@
# FIRST STEP(s):
# run this on the attackers machine
nc -l <any port>
nc -l 'any port'
# This initialzes your computers listening protocol to look for TCP connections
**IMPORTANT**
# open another Terminal window and run "ipconfig getifaddr en0" to obtain your computers local ip (this is important for the next step)
# IMPORTANT
# open another Terminal window and run to obtain your computers local ip (this is important for the next step)
ipconfig getifaddr en0
# NEXT STEP:
# Then simply run the script in your O.MG UI when the cable is connected