Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module HandshakeCrack v1.0 to repository #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add module HandshakeCrack v1.0 to repository #52

wants to merge 1 commit into from

Conversation

n3d-b0y
Copy link

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

No description provided.

@pidgy
Copy link
Contributor

pidgy commented Feb 22, 2019

Is there not already a onlinehashcrack module?

@n3d-b0y
Copy link
Author

n3d-b0y commented Feb 22, 2019

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
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