We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could be interesting to seed actual accounts into bullyblinder for monitoring / tracking purposes
It could be interesting to be able to specify a percentage of real to fake information
It could be useful to read in a csv of u/p to allow for multiple real accounts to be utilized.
It would be useful to log which sites each u/p combo has been submitted to
eg.
python bullyblinder.py -i eth0 --user bob@corp.com --password mycorppass --ratio 30 --uplog submitted_sites.log -r phish_sites.txt
The text was updated successfully, but these errors were encountered:
hadojae
No branches or pull requests
Could be interesting to seed actual accounts into bullyblinder for monitoring / tracking purposes
It could be interesting to be able to specify a percentage of real to fake information
It could be useful to read in a csv of u/p to allow for multiple real accounts to be utilized.
It would be useful to log which sites each u/p combo has been submitted to
eg.
python bullyblinder.py -i eth0 --user bob@corp.com --password mycorppass --ratio 30 --uplog submitted_sites.log -r phish_sites.txt
The text was updated successfully, but these errors were encountered: