beef_injection_framework icon indicating copy to clipboard operation
beef_injection_framework copied to clipboard

Inject beef hooks into HTTP traffic and track hooked systems from cmdline

Results 10 beef_injection_framework issues
Sort by recently updated
recently updated
newest added

how can i specify an interface for the shank.rb command ? i have 2 interface i want to run the command on eth1 but it's running on eth0 ! ruby...

Shank.rb working...poisoning but i can't see any zombie/client in beef admin panel..just in console output like this: Hooked Browser Summary [] request: overrode Accept-Encoding... request: overrode Accept-Encoding... poison request: overrode...

Multiple targets emanating from the same egress point were not getting processed. I modified the code to iterate over the hook session IDs instead of IPs and did a little...

This PR adds a variable to specify the interface to poison and fixes the no IPv4 address errors

Hi I am trying to run shank.rb and I get the following error shank.rb:243:in `%': incompatible character encodings: UTF-8 and ASCII-8BIT (Encoding::CompatibilityError) ruby version is ruby 2.1.1

Hello, i wanna install this tool. Have already instaled beef. (just changed port to 80) After that used this commands: gem install packetfu gem install json gem install rest_client after...

As Steve requested, I have copied our email thread into an issue here, so this first entry is in reverse order. I'll chop out some of the extraneous signature stuff....

bug

i am using bt5R3 and wlan1 as interface but when i running shank i got this error ./shank.rb 192.168.32.1/24 /root/.gem/ruby/1.9.2/gems/packetfu-1.1.5/lib/packetfu/capture.rb:103: warning: eth0: no IPv4 address assigned /root/.gem/ruby/1.9.2/gems/packetfu-1.1.5/lib/packetfu/utils.rb:122:in `whoami?': Didn't receive...

I always run into issues with ruby versioning and gems and was wondering if perhaps you could help me understand this issue. I am using BT5RC3 from Blackhat. I git...