No description
Find a file
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
config SET v6.0 release. 2014-05-20 08:35:43 -04:00
modules SET v6.0 release. 2014-05-20 08:35:43 -04:00
readme multiple bug fixes 2014-08-01 21:23:28 -04:00
src powerdump.powershell bug - corrupt hash fix 2014-11-18 22:24:37 -06:00
.gitignore Bug fixes for credential harvester 2013-04-30 21:43:44 -04:00
README.md Updated a number of features 2014-06-02 10:10:11 -04:00
seautomate minor refactors, PEP8 and readability. Converted readme.txt to readme.md markdown format 2013-12-17 23:06:29 -07:00
seproxy Updated launchers to stay consistent with names 2013-11-21 14:05:20 -05:00
setoolkit Updated a number of features 2014-06-02 10:10:11 -04:00
setup.py Fixed typos 2014-09-28 20:13:40 -10:00
seupdate Updated launchers to stay consistent with names 2013-11-21 14:05:20 -05:00

#The Social-Engineer Toolkit (SET) Copyright 2014 The Social-Engineer Toolkit (SET)

Written by: David Kennedy (ReL1K)

Company: TrustedSec

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)