F5F Stay Refreshed Software Operating Systems Set up BeEF Server for automation tasks

Set up BeEF Server for automation tasks

Set up BeEF Server for automation tasks

R
Redstoner137
Posting Freak
811
06-11-2022, 10:26 PM
#1
I set up a BeEF server using an Ubuntu VM and followed the instructions. Initially, I needed to install the PPA with sudo apt-add-repository -y ppa:brightbox/ruby-ng, but encountered this issue: the PPA is publishing dbgsym and requires the 'main/debug' component. The repository details include Ubuntu packages for Ruby versions 2.7 through 2.0, along with links to documentation and discussion forums. I tried adding the repository manually, but the error persisted. Someone could clarify how to properly configure it or suggest alternative steps.
R
Redstoner137
06-11-2022, 10:26 PM #1

I set up a BeEF server using an Ubuntu VM and followed the instructions. Initially, I needed to install the PPA with sudo apt-add-repository -y ppa:brightbox/ruby-ng, but encountered this issue: the PPA is publishing dbgsym and requires the 'main/debug' component. The repository details include Ubuntu packages for Ruby versions 2.7 through 2.0, along with links to documentation and discussion forums. I tried adding the repository manually, but the error persisted. Someone could clarify how to properly configure it or suggest alternative steps.

F
FlameSquid32
Senior Member
501
06-16-2022, 05:12 PM
#2
It looks like there are two issues with the information you provided. The source doesn't support Ruby versions above 3.0 and lacks packages for your Ubuntu Jammy installation. It seems the recommended version in the guide only covers Ruby 2.7, which conflicts with your setup. You might need to check the official documentation or contact support for clarification.
F
FlameSquid32
06-16-2022, 05:12 PM #2

It looks like there are two issues with the information you provided. The source doesn't support Ruby versions above 3.0 and lacks packages for your Ubuntu Jammy installation. It seems the recommended version in the guide only covers Ruby 2.7, which conflicts with your setup. You might need to check the official documentation or contact support for clarification.