Skip to content

Commit

Permalink
Update lsopen.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coolcoolnoworries authored Oct 16, 2024
1 parent 3fee529 commit 2863f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation-payload/poseidon/commands/lsopen.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Use LaunchServices API to run applications and binaries out of PID 1 (launchd).
## Usage

```
lsopen {"application":[path],"hideApp":[boolean],"appArgs":[[arg1],[arg2],[arg3]...]}
lsopen -application "/sbin/ping" -hideApp false -appArgs 8.8.8.8 -t 47
```

## MITRE ATT&CK Mapping
Expand Down

0 comments on commit 2863f6c

Please sign in to comment.