Compare commits
108 Commits
v0.6.0.0
...
red/test_a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f03032dc14 | ||
|
|
44b0c0aadc | ||
|
|
1108bf52c2 | ||
|
|
2621e3dd2a | ||
|
|
2dd5e7302f | ||
|
|
5f27f0c612 | ||
|
|
8a6546f910 | ||
|
|
6d57165f63 | ||
|
|
8a4a01253a | ||
|
|
cbd9292331 | ||
|
|
0680a51ad0 | ||
|
|
ff4c89bf46 | ||
|
|
85d8d78112 | ||
|
|
dca4415fb8 | ||
|
|
3b32c19637 | ||
|
|
1756a7a3f2 | ||
|
|
57d2da64fe | ||
|
|
79800fd267 | ||
|
|
cfd59f64c5 | ||
|
|
4233269016 | ||
|
|
95793433fa | ||
|
|
c308392cb3 | ||
|
|
8e8087b954 | ||
|
|
647daae3c8 | ||
|
|
c4effae065 | ||
|
|
e789afb8e6 | ||
|
|
8596ab98a0 | ||
|
|
e8a767d548 | ||
|
|
309e86a29d | ||
|
|
7507a7b440 | ||
|
|
08c0d72c37 | ||
|
|
08538b7720 | ||
|
|
447f0953df | ||
|
|
00b9de63c3 | ||
|
|
34b2b8b6f1 | ||
|
|
e1493310e4 | ||
|
|
a67d783cbc | ||
|
|
7d28bfc140 | ||
|
|
b7ebc298e9 | ||
|
|
d3724b84bb | ||
|
|
c3e162a8f5 | ||
|
|
eb4fa92c84 | ||
|
|
ee8afbbecf | ||
|
|
292453e1f7 | ||
|
|
86909af828 | ||
|
|
7ec386881e | ||
|
|
4a8b5b759d | ||
|
|
6189279798 | ||
|
|
7d20c1138c | ||
|
|
bd67b8ba2a | ||
|
|
4b3fce07a0 | ||
|
|
149aeaa944 | ||
|
|
3be084ade6 | ||
|
|
77f59d07d9 | ||
|
|
d9d9c4db1e | ||
|
|
5822a1b5d1 | ||
|
|
841953f112 | ||
|
|
87cc78fc2e | ||
|
|
03030858c9 | ||
|
|
1b1a8b175b | ||
|
|
47cde1a0fd | ||
|
|
b6e82f0273 | ||
|
|
98f646078f | ||
|
|
2de4c379ef | ||
|
|
ff077b7982 | ||
|
|
a10b4489fe | ||
|
|
de344887b6 | ||
|
|
165cd27495 | ||
|
|
7a4721a0ef | ||
|
|
a9407f3945 | ||
|
|
7bd91fcb73 | ||
|
|
da9bc652a9 | ||
|
|
4a971df086 | ||
|
|
ebbcfc39e4 | ||
|
|
4d17e16fdb | ||
|
|
820738f7e0 | ||
|
|
5749cc1e0c | ||
|
|
49bb30aeaa | ||
|
|
5639122928 | ||
|
|
64e3f0b424 | ||
|
|
ac2d6fd9ac | ||
|
|
cc862ae82f | ||
|
|
582c4d67e3 | ||
|
|
bbbcd5895f | ||
|
|
1681054dfc | ||
|
|
37a93b7f36 | ||
|
|
d9e12f82d9 | ||
|
|
0715e33a4e | ||
|
|
1fee3a21d6 | ||
|
|
3834d4aaa3 | ||
|
|
8e64b433bf | ||
|
|
30cb1b2d89 | ||
|
|
03689e4b98 | ||
|
|
e7dd57c97f | ||
|
|
f2792292b1 | ||
|
|
7b30400e4a | ||
|
|
041027ac18 | ||
|
|
c30d1f7c3b | ||
|
|
a578412619 | ||
|
|
0573717aa8 | ||
|
|
71f0fbe75e | ||
|
|
8029f37d44 | ||
|
|
3d13e55d97 | ||
|
|
8d7eedfaaa | ||
|
|
29997f7639 | ||
|
|
880ae79e8b | ||
|
|
054efa1571 | ||
|
|
e89ea1922a |
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Report a bug to help us improve BeEF
|
||||||
|
---
|
||||||
|
|
||||||
## First Steps
|
## First Steps
|
||||||
|
|
||||||
1. Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues
|
1. Confirm that your issue has not been posted previously by searching here: https://github.com/beefproject/beef/issues
|
||||||
@@ -26,6 +31,7 @@
|
|||||||
2. Update `client_debug` to `true`
|
2. Update `client_debug` to `true`
|
||||||
3. Retrieve browser logs from your browser's developer console (Ctrl + Shift + I or F12 depending on browser)
|
3. Retrieve browser logs from your browser's developer console (Ctrl + Shift + I or F12 depending on browser)
|
||||||
4. Retrieve your server-side logs from `~/.beef/beef.log`
|
4. Retrieve your server-side logs from `~/.beef/beef.log`
|
||||||
* If using **beef-xss** logs found with `journalctl -u beef-xss`
|
* If you have a kali (beef-xss) problem, you can submit a bug here:
|
||||||
|
https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/
|
||||||
|
|
||||||
**If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.**
|
**If we request additional information and we don't hear back from you within a week, we will be closing the ticket off.**
|
||||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: Questions / Support
|
||||||
|
url: https://github.com/beefproject/beef/wiki
|
||||||
|
about: Please check the wiki before opening an issue.
|
||||||
@@ -4,7 +4,7 @@ AllCops:
|
|||||||
- 'tmp/**/*'
|
- 'tmp/**/*'
|
||||||
- 'tools/**/*'
|
- 'tools/**/*'
|
||||||
- 'doc/**/*'
|
- 'doc/**/*'
|
||||||
TargetRubyVersion: 3.0
|
TargetRubyVersion: <%= File.read(".ruby-version").strip[/^(\d+\.\d+)/, 1] || raise("Ruby version not found") %>
|
||||||
NewCops: enable
|
NewCops: enable
|
||||||
|
|
||||||
Layout/LineLength:
|
Layout/LineLength:
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
3.2.2
|
3.4.7
|
||||||
|
|||||||
13
Dockerfile
13
Dockerfile
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
###########################################################################################################
|
###########################################################################################################
|
||||||
|
|
||||||
# ---------------------------- Start of Builder 0 - Gemset Build ------------------------------------------
|
# ---------------------------- Start of Builder 0 - Gemset Build ------------------------------------------
|
||||||
FROM ruby:3.2.1-slim-bullseye AS builder
|
FROM ruby:3.4.7-slim-bookworm AS builder
|
||||||
|
|
||||||
COPY . /beef
|
COPY . /beef
|
||||||
|
|
||||||
@@ -27,11 +27,14 @@ RUN echo "gem: --no-ri --no-rdoc" > /etc/gemrc \
|
|||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
git \
|
git \
|
||||||
curl \
|
curl \
|
||||||
|
libssl-dev \
|
||||||
xz-utils \
|
xz-utils \
|
||||||
|
pkg-config \
|
||||||
make \
|
make \
|
||||||
g++ \
|
g++ \
|
||||||
libcurl4-openssl-dev \
|
libcurl4-openssl-dev \
|
||||||
ruby-dev \
|
ruby-dev \
|
||||||
|
libyaml-dev \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
libsqlite3-dev \
|
libsqlite3-dev \
|
||||||
@@ -44,7 +47,7 @@ RUN echo "gem: --no-ri --no-rdoc" > /etc/gemrc \
|
|||||||
|
|
||||||
|
|
||||||
# ---------------------------- Start of Builder 1 - Final Build ------------------------------------------
|
# ---------------------------- Start of Builder 1 - Final Build ------------------------------------------
|
||||||
FROM ruby:3.2.1-slim-bullseye
|
FROM ruby:3.4.7-slim-bookworm
|
||||||
LABEL maintainer="Beef Project" \
|
LABEL maintainer="Beef Project" \
|
||||||
source_url="github.com/beefproject/beef" \
|
source_url="github.com/beefproject/beef" \
|
||||||
homepage="https://beefproject.com/"
|
homepage="https://beefproject.com/"
|
||||||
@@ -61,8 +64,10 @@ RUN adduser --home /beef --gecos beef --disabled-password beef \
|
|||||||
&& apt-get update \
|
&& apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
curl \
|
curl \
|
||||||
|
wget \
|
||||||
|
espeak \
|
||||||
|
lame \
|
||||||
openssl \
|
openssl \
|
||||||
libssl-dev \
|
|
||||||
libreadline-dev \
|
libreadline-dev \
|
||||||
libyaml-dev \
|
libyaml-dev \
|
||||||
libxml2-dev \
|
libxml2-dev \
|
||||||
|
|||||||
50
Gemfile
50
Gemfile
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
@@ -21,14 +21,14 @@ gem 'term-ansicolor', :require => 'term/ansicolor'
|
|||||||
gem 'rubyzip', '~> 3.2'
|
gem 'rubyzip', '~> 3.2'
|
||||||
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
|
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
|
||||||
gem 'rake', '~> 13.3'
|
gem 'rake', '~> 13.3'
|
||||||
gem 'activerecord', '~> 8.0'
|
gem 'activerecord', '~> 8.1'
|
||||||
gem 'otr-activerecord', '~> 2.5.0'
|
gem 'otr-activerecord', '~> 2.6.0'
|
||||||
gem 'sqlite3', '~> 2.7'
|
gem 'sqlite3', '~> 2.9'
|
||||||
gem 'rubocop', '~> 1.81.6', require: false
|
gem 'rubocop', '~> 1.82.1', require: false
|
||||||
|
|
||||||
# Geolocation support
|
# Geolocation support
|
||||||
group :geoip do
|
group :geoip do
|
||||||
gem 'maxmind-db', '~> 1.3'
|
gem 'maxmind-db', '~> 1.4'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'parseconfig', '~> 1.1', '>= 1.1.2'
|
gem 'parseconfig', '~> 1.1', '>= 1.1.2'
|
||||||
@@ -61,30 +61,30 @@ end
|
|||||||
|
|
||||||
# For running unit tests
|
# For running unit tests
|
||||||
group :test do
|
group :test do
|
||||||
gem 'test-unit-full', '~> 0.0.5'
|
gem 'test-unit-full', '~> 0.0.5'
|
||||||
gem 'rspec', '~> 3.13'
|
gem 'rspec', '~> 3.13'
|
||||||
gem 'rdoc', '~> 6.15'
|
gem 'rdoc', '~> 7.0'
|
||||||
gem 'browserstack-local', '~> 1.4'
|
gem 'browserstack-local', '~> 1.4'
|
||||||
|
|
||||||
gem 'irb', '~> 1.15'
|
gem 'irb', '~> 1.16'
|
||||||
gem 'pry-byebug', '~> 3.11'
|
gem 'pry-byebug', '~> 3.11'
|
||||||
|
|
||||||
gem 'rest-client', '~> 2.1.0'
|
gem 'rest-client', '~> 2.1.0'
|
||||||
gem 'websocket-client-simple', '~> 0.6.1'
|
gem 'websocket-client-simple', '~> 0.6.1'
|
||||||
|
|
||||||
# Note: curb gem requires curl libraries
|
# Note: curb gem requires curl libraries
|
||||||
# sudo apt-get install libcurl4-openssl-dev
|
# sudo apt-get install libcurl4-openssl-dev
|
||||||
gem 'curb', '~> 1.2'
|
gem 'curb', '~> 1.2'
|
||||||
|
|
||||||
# Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
|
# Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior
|
||||||
# gem 'selenium' # Requires old version of selenium which is no longer available
|
# gem 'selenium' # Requires old version of selenium which is no longer available
|
||||||
gem 'geckodriver-helper', '~> 0.24.0'
|
gem 'geckodriver-helper', '~> 0.24.0'
|
||||||
gem 'selenium-webdriver', '~> 4.37'
|
gem 'selenium-webdriver', '~> 4.39'
|
||||||
|
|
||||||
# Note: nokogiri is needed by capybara which may require one of the below commands
|
# Note: nokogiri is needed by capybara which may require one of the below commands
|
||||||
# sudo apt-get install libxslt-dev libxml2-dev
|
# sudo apt-get install libxslt-dev libxml2-dev
|
||||||
# sudo port install libxml2 libxslt
|
# sudo port install libxml2 libxslt
|
||||||
gem 'capybara', '~> 3.40'
|
gem 'capybara', '~> 3.40'
|
||||||
end
|
end
|
||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|||||||
101
Gemfile.lock
101
Gemfile.lock
@@ -1,20 +1,20 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activemodel (8.0.3)
|
activemodel (8.1.1)
|
||||||
activesupport (= 8.0.3)
|
activesupport (= 8.1.1)
|
||||||
activerecord (8.0.3)
|
activerecord (8.1.1)
|
||||||
activemodel (= 8.0.3)
|
activemodel (= 8.1.1)
|
||||||
activesupport (= 8.0.3)
|
activesupport (= 8.1.1)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activesupport (8.0.3)
|
activesupport (8.1.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
drb
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
|
json
|
||||||
logger (>= 1.4.2)
|
logger (>= 1.4.2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
securerandom (>= 0.3)
|
securerandom (>= 0.3)
|
||||||
@@ -34,7 +34,6 @@ GEM
|
|||||||
async
|
async
|
||||||
io-endpoint
|
io-endpoint
|
||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
benchmark (0.4.1)
|
|
||||||
bigdecimal (3.3.1)
|
bigdecimal (3.3.1)
|
||||||
browserstack-local (1.4.3)
|
browserstack-local (1.4.3)
|
||||||
byebug (12.0.0)
|
byebug (12.0.0)
|
||||||
@@ -56,14 +55,14 @@ GEM
|
|||||||
json
|
json
|
||||||
curb (1.2.2)
|
curb (1.2.2)
|
||||||
daemons (1.4.1)
|
daemons (1.4.1)
|
||||||
date (3.4.1)
|
date (3.5.1)
|
||||||
diff-lcs (1.6.2)
|
diff-lcs (1.6.2)
|
||||||
domain_name (0.6.20240107)
|
domain_name (0.6.20240107)
|
||||||
drb (2.2.3)
|
drb (2.2.3)
|
||||||
em-websocket (0.5.3)
|
em-websocket (0.5.3)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0)
|
http_parser.rb (~> 0)
|
||||||
erb (5.0.3)
|
erb (6.0.1)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
espeak-ruby (1.1.0)
|
espeak-ruby (1.1.0)
|
||||||
event_emitter (0.2.6)
|
event_emitter (0.2.6)
|
||||||
@@ -81,26 +80,26 @@ GEM
|
|||||||
http_parser.rb (0.8.0)
|
http_parser.rb (0.8.0)
|
||||||
i18n (1.14.7)
|
i18n (1.14.7)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
io-console (0.8.1)
|
io-console (0.8.2)
|
||||||
io-endpoint (0.15.2)
|
io-endpoint (0.15.2)
|
||||||
io-like (0.4.0)
|
io-like (0.4.0)
|
||||||
irb (1.15.2)
|
irb (1.16.0)
|
||||||
pp (>= 0.6.0)
|
pp (>= 0.6.0)
|
||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
json (2.15.1)
|
json (2.18.0)
|
||||||
language_server-protocol (3.17.0.5)
|
language_server-protocol (3.17.0.5)
|
||||||
lint_roller (1.1.0)
|
lint_roller (1.1.0)
|
||||||
logger (1.7.0)
|
logger (1.7.0)
|
||||||
matrix (0.4.3)
|
matrix (0.4.3)
|
||||||
maxmind-db (1.3.2)
|
maxmind-db (1.4.0)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mime-types (3.7.0)
|
mime-types (3.7.0)
|
||||||
logger
|
logger
|
||||||
mime-types-data (~> 3.2025, >= 3.2025.0507)
|
mime-types-data (~> 3.2025, >= 3.2025.0507)
|
||||||
mime-types-data (3.2025.0902)
|
mime-types-data (3.2025.0902)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
minitest (5.26.0)
|
minitest (5.26.1)
|
||||||
mojo_magick (0.6.8)
|
mojo_magick (0.6.8)
|
||||||
msfrpc-client (1.1.2)
|
msfrpc-client (1.1.2)
|
||||||
msgpack (~> 1)
|
msgpack (~> 1)
|
||||||
@@ -129,25 +128,25 @@ GEM
|
|||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.18.9-x86_64-linux-musl)
|
nokogiri (1.18.9-x86_64-linux-musl)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
otr-activerecord (2.5.0)
|
otr-activerecord (2.6.0)
|
||||||
activerecord (>= 6.0, < 8.1)
|
activerecord (>= 6.0, < 9.0)
|
||||||
parallel (1.27.0)
|
parallel (1.27.0)
|
||||||
parseconfig (1.1.2)
|
parseconfig (1.1.2)
|
||||||
parser (3.3.9.0)
|
parser (3.3.10.0)
|
||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
power_assert (2.0.5)
|
power_assert (2.0.5)
|
||||||
pp (0.6.2)
|
pp (0.6.3)
|
||||||
prettyprint
|
prettyprint
|
||||||
prettyprint (0.2.0)
|
prettyprint (0.2.0)
|
||||||
prism (1.6.0)
|
prism (1.7.0)
|
||||||
pry (0.15.2)
|
pry (0.15.2)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
pry-byebug (3.11.0)
|
pry-byebug (3.11.0)
|
||||||
byebug (~> 12.0)
|
byebug (~> 12.0)
|
||||||
pry (>= 0.13, < 0.16)
|
pry (>= 0.13, < 0.16)
|
||||||
psych (5.2.6)
|
psych (5.3.1)
|
||||||
date
|
date
|
||||||
stringio
|
stringio
|
||||||
public_suffix (6.0.2)
|
public_suffix (6.0.2)
|
||||||
@@ -155,7 +154,7 @@ GEM
|
|||||||
mojo_magick (~> 0.6.5)
|
mojo_magick (~> 0.6.5)
|
||||||
rqrcode_core (~> 1.0)
|
rqrcode_core (~> 1.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (3.2.3)
|
rack (3.2.4)
|
||||||
rack-protection (4.2.1)
|
rack-protection (4.2.1)
|
||||||
base64 (>= 0.1.0)
|
base64 (>= 0.1.0)
|
||||||
logger (>= 1.6.0)
|
logger (>= 1.6.0)
|
||||||
@@ -166,13 +165,13 @@ GEM
|
|||||||
rack-test (2.2.0)
|
rack-test (2.2.0)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
rainbow (3.1.1)
|
rainbow (3.1.1)
|
||||||
rake (13.3.0)
|
rake (13.3.1)
|
||||||
rdoc (6.15.0)
|
rdoc (7.0.3)
|
||||||
erb
|
erb
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
tsort
|
tsort
|
||||||
regexp_parser (2.11.3)
|
regexp_parser (2.11.3)
|
||||||
reline (0.6.2)
|
reline (0.6.3)
|
||||||
io-console (~> 0.5)
|
io-console (~> 0.5)
|
||||||
rest-client (2.1.0)
|
rest-client (2.1.0)
|
||||||
http-accept (>= 1.7.0, < 2.0)
|
http-accept (>= 1.7.0, < 2.0)
|
||||||
@@ -195,7 +194,7 @@ GEM
|
|||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.13.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-support (3.13.6)
|
rspec-support (3.13.6)
|
||||||
rubocop (1.81.6)
|
rubocop (1.82.1)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (~> 3.17.0.2)
|
language_server-protocol (~> 3.17.0.2)
|
||||||
lint_roller (~> 1.1.0)
|
lint_roller (~> 1.1.0)
|
||||||
@@ -203,20 +202,20 @@ GEM
|
|||||||
parser (>= 3.3.0.2)
|
parser (>= 3.3.0.2)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
regexp_parser (>= 2.9.3, < 3.0)
|
regexp_parser (>= 2.9.3, < 3.0)
|
||||||
rubocop-ast (>= 1.47.1, < 2.0)
|
rubocop-ast (>= 1.48.0, < 2.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 2.4.0, < 4.0)
|
unicode-display_width (>= 2.4.0, < 4.0)
|
||||||
rubocop-ast (1.47.1)
|
rubocop-ast (1.48.0)
|
||||||
parser (>= 3.3.7.2)
|
parser (>= 3.3.7.2)
|
||||||
prism (~> 1.4)
|
prism (~> 1.4)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
rubyzip (3.2.0)
|
rubyzip (3.2.2)
|
||||||
rushover (0.3.0)
|
rushover (0.3.0)
|
||||||
json
|
json
|
||||||
rest-client
|
rest-client
|
||||||
securerandom (0.4.1)
|
securerandom (0.4.1)
|
||||||
selenium-webdriver (4.37.0)
|
selenium-webdriver (4.39.0)
|
||||||
base64 (~> 0.2)
|
base64 (~> 0.2)
|
||||||
logger (~> 1.4)
|
logger (~> 1.4)
|
||||||
rexml (~> 3.2, >= 3.2.5)
|
rexml (~> 3.2, >= 3.2.5)
|
||||||
@@ -230,15 +229,15 @@ GEM
|
|||||||
rack-session (>= 2.0.0, < 3)
|
rack-session (>= 2.0.0, < 3)
|
||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
slack-notifier (2.4.0)
|
slack-notifier (2.4.0)
|
||||||
sqlite3 (2.7.4-aarch64-linux-gnu)
|
sqlite3 (2.9.0-aarch64-linux-gnu)
|
||||||
sqlite3 (2.7.4-aarch64-linux-musl)
|
sqlite3 (2.9.0-aarch64-linux-musl)
|
||||||
sqlite3 (2.7.4-arm-linux-gnu)
|
sqlite3 (2.9.0-arm-linux-gnu)
|
||||||
sqlite3 (2.7.4-arm-linux-musl)
|
sqlite3 (2.9.0-arm-linux-musl)
|
||||||
sqlite3 (2.7.4-arm64-darwin)
|
sqlite3 (2.9.0-arm64-darwin)
|
||||||
sqlite3 (2.7.4-x86_64-darwin)
|
sqlite3 (2.9.0-x86_64-darwin)
|
||||||
sqlite3 (2.7.4-x86_64-linux-gnu)
|
sqlite3 (2.9.0-x86_64-linux-gnu)
|
||||||
sqlite3 (2.7.4-x86_64-linux-musl)
|
sqlite3 (2.9.0-x86_64-linux-musl)
|
||||||
stringio (3.1.7)
|
stringio (3.2.0)
|
||||||
sync (0.5.0)
|
sync (0.5.0)
|
||||||
term-ansicolor (1.11.3)
|
term-ansicolor (1.11.3)
|
||||||
tins (~> 1)
|
tins (~> 1)
|
||||||
@@ -265,7 +264,7 @@ GEM
|
|||||||
logger
|
logger
|
||||||
rack (>= 1, < 4)
|
rack (>= 1, < 4)
|
||||||
tilt (2.6.1)
|
tilt (2.6.1)
|
||||||
timeout (0.4.3)
|
timeout (0.4.4)
|
||||||
timers (4.4.0)
|
timers (4.4.0)
|
||||||
tins (1.43.0)
|
tins (1.43.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
@@ -277,8 +276,8 @@ GEM
|
|||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
unicode-display_width (3.2.0)
|
unicode-display_width (3.2.0)
|
||||||
unicode-emoji (~> 4.1)
|
unicode-emoji (~> 4.1)
|
||||||
unicode-emoji (4.1.0)
|
unicode-emoji (4.2.0)
|
||||||
uri (1.0.4)
|
uri (1.1.1)
|
||||||
webrick (1.9.1)
|
webrick (1.9.1)
|
||||||
websocket (1.2.11)
|
websocket (1.2.11)
|
||||||
websocket-client-simple (0.6.1)
|
websocket-client-simple (0.6.1)
|
||||||
@@ -300,7 +299,7 @@ PLATFORMS
|
|||||||
x86_64-linux-musl
|
x86_64-linux-musl
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord (~> 8.0)
|
activerecord (~> 8.1)
|
||||||
ansi (~> 1.5)
|
ansi (~> 1.5)
|
||||||
async (~> 1.32)
|
async (~> 1.32)
|
||||||
async-dns (~> 1.4)
|
async-dns (~> 1.4)
|
||||||
@@ -313,29 +312,29 @@ DEPENDENCIES
|
|||||||
eventmachine (~> 1.2, >= 1.2.7)
|
eventmachine (~> 1.2, >= 1.2.7)
|
||||||
execjs (~> 2.10)
|
execjs (~> 2.10)
|
||||||
geckodriver-helper (~> 0.24.0)
|
geckodriver-helper (~> 0.24.0)
|
||||||
irb (~> 1.15)
|
irb (~> 1.16)
|
||||||
json
|
json
|
||||||
maxmind-db (~> 1.3)
|
maxmind-db (~> 1.4)
|
||||||
mime-types (~> 3.7)
|
mime-types (~> 3.7)
|
||||||
msfrpc-client (~> 1.1, >= 1.1.2)
|
msfrpc-client (~> 1.1, >= 1.1.2)
|
||||||
net-smtp
|
net-smtp
|
||||||
otr-activerecord (~> 2.5.0)
|
otr-activerecord (~> 2.6.0)
|
||||||
parseconfig (~> 1.1, >= 1.1.2)
|
parseconfig (~> 1.1, >= 1.1.2)
|
||||||
pry-byebug (~> 3.11)
|
pry-byebug (~> 3.11)
|
||||||
qr4r (~> 0.6.1)
|
qr4r (~> 0.6.1)
|
||||||
rack (~> 3.2)
|
rack (~> 3.2)
|
||||||
rack-protection (~> 4.2.1)
|
rack-protection (~> 4.2.1)
|
||||||
rake (~> 13.3)
|
rake (~> 13.3)
|
||||||
rdoc (~> 6.15)
|
rdoc (~> 7.0)
|
||||||
rest-client (~> 2.1.0)
|
rest-client (~> 2.1.0)
|
||||||
rspec (~> 3.13)
|
rspec (~> 3.13)
|
||||||
rubocop (~> 1.81.6)
|
rubocop (~> 1.82.1)
|
||||||
rubyzip (~> 3.2)
|
rubyzip (~> 3.2)
|
||||||
rushover (~> 0.3.0)
|
rushover (~> 0.3.0)
|
||||||
selenium-webdriver (~> 4.37)
|
selenium-webdriver (~> 4.39)
|
||||||
sinatra (~> 4.1)
|
sinatra (~> 4.1)
|
||||||
slack-notifier (~> 2.4)
|
slack-notifier (~> 2.4)
|
||||||
sqlite3 (~> 2.7)
|
sqlite3 (~> 2.9)
|
||||||
term-ansicolor
|
term-ansicolor
|
||||||
test-unit-full (~> 0.0.5)
|
test-unit-full (~> 0.0.5)
|
||||||
thin (~> 2.0)
|
thin (~> 2.0)
|
||||||
@@ -344,4 +343,4 @@ DEPENDENCIES
|
|||||||
xmlrpc (~> 0.3.3)
|
xmlrpc (~> 0.3.3)
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.18
|
2.7.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
Browser Exploitation Framework (BeEF) - https://beefproject.com
|
Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
See the file 'doc/COPYING' for copying permission
|
See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
Browser Exploitation Framework (BeEF) - https://beefproject.com
|
Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
See the file 'doc/COPYING' for copying permission
|
See the file 'doc/COPYING' for copying permission
|
||||||
|
|
||||||
|
|||||||
2
Rakefile
2
Rakefile
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
6
VERSION
6
VERSION
@@ -1 +1,7 @@
|
|||||||
|
#
|
||||||
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
|
# See the file 'doc/COPYING' for copying permission
|
||||||
|
#
|
||||||
|
|
||||||
0.6.0.0
|
0.6.0.0
|
||||||
|
|||||||
6
beef
6
beef
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
@@ -39,6 +39,10 @@ $root_dir = File.join(File.expand_path(File.dirname(File.realpath(__FILE__))), '
|
|||||||
$:.unshift($root_dir)
|
$:.unshift($root_dir)
|
||||||
$home_dir = File.expand_path("#{Dir.home}/.beef/", __FILE__).freeze
|
$home_dir = File.expand_path("#{Dir.home}/.beef/", __FILE__).freeze
|
||||||
|
|
||||||
|
# @note Parse BeEF CLI options early (prevents Rack help from taking over)
|
||||||
|
require 'core/main/console/commandline'
|
||||||
|
BeEF::Core::Console::CommandLine.parse
|
||||||
|
|
||||||
#
|
#
|
||||||
# @note Require core loader
|
# @note Require core loader
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2024 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
# BeEF Configuration file
|
# BeEF Configuration file
|
||||||
|
|
||||||
beef:
|
beef:
|
||||||
version: '0.5.4.0'
|
version: '0.6.0.0'
|
||||||
# More verbose messages (server-side)
|
# More verbose messages (server-side)
|
||||||
debug: false
|
debug: false
|
||||||
# More verbose messages (client-side)
|
# More verbose messages (client-side)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
@@ -29,7 +29,7 @@ module BeEF
|
|||||||
#
|
#
|
||||||
def register(owner, clss, method, params = [])
|
def register(owner, clss, method, params = [])
|
||||||
unless verify_api_path(clss, method)
|
unless verify_api_path(clss, method)
|
||||||
print_error "API Registrar: Attempted to register non-existant API method #{clss} :#{method}"
|
print_error "API Registrar: Attempted to register non-existent API method #{clss} :#{method}"
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
// Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
// Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
// See the file 'doc/COPYING' for copying permission
|
// See the file 'doc/COPYING' for copying permission
|
||||||
//
|
//
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,8 +1,10 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
require 'optparse'
|
||||||
|
|
||||||
module BeEF
|
module BeEF
|
||||||
module Core
|
module Core
|
||||||
module Console
|
module Console
|
||||||
@@ -17,7 +19,6 @@ module BeEF
|
|||||||
@options[:ext_config] = ''
|
@options[:ext_config] = ''
|
||||||
@options[:port] = ''
|
@options[:port] = ''
|
||||||
@options[:ws_port] = ''
|
@options[:ws_port] = ''
|
||||||
@options[:interactive] = false
|
|
||||||
@options[:update_disabled] = false
|
@options[:update_disabled] = false
|
||||||
@options[:update_auto] = false
|
@options[:update_auto] = false
|
||||||
|
|
||||||
@@ -39,7 +40,7 @@ module BeEF
|
|||||||
@options[:verbose] = true
|
@options[:verbose] = true
|
||||||
end
|
end
|
||||||
|
|
||||||
opts.on('-a', '--ascii_art', 'Prints BeEF ascii art') do
|
opts.on('-a', '--ascii-art', 'Prints BeEF ascii art') do
|
||||||
@options[:ascii_art] = true
|
@options[:ascii_art] = true
|
||||||
end
|
end
|
||||||
|
|
||||||
@@ -55,17 +56,19 @@ module BeEF
|
|||||||
@options[:ws_port] = ws_port
|
@options[:ws_port] = ws_port
|
||||||
end
|
end
|
||||||
|
|
||||||
opts.on('-ud', '--update_disabled', 'Skips update') do
|
opts.on('-d', '--update-disabled', 'Skips update') do
|
||||||
@options[:update_disabled] = true
|
@options[:update_disabled] = true
|
||||||
end
|
end
|
||||||
|
|
||||||
opts.on('-ua', '--update_auto', 'Automatic update with no prompt') do
|
opts.on('-u', '--update-auto', 'Automatic update with no prompt') do
|
||||||
@options[:update_auto] = true
|
@options[:update_auto] = true
|
||||||
end
|
end
|
||||||
|
|
||||||
# opts.on('-i', '--interactive', 'Starts with the Console Shell activated') do
|
opts.on('-h', '--help', 'Show this help') do
|
||||||
# @options[:interactive] = true
|
puts opts
|
||||||
# end
|
exit 0
|
||||||
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
optparse.parse!
|
optparse.parse!
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
@@ -72,7 +72,7 @@ module BeEF
|
|||||||
if config.get('beef.http.websocket.enable') && ws.getsocket(hooked_browser.session)
|
if config.get('beef.http.websocket.enable') && ws.getsocket(hooked_browser.session)
|
||||||
# content = command_module.output.gsub('//
|
# content = command_module.output.gsub('//
|
||||||
# //
|
# //
|
||||||
# // Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# // Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# // Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# // Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# // See the file 'doc/COPYING' for copying permission
|
# // See the file 'doc/COPYING' for copying permission
|
||||||
# //
|
# //
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (c) 2006-2025 Wade Alcorn - wade@bindshell.net
|
# Copyright (c) 2006-2026 Wade Alcorn - wade@bindshell.net
|
||||||
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
# Browser Exploitation Framework (BeEF) - https://beefproject.com
|
||||||
# See the file 'doc/COPYING' for copying permission
|
# See the file 'doc/COPYING' for copying permission
|
||||||
#
|
#
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user