R0uge(Network Security) Write-up
#1 First step to solve this challenge is finding a way to properly read .hccapx
#2 There is a tool called hcpxread
#3 To install hcpxread first sudo apt-get install golang
then sudo go install -v github.com/vlad-s/hcpxread@latest
next you will find hcpxread binary in /home/[username]/go/bin/