Skip to content

Commit

Permalink
fix(readme): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelhf authored Feb 18, 2023
1 parent d2f9243 commit 9b63ec9
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 @@ -15,7 +15,7 @@ traditional methods of JVM privilege escalation do not work.
## Requirements
- The running JVM must be capable of **[instrumentation](https://docs.oracle.com/en/java/javase/17/docs/api/java.instrument/java/lang/instrument/package-summary.html)**
- The filesystem must be capable of creating temporary directories and files in them
for Tuli can actually write and load its agent
for Tuli to actually write and load its agent
- The Java process must have sufficient privileges to spawn at least one other
Java process with the same executable file as the initial process
- Java 17+
Expand Down

0 comments on commit 9b63ec9

Please sign in to comment.