Points: 324

Tags: network/pentest 

Poll rating:

Sometimes you just need to stop and listen.

This challenge is an introduction to our network exploit challenges, which are hosted over OpenVPN.

Instructions:

Install OpenVPN. Make sure to install the TAP driver.
    Debian (Ubuntu/Kali) linux CLI: apt install openvpn
    Windows GUI installer
Obtain your OpenVPN configuration in the challenge modal.
    You will obtain a separate config for each challenge containing connection info and certificates for authentication.
Launch OpenVPN:
    CLI: sudo openvpn --config ${challenge}.ovpn
    Windows GUI: Place the config file in %HOMEPATH%\OpenVPN\config and right-click the VPN icon on the status bar, then select the config for this challenge

The virtual tap0 interface will be assigned the IP address 172.30.0.14/28 by default. If multiple team members connect you will need to choose a unique IP for both.

The standard subnet is 172.30.0.0/28, so give that a scan ;)

If you have any issues, please let me (nategraf) know in the Discord chat

Some tools to get started:

Wireshark
tcpdump
nmap
ettercap
bettercap

Writeups

ActionRatingAuthor team
Read writeup
not rated
noobintheshell
Read writeup
4.5
hackstreetboys
Read writeup
not rated
rawsec
Read writeup
not rated
Scr!ptK!dd!es
Read writeup
not rated
Imperium
Read writeup
not rated
IrisCS
Read writeup
not rated
atipaHy
Read writeup
not rated
NoPwnNoGain
Read writeup
not rated
TopWing
Read writeup
not rated
sudo_ctf
Read writeup
not rated
eth0
Read writeup
not rated
nevivurn
Read writeup
not rated
Team_M
You need to authenticate and join a team to post writeups