Open jme418 opened 6 months ago
This issue as been marked as stale due to inactivity and will be closed in 7 days
Thank you @jme418. We'll add to our backlog.
Thank you @jme418. We'll add to our backlog.
Hi there! I got the solution a few hours ago. It's simple: all the functions visible in the command.js file must be placed within beef.execute(function(){/ code here /}). So, instead of separate calls to logoutGoogle(), displayingPhisingSite()... the associated code for those functions must take place within this function block.
First Steps
BeEF Version: 0.5.4.0 Ruby Version: ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux-gnu] Browser Details (e.g. Chrome v81.0): Causing problems with all I've tried (FF - 115.8.0esr, O - 108.0.5067.29, C - 123.0.6312.86, 123.0.6312.58, 121.0.6167.178) Operating System: Linux, Windows and Android
Configuration
Steps to Reproduce
Any clue about what is happening here? Thanks.