Skip to content

Add module HandshakeCrack v1.0 to repository#52

Open
n3d-b0y wants to merge 1 commit into
hak5:masterfrom
n3d-b0y:HandshakeCrack
Open

Add module HandshakeCrack v1.0 to repository#52
n3d-b0y wants to merge 1 commit into
hak5:masterfrom
n3d-b0y:HandshakeCrack

Conversation

@n3d-b0y

@n3d-b0y n3d-b0y commented Feb 22, 2019

Copy link
Copy Markdown

No description provided.

@pidgy

pidgy commented Feb 22, 2019

Copy link
Copy Markdown
Contributor

Is there not already a onlinehashcrack module?

@n3d-b0y

n3d-b0y commented Feb 22, 2019

Copy link
Copy Markdown
Author

Is there not already a onlinehashcrack module?

There is a similar module but it does not work. Since I redid a lot of things, it differs from what it is. At least it works)

class HandshakeCrack extends Module
{
const LOG_FILE_SEND_HANDSHAKE = '/tmp/handshakesend.log';
const BASH_SCRIP_SEND_HANDSHAKE = '/pineapple/modules/HandshakeCrack/scripts/handshake.sh';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potential typo: this and BASH_SCRIP_CONVERTER say SCRIPT rather than SCRIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants