Commit graph

21 commits

Author SHA1 Message Date
TrustedSec
0718f45500 fix import issue when using powershell 2016-02-15 09:36:30 -05:00
TrustedSec
cefd5ffa2d autopep8 and python3 refactoring - wh00t 2016-01-14 17:06:10 -05:00
root
90268d53dd Release version 6.3.1 - multiple bug fixes including payload generation src error 2015-04-23 18:51:23 -04:00
root
49a7cbc5d4 Multiple bug fixes and updates for version 6.3 release 2015-04-09 21:58:04 -04:00
root
61c2ee8525 Multiple additions for SET v6.2 2015-02-17 14:56:31 -05:00
Peter Marszalik
b1e92e9eb0 cleaned up indentation 2014-11-18 22:48:47 -06:00
Peter Marszalik
7dc074c2d6 powerdump.powershell bug - corrupt hash fix
Fixed the bug where the hashes are not being extracted correctly when LM is disabled and history is enabled. 

Rather than relying on length, LM and NT headers are checked. Four bytes at 0xa0 show if LM exists and four bytes at 0xac show if NT exists. Details on this known issue can be found at the following whitepaper from blackhat:
https://media.blackhat.com/bh-us-12/Briefings/Reynolds/BH_US_12_Reynods_Stamp_Out_Hash_WP.pdf
2014-11-18 22:24:37 -06:00
TrustedSec
69d02664b3 multiple bug fixes 2014-08-01 21:23:28 -04:00
TrustedSec
ca9f1fb2cf Updated a number of features 2014-06-02 10:10:11 -04:00
TrustedSec
644433578f Updated to get re-enable database support in msfconsole 2013-12-11 13:09:51 -05:00
TrustedSec
b0845c7688 Updated to SET v5.4 2013-10-30 16:50:24 -04:00
TrustedSec
97314c8bcb Shortened powershell payload code for command line 2013-07-16 11:52:37 -04:00
TrustedSec
3128b86c83 Added powershell injection downgrade attack 2013-06-17 19:25:49 -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
46496e8225 Initial major release of version 4.7 'headshot' 2013-03-14 10:25:10 -04:00
trustedsec
c54123b364 Removed additional prompt within powershell alphanum generator 2013-02-21 20:06:52 -05:00
trustedsec
67d819a671 Fixed two bugs that caused powershell to error out when selecting through the menu 2013-02-11 10:36:18 -05:00
trustedsec
58d87f9da2 Bug fixing mode, fixed powershell and pycrypto bug 2013-02-07 21:05:40 -05:00
trustedsec
6475c5a89d Bug fix that caused a menu issue when hitting option 99 2013-01-02 09:49:18 -05:00
David Kennedy
3e54b7f66e Main conversation over to git via svn 2012-12-31 17:11:37 -05:00