jcrew99
3c809a785d
Merge pull request #1796 from h4sh5/master
...
Fixing random fails in auth_rate_spec.rb
2019-12-06 13:20:06 +10:00
Haoxi Tan
9a6b410aaa
beef.log and byebug history
2019-12-06 12:11:23 +10:00
Haoxi Tan
b4013bb74b
beef.log and byebug history
2019-12-06 12:10:56 +10:00
Haoxi Tan
a4139d6e60
fixed randomly failing bug in auth_rate_spec.rb
2019-12-06 12:09:28 +10:00
Haoxi Tan
a397b67148
- fixed randomly failing bug in auth_rate_spec.rb
...
- added beef.log and .byebug_history in .gitignore
2019-12-06 12:07:29 +10:00
Centos 7 beef VM
b5e5689eca
config order for random, but deterministic tests
2019-12-04 20:54:15 -08:00
jcrew99
dff44bc865
Merge pull request #1793 from beefproject/jcrew99-remove-the-ruby-racer
...
remove the rubyracer again
2019-12-03 16:35:27 +10:00
jcrew99
6594aa0b03
remove the rubyracer again
...
This was introduced again and this is just removing it
2019-12-03 16:32:38 +10:00
jcrew99
750c41cca8
Merge pull request #1786 from erwanlr/master
...
WordPress Fixes and Improvements
2019-12-03 15:53:19 +10:00
root
cc08bb56f2
explain a possible error with API test
2019-12-02 04:50:52 +00:00
erwanlr
7841f55166
WP - Displays Auth Key when plugin successfuly installed and activated
2019-10-27 11:11:36 +01:00
erwanlr
12e5f51721
Removes test wp_path
2019-10-27 00:11:17 +02:00
erwanlr
b6d338d334
WordPress - Adds auth_key to Plugin, Use SecureRandom and Fixes fatal error when plugin file called directly
2019-10-27 00:09:39 +02:00
erwanlr
151976176a
Adds missing author in module (previous commit)
2019-10-26 14:28:06 +02:00
erwanlr
2f71b35f7b
Fixes & Improves & Adds WordPress stuff
2019-10-26 14:19:18 +02:00
Ben Passmore
d6972adfcb
Reworked travis and build issues with new rspec tests
2019-09-26 16:20:15 +10:00
Ben Passmore
ba3183ef38
Merge branch 'rspec-conversion'
...
* Converted tests to rspec for future releases + travis integration.
* Files remaining in test/ are integrations that require verification if they are still relevant/working.
2019-09-26 13:42:50 +10:00
Ben Passmore
0b0e7840fc
Removed test files no longer required by respec
2019-09-26 13:35:59 +10:00
jcrew99
3de78156c2
Merge pull request #1773 from beefproject/raketest
...
Raketest
2019-09-20 18:17:19 +10:00
root
0531cdf745
config
2019-09-20 08:16:16 +00:00
root
d8f838980f
changed the travis back
2019-09-20 08:11:39 +00:00
root
731527e259
changing back the gem and test plus travis
2019-09-20 07:58:21 +00:00
root
ad3927485c
should force a fail
2019-09-20 07:37:59 +00:00
root
a35d0eae5e
trying to get the .travis to error
2019-09-20 07:22:49 +00:00
jcrew99
dd336fa8a2
Merge pull request #1769 from beefproject/raketest
...
putting the file in the gemset instead
2019-09-20 17:21:38 +10:00
root
ce6d261c05
putting the file in the gemset instead
2019-09-20 07:07:36 +00:00
jcrew99
6b34f1ea3a
Merge pull request #1768 from beefproject/raketest
...
testing the rake
2019-09-20 17:07:14 +10:00
root
c2f9922920
updated rakefile change
2019-09-20 06:55:30 +00:00
root
fb168f7480
testing the rake
2019-09-20 06:44:36 +00:00
jcrew99
a777be1254
Merge pull request #1767 from beefproject/raketest
...
adding a catch to a possible ruby bug
2019-09-20 16:43:32 +10:00
root
31aae8fdaf
adding a catch to a possible ruby bug
2019-09-20 06:29:10 +00:00
root
060ed96c7f
changed the default task to quick
2019-09-20 05:40:54 +00:00
root
43dd97fe72
change the default task
2019-09-20 05:20:18 +00:00
root
625e4ce386
checked the stage
2019-09-20 04:39:44 +00:00
root
042713f257
testing the .travis
2019-09-20 04:38:16 +00:00
jcrew99
3df5afc930
Merge pull request #1764 from beefproject/default_Yaml_creds
...
Default yaml creds
2019-09-20 14:31:23 +10:00
root
61f0363859
gave it a proper output
2019-09-20 04:12:28 +00:00
root
de8eb60370
changed so it checks the config for P/U
2019-09-20 04:00:30 +00:00
jcrew99
b238595a2c
Merge pull request #1721 from aussieklutz/master
...
Update selenium dependency to selenium-webdriver
2019-09-17 09:14:27 +10:00
garysteak
a2151e77ad
Merge pull request #1761 from beefproject/google-verify
...
Google verify file
2019-08-30 11:56:50 +10:00
garysteak
dc8d59f000
Google verify file
...
In order to review blacklisting of repo
2019-08-30 11:48:29 +10:00
Brendan Coles
494650923e
Bump nokogiri gem version to >= 1.10.4
2019-08-21 06:26:44 +00:00
Ben Passmore
d1cb59a728
Pulled api rate limit test to rspec
2019-08-18 13:46:20 +10:00
Ben Passmore
10cd685007
Corrected bug when notifications extension not present
2019-08-18 13:44:05 +10:00
Ben Passmore
d8885ef51e
Changed port numbers for specs.
...
Sometimes BeEF is a little too slow at
shutting down before next spec begins,
causing port conflicts.
2019-08-18 13:42:35 +10:00
Ben Passmore
5e18495b33
Removed color methods used in rainbow gem.
...
Currently broken due to issue: https://github.com/sickill/rainbow/issues/82
2019-07-31 19:13:28 +10:00
Brendan Coles
86f4697765
Merge branch 'master' of https://github.com/beefproject/beef
2019-07-21 22:07:18 +00:00
Brendan Coles
c2d82ace7d
Remove CoinHive module
2019-07-21 22:06:57 +00:00
bcoles
6ca6054c68
Merge pull request #1736 from StevenWilliams/patch-1
...
Fixed OpenStreetMap
2019-07-22 07:53:28 +10:00
Brendan Coles
b0732f21e6
Add Hook Microsoft Edge module
2019-07-20 15:55:09 +00:00