parent
c6a048252d
commit
e3842d8a78
|
@ -15,7 +15,7 @@ REM \__/\ / |__||____/|____// ____|
|
|||
REM \/ \/
|
||||
REM
|
||||
REM DESCRIPTION This will open a ton of tabs on the target device.
|
||||
REM one of which will be a domain/ip you are hosting. This script is
|
||||
REM One of which will be a domain/ip you are hosting. This script is
|
||||
REM meant to be used with the beEF framework. All you need to do is
|
||||
REM replace the specified link (Line 62) with your hosted one. The
|
||||
REM idea is to "hide" the browser tab in the background behind all
|
||||
|
@ -174,6 +174,5 @@ STRINGLN openai.com
|
|||
DELAY 1500
|
||||
CTRL t
|
||||
DELAY 500
|
||||
CTRL l
|
||||
DELAY 500
|
||||
CTRL l
|
||||
|
||||
GUI ENTER
|
||||
|
|
Loading…
Reference in New Issue