Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution

This commit is contained in:
Christian Frichot
2015-11-27 11:00:35 -08:00
parent 78a30bde15
commit 27c7e76554
20 changed files with 1160 additions and 144 deletions

View File

@@ -114,7 +114,8 @@ module BeEF
'has_quicktime' => has_quicktime,
'has_wmp' => has_wmp,
'has_realplayer' => has_realplayer,
'date_stamp' => date_stamp
'date_stamp' => date_stamp,
'hb_id' => hooked_browser.id
}
end