Commit graph

17 commits

Author SHA1 Message Date
trustedsec
855fd8343c Merge pull request #50 from allfro/patch-3
Fixes missing keystrokes issue
2014-02-21 10:47:55 -05:00
trustedsec
2fb3a16764 Merge pull request #51 from allfro/master
Fixes issue with missing keystrokes
2014-02-21 10:47:44 -05:00
allfro
473fdde05e Fixes issue with missing keystrokes
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.
2014-02-21 00:15:09 -05:00
allfro
a27d918842 Fixes missing keystrokes issue
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.
2014-02-21 00:03:32 -05:00
TrustedSec
6a1aadc2c1 Multiple bug fixes 2014-02-19 18:27:14 -05:00
TrustedSec
97d1a35fdf Updated to fix multiple Arduino bugs 2014-01-12 18:23:29 -05:00
TrustedSec
644433578f Updated to get re-enable database support in msfconsole 2013-12-11 13:09:51 -05:00
TrustedSec
37fcd2f105 Updated RID_ENUM and twitter handles 2013-10-13 21:48:34 -04:00
TrustedSec
4eb07f3432 Changed powershell shellcode to use the x86 downgrade attack. 2013-07-28 10:21:21 -04:00
TrustedSec
0ec8e0b9ac Slimmed the teensy powershell code 2013-07-28 10:19:32 -04:00
TrustedSec
725aafe88b Fixed teensy bug 2013-04-25 21:28:38 -04:00
TrustedSec
cec52ca2c3 Version 5.0 release 2013-04-15 10:26:00 -04:00
TrustedSec
b1957556c5 Fixed spacing using reindent.py on all files 2013-03-16 15:47:25 -04:00
TrustedSec
bf0ac67474 Updated code base for version 4.7 2013-03-15 11:35:31 -04:00
TrustedSec
46496e8225 Initial major release of version 4.7 'headshot' 2013-03-14 10:25:10 -04:00
trustedsec
87299a4763 Bug fixes and additions for 4.4.5 release 2013-02-16 17:13:49 -05:00
David Kennedy
3e54b7f66e Main conversation over to git via svn 2012-12-31 17:11:37 -05:00