beefproject / beef

The Browser Exploitation Framework Project
https://beefproject.com
9.77k stars 2.16k forks source link

cannot load such file -- net/smtp (LoadError) #2379

Closed Temuxuser2021 closed 2 years ago

Temuxuser2021 commented 2 years ago

Hey guys please 🥺 solve this error

~/beef $ ./beef [13:40:47][] Browser Exploitation Framework (BeEF) 0.5.4.0 [13:40:47] | Twit: @beefproject [13:40:47] | Site: https://beefproject.com [13:40:47] | Blog: http://blog.beefproject.com [13:40:47] |_ Wiki: https://github.com/beefproject/beef/wiki [13:40:47][] Project Creator: Wade Alcorn (@WadeAlcorn) /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:10:in require': cannot load such file -- net/smtp (LoadError) from /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:10:in' from /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:9:in <module:SocialEngineering>' from /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:8:in' from /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:7:in <module:BeEF>' from /data/data/com.termux/files/home/beef/extensions/social_engineering/mass_mailer/mass_mailer.rb:6:in<top (required)>' from /data/data/com.termux/files/home/beef/extensions/social_engineering/extension.rb:32:in require' from /data/data/com.termux/files/home/beef/extensions/social_engineering/extension.rb:32:in<top (required)>' from /data/data/com.termux/files/home/beef/core/extension.rb:38:in require' from /data/data/com.termux/files/home/beef/core/extension.rb:38:inload' from /data/data/com.termux/files/home/beef/core/extensions.rb:31:in block in load' from /data/data/com.termux/files/home/beef/core/extensions.rb:30:ineach' from /data/data/com.termux/files/home/beef/core/extensions.rb:30:in load' from ./beef:165:in

'

bcoles commented 2 years ago

BeEF isn't ready for RUby 3 yet, but it shouldn't be too hard to get working.

Temuxuser2021 commented 2 years ago

BeEF isn't ready for RUby 3 yet, but it shouldn't be too hard to get working.

Ouuu

powerflio commented 2 years ago

delete content for “/beef/extensions/social_engineering/extension.rb” line 32

“require 'extensions/social_engineering/mass_mailer/mass_mailer'”