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

Credential Storage via SQLite #5

Open
ustayready opened this issue Nov 1, 2017 · 1 comment
Open

Credential Storage via SQLite #5

ustayready opened this issue Nov 1, 2017 · 1 comment

Comments

@ustayready
Copy link
Owner

Credential storage should be moved from the .cache and .sniped files into SQLite using standard tables. This will make it much easier to run multiple phishing campaigns using different modules while making it a much cleaner approach. It also eliminates the potential for race conditions, locked files and all kinds of other problems.

@DakotaNelson
Copy link
Contributor

I'm a big fan of http://dataset.readthedocs.io/en/latest/ - should make this way easier.

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

No branches or pull requests

2 participants