Add some debugging hints in the docs

This commit is contained in:
kmille
2025-07-06 12:22:21 +02:00
parent 13cb63e400
commit 3069e81565
+2 -2
View File
@@ -153,7 +153,7 @@ wpeutil initializenetwork
```
> [!note]
> You should see DHCP request served by `dnsmasq`.
> You should see DHCP request served by `dnsmasq`. You can check the ip with `ipconfig` and also try to ping the attack machine `ping 10.13.37.100`.
Mount the exposed SMB share:
```
@@ -200,7 +200,7 @@ boot configuration then fall back to the served Linux environment.
Login with the `root` user, no password is needed. Follow the instructions
printed in the logon message. Replace `XYZ` with device file representing
your encrypted BitLocker volume:
your encrypted BitLocker volume (use `lsblk -f`):
```
exploit && ./mount.sh /dev/XYZ && ls mnt