Commit Graph

3471 Commits

Author SHA1 Message Date
Haoxi Tan
17b0949f02 added pull request template 2020-01-14 14:57:58 +10:00
Haoxi Tan
ce72aa8fc0 added CONTRIBUTING and SECURITY md files in .github 2020-01-14 14:40:56 +10:00
Grant Burgess
bac84f4f26 Merge pull request #1849 from beefproject/fix_tests_to_run_in_random_order
Set the credentials before test runs
2020-01-14 10:40:59 +10:00
Grant Burgess
4d7810e730 Set the credentials before test runs 2020-01-14 10:31:30 +10:00
Grant Burgess
9945fcd3eb Merge pull request #1848 from beefproject/fix_broken_admin_ui_access
Fixed test to run in random order
2020-01-14 10:29:39 +10:00
Grant Burgess
ce4f480957 Fixed test to run in random order 2020-01-14 10:00:03 +10:00
jcrew99
079f3dae56 Merge pull request #1847 from beefproject/reset_head
Reset head
2020-01-13 14:37:24 +10:00
jcrew99
7e4f636869 Merge pull request #1846 from beefproject/fix_tests_to_run_in_random_order
Fix tests to run in random order
2020-01-13 13:10:44 +10:00
jcrew99
5de127a0e2 Merge pull request #1845 from beefproject/fix_broken_admin_ui_access
Fix broken admin ui access
2020-01-13 13:08:24 +10:00
Grant Burgess
d26a0fda33 Re-enabled the test as it now passes 2020-01-13 12:54:13 +10:00
Grant Burgess
a113d896e7 Cleared arguements before tests run 2020-01-13 12:53:29 +10:00
Grant Burgess
d0dced8848 Added catch to disable logging during test 2020-01-13 12:53:00 +10:00
Grant Burgess
28b5eef779 Tests to cover Admin UI access 2020-01-10 14:45:14 +10:00
Grant Burgess
a2de71c151 Added router/error_responses 2020-01-10 14:44:51 +10:00
Grant Burgess
1c4ef22947 Changed references to constants to modify easily 2020-01-10 14:43:51 +10:00
Grant Burgess
efad3c3d23 Made 404 error responses constants to use with UI 2020-01-10 14:42:35 +10:00
Grant Burgess
35876694b0 Determines the correct IP if reverse proxy enabled 2020-01-10 14:40:29 +10:00
Grant Burgess
9065fc9514 Check request IP before resolving the Admin UI 2020-01-10 14:38:06 +10:00
Grant Burgess
998c3fd8b2 Added config option that Closes #1354 2020-01-10 14:36:37 +10:00
Haoxi Tan
f5de5eb7c0 updated dns extension to use async-dns instead of old rubydns 2020-01-10 09:43:45 +10:00
Haoxi Tan
39ef3fe4f6 changed module description for iframe key logger 2020-01-10 08:23:55 +10:00
Haoxi Tan
1ff2272566 updated working browsers 2020-01-09 10:57:10 +10:00
Haoxi Tan
5db7f16eef added simplecov output 2020-01-09 08:40:18 +10:00
Haoxi Tan
ac9edf15d4 Merge branch 'master' of https://github.com/beefproject/beef 2020-01-09 08:39:03 +10:00
Haoxi Tan
eb5feb6f4f updated module description 2020-01-09 08:38:29 +10:00
jcrew99
5de583d874 Merge pull request #1843 from beefproject/update_version_number
Update version number
2020-01-08 17:05:24 +10:00
Haoxi Tan
886787c418 changed module names from Replace HREFs to Link Rewrite for consistency 2020-01-08 16:31:23 +10:00
jcrew99
3c209fd0d9 Merge pull request #1825 from beefproject/Postman
Postman
2020-01-07 15:32:00 +10:00
Jess Williams
ea9a85ac7d Add files via upload 2020-01-07 13:04:32 +10:00
Haoxi Tan
e8dba51a21 Merge branch 'master' of https://github.com/beefproject/beef 2020-01-07 11:59:40 +10:00
Haoxi Tan
5d7529c6c6 updated working status of OS and browsers 2020-01-07 11:59:29 +10:00
jcrew99
56ba542c05 Merge pull request #1824 from beefproject/updated_read_me
updated to show the Jsdocs
2020-01-07 11:55:04 +10:00
jcrew99
9046922c3d Merge pull request #1823 from beefproject/updated_read_me
updated the ReadMe
2020-01-07 10:07:49 +10:00
beefproject
e54517a962 Set theme jekyll-theme-minimal 2020-01-07 09:55:43 +10:00
jcrew99
442a6f8595 Merge pull request #1821 from beefproject/date_change
copyright changes to new year
2020-01-06 15:09:46 +10:00
jcrew99
c6910a71a2 Merge pull request #1817 from beefproject/SecureRandom
Use SecureRandom after update to 2.5
2020-01-03 14:41:55 +10:00
jcrew99
3702ec6fa1 Merge pull request #1818 from beefproject/active_record_fix
Active record fix
2020-01-03 14:41:11 +10:00
JessW98
fc3ed5cd16 Use SecureRandom 2020-01-02 20:13:48 -08:00
jcrew99
8e783ad2bd Merge pull request #1816 from beefproject/yaml_safe_load
Replaced yaml.load with yaml.safe_load
2020-01-03 12:56:30 +10:00
Grant Burgess
f608cacb2f Replaced yaml.load with yaml.safe_load 2020-01-03 10:40:57 +10:00
Grant Burgess
ba15644e32 Merge pull request #1815 from beefproject/remove-liveCD-dir
Removed LiveCD directory and reference in Metasploit config.yaml
2020-01-03 10:00:02 +10:00
Jack Walker
de7866dc87 Removed LiveCD directory and reference in Metasploit config.yaml 2020-01-03 09:50:55 +10:00
jcrew99
15af93c39e Merge pull request #1814 from beefproject/active_record_fix
Active record fix for the table names
2020-01-02 22:39:42 +10:00
root
4324876671 Merge branch 'active_record_fix' of https://github.com/beefproject/beef into active_record_fix
pull
2020-01-02 12:12:07 +00:00
Jack Walker
b4116e7a7f Merge pull request #1813 from beefproject/jsdoc
Jsdoc
2020-01-02 16:52:41 +10:00
Grant Burgess
e9636599ac Generated JSDoc html files to host on Github Pages 2020-01-02 16:33:14 +10:00
Grant Burgess
53f2529718 Updated documentation for use with JSDoc 2020-01-02 16:32:17 +10:00
Grant Burgess
160f0c4b1c Added packages for JSDoc 2020-01-02 16:30:26 +10:00
Grant Burgess
1bdafffe2c Updated Gitignore 2020-01-02 16:29:50 +10:00
Jack Walker
7d95afef51 Merge pull request #1812 from beefproject/copyrightupdate
Update copyright information
2020-01-02 12:57:56 +10:00