Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed Mar 5, 2019
1 parent db78132 commit de23d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ Be careful if you do this to a coworker, if they leave the office with this stil

### Running as a background process

You'll need to leave the terminal session open to keep the reverse shell process running. Tat might be a bit of a giveaway if you're trying to praknk coworkers.
The terminal session needs to be kept open to persists the reverse shell connection. That might be a bit of a giveaway if you're trying to prank coworkers.

The following command will run the reverse shell in a background process and exit the terminal leaving nothing obvious on the victim's machine.
The following command will run the reverse shell in a background process and exit the terminal, leaving no suspicious looking terminal windows open on the victim's machine.

Make sure you run this in a fresh terminal window otherwise you'll lose any work in your existing session.

Expand Down

0 comments on commit de23d6e

Please sign in to comment.