Skip to content

Commit a5d0d32

Browse files
committed
How to run exploit education VM in qemu. Rm htb openvpn.
1 parent d499172 commit a5d0d32

File tree

2 files changed

+10
-191
lines changed

2 files changed

+10
-191
lines changed

exploit-education/phoenix/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,13 @@ just run stack-zero
3232
```shell
3333
python -c "import pwn,pprint; pprint.pprint(dir(pwn.process))" | less
3434
```
35+
36+
# Run VM in QEMU
37+
38+
```
39+
~/workspace/exploit-education/exploit-education-phoenix-amd64/boot-exploit-education-phoenix-amd64.sh
40+
```
41+
42+
## Login
43+
44+
user / user for the user account login, and root / root for the root account login.

htb/nfntrcrsv.ovpn

-191
This file was deleted.

0 commit comments

Comments
 (0)