Brendan Coles
5a7fe2be0e
Update style
2019-02-16 10:29:52 +00:00
Brendan Coles
214e5b977f
Ensure Rack errors are not swallowed silently
2019-02-16 04:32:41 +00:00
Brendan Coles
beaf4d127d
Check Gemfile.lock is writable
2019-02-16 03:26:27 +00:00
Brendan Coles
c3e8ca837a
Add missing ZombieDataGrid.js
2019-02-15 13:54:47 +00:00
bcoles
53798e8fc4
Remove Gemfile.lock before installing Gems
2019-02-16 00:28:24 +11:00
bcoles
0b0c404728
Merge pull request #1674 from bcoles/zombies_tab
...
Add Zombies tab to main panel
2019-02-16 00:25:53 +11:00
Brendan Coles
ad186a56de
Add Zombies tab to main panel
2019-02-15 13:33:36 +00:00
bcoles
9e22c02b0b
Merge pull request #1673 from bcoles/decouple_demos
...
Decouple demos
2019-02-15 20:55:34 +11:00
Brendan Coles
af33006c69
Use hook path rather than demo page
2019-02-15 10:08:55 +00:00
Brendan Coles
0cc68dc684
Remove debug/test_http_bind_raw module
2019-02-15 09:58:40 +00:00
bcoles
30833de5d2
Merge pull request #1671 from bcoles/geoip-flags
...
Add SVG flag icons for GeoIP
2019-02-11 01:13:13 +11:00
Brendan Coles
168984f876
Add SVG flag icons for GeoIP
2019-02-10 14:20:58 +00:00
Brendan Coles
a9bcaf3e22
Add rubygems check to install script
2019-02-10 13:18:33 +00:00
bcoles
f5ae6e90d5
Merge pull request #1670 from bcoles/geoip
...
Update GeoIP to use MaxMind GeoLite2
2019-02-10 23:48:57 +11:00
Brendan Coles
46885fb681
Update GeoIP to use MaxMind GeoLite2
2019-02-10 12:53:29 +00:00
Brendan Coles
c4a324c80f
Update documentation
2019-02-10 10:53:03 +00:00
Brendan Coles
f48acc3708
Bump minimum required Ruby version from 2.3+ to 2.4+
2019-02-10 10:43:11 +00:00
Brendan Coles
4ce319b447
Fix icon size
2019-02-10 10:38:36 +00:00
Brendan Coles
e090b22656
Move new_zombie.mp3 to AdminUI extension - #1240
2019-02-10 10:32:12 +00:00
Brendan Coles
cb2e8b6681
Rescue from failed database reset
2019-02-10 08:45:36 +00:00
Brendan Coles
ee68811e62
Add support for Firefox 59-99
2019-02-10 08:35:21 +00:00
Brendan Coles
be6149ae6c
Add Ruby 2.6.0 to Travis config
2019-02-10 08:28:15 +00:00
Brendan Coles
81383da72c
Add support for Firefox 59-99
2019-02-10 08:24:35 +00:00
bcoles
5611fed0d2
Merge pull request #1669 from bcoles/admin_ui
...
Move UI formatting to Admin UI extension
2019-02-10 19:08:05 +11:00
Brendan Coles
5b53425c20
Move UI formatting to Admin UI extension
2019-02-10 08:13:39 +00:00
bcoles
602778d279
Merge pull request #1667 from bcoles/system_info
...
Add getCpuCores getCpuDetails getMemory getBatteryDetails to beef.hardware API
2019-02-10 00:26:35 +11:00
Brendan Coles
10d023f964
br
2019-02-09 13:35:19 +00:00
Brendan Coles
baf852a26b
Add getCpuCores getCpuDetails getMemory getBatteryDetails
2019-02-09 13:16:02 +00:00
Brendan Coles
bd20f9fc01
Add check for NodeJS for Uglifier
2019-02-09 13:10:56 +00:00
Brendan Coles
47f79ecaa2
Rename beef.hardware.cpuType to beef.hardware.getCpuArch
2019-02-09 11:37:11 +00:00
Brendan Coles
3108653c69
Move getScreenSize from beef.browser to beef.hardware
2019-02-09 11:23:18 +00:00
Brendan Coles
5bce57854b
Update vis.js library to 4.21.0
2019-02-09 10:11:55 +00:00
Brendan Coles
d20fb12e0b
Rename get_system_info to get_system_info_java
2019-02-09 09:55:58 +00:00
bcoles
cf4cc31d68
Merge pull request #1663 from unkn0w/patch-1
...
Added ruby-dev package for Debian and Kali
2019-02-09 19:14:13 +11:00
Jakub 'unknow' Mrugalski
4eed8da516
Added ruby-dev package for Debian and Kali
...
Without package "ruby-dev", I got this error on my Kali Linux:
Building native extensions. This could take a while...
ERROR: Error installing json:
ERROR: Failed to build gem native extension.
current directory: /var/lib/gems/2.5.0/gems/json-1.8.6/ext/json/ext/generator
/usr/bin/ruby2.5 -r ./siteconf20190117-11443-w5znm6.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
2019-01-17 14:37:20 +01:00
Brendan Coles
64dd3c653c
Merge pull request #1659 from kinduff/patch-1
...
Detects Manjaro as an Arch distro
2019-01-07 06:22:24 +11:00
Alejandro AR
03d92f25e3
Detects Manjaro as an Arch distro
...
Manjaro is a distro based on Arch, but it's os-release file is not marked as Arch.
This change provides support to this distribution for easy install.
2019-01-06 13:12:07 -06:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Ben Passmore
d09eb4b15b
sqlite-dev not required in travis
2018-12-09 10:42:15 +10:00
Ben Passmore
ecba5870f6
Altered travis conf to try get automated builds working
2018-12-09 10:39:32 +10:00
Brendan Coles
1d2b5b8c12
Merge pull request #1650 from onurerhan/patch-1
...
Fix for typo in module name
2018-12-07 09:30:49 +11:00
Onur Erhan
685632addf
Fix typo in module name
2018-12-06 15:41:56 +00:00
Brendan Coles
577f6b0db4
Merge pull request #1639 from Ven0mSnake/master
...
RickRoll module fix
2018-11-25 08:08:51 +11:00
Ven0mSnake
07a911b3c3
RickRoll module fix
2018-11-02 16:40:29 +01:00
Brendan Coles
c1ce053795
Merge pull request #1618 from H4xl0r/master
...
Updated Firefox Fake Plugin Bar
2018-10-16 17:44:01 +11:00
Brendan Coles
147da11325
Check empty public and public_port
2018-10-01 13:37:15 +00:00
Brendan Coles
2d3b2fc9a5
Update ISSUE_TEMPLATE.md
2018-10-01 23:05:25 +10:00
Brendan Coles
4603612a7b
Validate beef.http.public and beef.http.public_port
2018-10-01 12:46:22 +00:00
Brendan Coles
7e010e2e1f
Disable default credentials
2018-10-01 12:39:03 +00:00
Brendan Coles
4ff68d42e3
Bump rubyzip from '>= 1.2.1' to '>= 1.2.2'
2018-09-28 07:28:42 +10:00