checking websocket_hooked_brrowser

This commit is contained in:
Josh
2020-04-26 20:35:13 -07:00
parent 4daff898d1
commit 383bfb9e5b

View File

@@ -91,8 +91,9 @@ RSpec.describe 'BeEF WebSockets: Browser Hooking', :run_on_browserstack => true
puts "waiting for server to die.."
end
xit 'can hook a browser with websockets' do
it 'can hook a browser with websockets' do
#prepare for the HTTP model
#require 'byebug'; byebug
https = BeEF::Core::Models::Http
@debug_mod_ids = JSON.parse(RestClient.get "#{RESTAPI_MODULES}?token=#{@token}")