Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ariary authored Nov 17, 2021
1 parent f7cd5f7 commit c5da686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Short story

`fileless-xec` enable us to execute a remote binary on a local machine in one step without dropping them on disk
`fileless-xec` enable us to execute a remote binary on a local machine directly from memory without dropping them on disk

- simple usage `fileless-xec <binary_url>` (~`curl | sh` for binaries)
- execute binary with specified program name: `fileless-xec -n /usr/sbin/sshd <binary_raw_url>`
Expand Down

0 comments on commit c5da686

Please sign in to comment.