capsulecorp-pentest icon indicating copy to clipboard operation
capsulecorp-pentest copied to clipboard

problem with pentest machine

Open benh00r opened this issue 3 years ago • 4 comments

hi again I have to tell you something about provisioning pentest machine. i only don't want others to bother themselves as i did. I think you have to modify pentest ansible playbook file.

image

first of all; this command (gpg --keyserver hkp://pool.sks-keyservers.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB) does not work most of the times. I had to install gpg2 and used official rvm document and I added this key manually. so here ansible playbook throughs an error and doesn't go further. with this: "keyserver receive failed: no name"

second. /etc/profile.d/rvm-path.sh --> this file does not exist anymore it's name is rvm.sh and 3rd, latest stable ruby version is not 2.7 which you added to rvm paths, its version 3, and I think it will be added to paths automatically(look inside rvm.sh).

I did above jobs manually and deleted -role = rvm line from pentest.yml file and ran provision again on pentest fortunately no error left to handle.

your book is amazing but without this capsulecorp lab one can not profit enough of it, I just want others to enjoy this book as much as I am. so please make changes to this ansible files. goku activation problem (I started an issue on this one with solution, which you closed ) raditz domain name updating problem (i started another issue on this one too with solution ) and gohan mssql downloading problem. and here was pentest vm provisioning which had multiple issues and has to be updated.

I only care, that's all. thanks again for your work on capsulecorp pentest lab and your book on network pentesting.

benh00r avatar Nov 01 '21 09:11 benh00r

Thanks for your work! Hopefully the author will recognise, the lab is extremely Hard to start.

angel-gruevski avatar Nov 06 '21 15:11 angel-gruevski

I’m having the same issue. I followed the installation guide on https://rvm.io/rvm/security but I’m pretty sure only one of the keys was processed. Hopefully the author can make updates to these files so we can enjoy the rest of the pen test.

jfroygit avatar Nov 11 '21 10:11 jfroygit

I’m having the same issue. I followed the installation guide on https://rvm.io/rvm/security but I’m pretty sure only one of the keys was processed. Hopefully the author can make updates to these files so we can enjoy the rest of the pen test.

Did you manage to install Ruby 2.7.2?

angel-gruevski avatar Nov 22 '21 14:11 angel-gruevski

This should be resolved. The pentest machine now uses Kali.

git pull
vagrant destroy pentest
vagrant up pentest

R3dy avatar May 07 '22 21:05 R3dy

Sorry I haven't been responsive on Github issue tracker. It's easier to reach me on Discord!

R3dy avatar Dec 13 '22 16:12 R3dy