mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-02-17 05:48:46 +00:00
fix bug with fsattack
This commit is contained in:
parent
235c90585f
commit
3294d94044
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# Author: d4rk0
|
||||
# twitter: @d4rk0s
|
||||
|
||||
from .fsattacks import *
|
||||
from src.webattack.fsattack.fsattacks import *
|
||||
|
||||
|
||||
def mainFullScreenAttackLoadExample():
|
||||
|
|
Loading…
Add table
Reference in a new issue