You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ipec/inter_protocol_posix_bindshell/module.rb
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,6 @@
39
39
#
40
40
# o Returning the shell command results is not supported in Chrome, Safari and Opera as JavaScript cannot be executed within the bindshell iframe. The shell commands are executed on the target shell however.
41
41
#
42
-
# o This module is incompatible with autorun. Upon completing the shell commands it will load the original hooked window in a child iframe resulting in an additional hook. This will result in an infinite loop if this module is set to autorun.
0 commit comments