Fix up mistakes I noticed whilst doing edits on the code as well as some mistakes identified during peer review

This commit is contained in:
Grant Willcox
2021-08-19 13:55:54 -05:00
parent d5df47692c
commit b60ad3ee26
3 changed files with 23 additions and 20 deletions
@@ -36,6 +36,9 @@ Ubuntu 20.10 (Groovy Gorilla) kernels 5.8.0-25.26 through 5.8.0-52.58 and Ubuntu
### WritableDir
A folder we can write files to. Defaults to `/tmp`
### CmdTimeout
The maximum number of seconds to wait for the exploit to run before we end up timing out. Increase this value if the exploit is timing out.
## Scenarios
### Ubuntu 21.04 (with Linux 5.11.0-16-generic)
@@ -167,7 +170,7 @@ msf6 exploit(linux/local/cve_2021_3490_ebpf_alu32_bounds_check_lpe) >
```
### Ubuntu 20.04 (with Linux 4.4.0-21-generic)
### Ubuntu 20.10 (with Linux 5.8.0-25-generic)
```
msf6 > use multi/handler