mirror of
https://github.com/trustedsec/social-engineer-toolkit
synced 2025-02-17 13:58:34 +00:00
Updated wording to reflect AV bypassing and encoding
This commit is contained in:
parent
537b230a7c
commit
e18754c11f
1 changed files with 3 additions and 3 deletions
|
@ -422,9 +422,9 @@ encoder_menu = ['avoid_utf8_tolower (Normal)',
|
|||
'Backdoored Executable (BEST)\n']
|
||||
|
||||
encoder_text = """
|
||||
Below is a list of encodings to try and bypass AV.
|
||||
|
||||
Select one of the below, 'backdoored executable' is typically the best.
|
||||
Select one of the below, 'backdoored executable' is typically the best. However,
|
||||
most still get picked up by AV. You may need to do additional packing/crypting
|
||||
in order to get around basic AV detection.
|
||||
"""
|
||||
|
||||
dll_hijacker_text = """
|
||||
|
|
Loading…
Add table
Reference in a new issue