Package Details: beef-xss 1:0.5.4.0-1

Git Clone URL: https://aur.archlinux.org/beef-xss.git (read-only, click to copy)
Package Base: beef-xss
Description: The Browser Exploitation Framework that focuses on the web browser.
Upstream URL: http://beefproject.com/
Keywords: beef beef-xss xss
Licenses: Apache
Conflicts: beef, beef-git
Submitter: sumithemmadi
Maintainer: sumithemmadi
Last Packager: sumithemmadi
Votes: 1
Popularity: 0.000000
First Submitted: 2023-09-16 13:12 (UTC)
Last Updated: 2023-09-16 17:05 (UTC)

Latest Comments

ArchAlstor21 commented on 2026-02-07 17:53 (UTC) (edited on 2026-02-07 17:54 (UTC) by ArchAlstor21)

I tried installing beef-xss on CachyOS (Arch-based), and whenever I try running it as root, I get a very specific error related to bundled_gems.rb:

$ sudo beef
[10:49:26][*] Browser Exploitation Framework (BeEF) 0.5.4.0-pre
[10:49:26]    |   Twit: @beefproject
[10:49:26]    |   Site: https://beefproject.com
[10:49:26]    |   Blog: http://blog.beefproject.com
[10:49:26]    |_  Wiki: https://github.com/beefproject/beef/wiki
[10:49:26][*] Project Creator: Wade Alcorn (@WadeAlcorn)
[10:49:26][>] Loaded extension: 'xssrays'
/usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require': cannot load such file -- net/smtp (LoadError)
        from /usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
        from /usr/share/beef-xss/extensions/social_engineering/mass_mailer/mass_mailer.rb:10:in '<class:MassMailer>'
        from /usr/share/beef-xss/extensions/social_engineering/mass_mailer/mass_mailer.rb:9:in '<module:SocialEngineering>'
        from /usr/share/beef-xss/extensions/social_engineering/mass_mailer/mass_mailer.rb:8:in '<module:Extension>'
        from /usr/share/beef-xss/extensions/social_engineering/mass_mailer/mass_mailer.rb:7:in '<module:BeEF>'
        from /usr/share/beef-xss/extensions/social_engineering/mass_mailer/mass_mailer.rb:6:in '<top (required)>'
        from /usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
        from /usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
        from /usr/share/beef-xss/extensions/social_engineering/extension.rb:33:in '<top (required)>'
        from /usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
        from /usr/lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
        from /usr/share/beef-xss/core/extension.rb:37:in 'BeEF::Extension.load'
        from /usr/share/beef-xss/core/extensions.rb:32:in 'block in BeEF::Extensions.load'
        from /usr/share/beef-xss/core/extensions.rb:31:in 'Hash#each'
        from /usr/share/beef-xss/core/extensions.rb:31:in 'BeEF::Extensions.load'
        from beef:164:in '<main>'

kuba-orlik commented on 2025-06-10 10:54 (UTC)

Unofrtunately, installation gives the following error:

Bundler::Worker#create_threads'

An error occurred while installing thin (1.6.2), and Bundler cannot continue.

In Gemfile:
  thin
error: command failed to execute correctly