Update README.md
This commit is contained in:
24
README.md
24
README.md
@@ -663,12 +663,24 @@ python3 exploit.py
|
|||||||
|
|
||||||
#### PRIV ESCALTION CHECKLIST
|
#### PRIV ESCALTION CHECKLIST
|
||||||
|
|
||||||
- [ ] Mercury
|
|
||||||
- [ ] Mercury
|
|
||||||
- [ ] Mercury
|
<details>
|
||||||
- [ ] Mercury
|
<summary>Click me</summary>
|
||||||
- [ ] Mercury
|
|
||||||
- [ ] Mercury
|
### Heading
|
||||||
|
1. Foo
|
||||||
|
2. Bar
|
||||||
|
* Baz
|
||||||
|
* Qux
|
||||||
|
|
||||||
|
### Some Code
|
||||||
|
```js
|
||||||
|
function logSomething(something) {
|
||||||
|
console.log('Something', something);
|
||||||
|
}
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<input type="checkbox" name="uchk">
|
<input type="checkbox" name="uchk">
|
||||||
|
|||||||
Reference in New Issue
Block a user