473fdde05e
This fix addresses a bug where the old ascii_println function misses the first and last character of each line. Teensyduino/Arduino IDE appears to have added a `Keyboard` class that has a `println` method. This method seems to reliably send all keystrokes to the target and at a seemingly faster rate. |
||
---|---|---|
config | ||
modules | ||
readme | ||
src | ||
.gitignore | ||
README.md | ||
seautomate | ||
seproxy | ||
setoolkit | ||
setup.py | ||
seupdate | ||
seweb |
#The Social-Engineer Toolkit (SET) Copyright 2014 The Social-Engineer Toolkit (SET)
Written by: David Kennedy (ReL1K)
Company: TrustedSec
Development Team: Thomas Werth, Joey Furr (j0fer), JR DePre (pr1me)
DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes period.
Please read the LICENSE under readme/LICENSE for the licensing of SET.
#Features
The Social-Engineer Toolkit is an open-source penetration testing framework designed for Social-Engineering. SET has a number of custom attack vectors that allow you to make a believable attack in a fraction of the time. SET is a product of TrustedSec, LLC - An Information Security consulting firm located in Cleveland, Ohio.
Bugs and enhancements
For bug reports or enhancements, please open an issue here https://github.com/trustedsec/social-engineer-toolkit/issues
Supported platforms
- Linux
- Windows (experimental)