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

Fixed conflict: Added Dockerfile for easy cloud deploy #13

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Fixed conflict: Added Dockerfile for easy cloud deploy #13

merged 1 commit into from
Feb 1, 2018

Conversation

khast3x
Copy link
Contributor

@khast3x khast3x commented Feb 1, 2018

Using vanilla Kali image + MSF install. Uses a external postgres database to ensure data persisting between metasploit instances. Full instructions provided in README.md.

Current workflow launches msf instances in a sync queue. Each failed exploit required users exit to start the next. Optimisation could be using the msfrpc to make calls and stack tasks on a single msf instance instead of reloading msfconsole each time

…nal postgres database to ensure data persisting between metasploit instances. Full instructions provided in README.md.

Current workflow launches msf instances in a sync queue. Each failed exploit required users exit to start the next. Optimisation could be using the msfrpc to make calls and stack tasks on a single msf instance instead of reloading msfconsole each time
@khast3x
Copy link
Contributor Author

khast3x commented Feb 1, 2018

@NullArray fixed conflict, tested on play-with-docker, works nicely. My feedback for optimisation is in the commit message if you're open to those. Thank you for sharinf your code 👍

@khast3x
Copy link
Contributor Author

khast3x commented Feb 1, 2018

Created a autobuild from my fork if you want to test the docker image without having to rebuild the image

Usage:
docker pull kh4st3x00/autosploit

@khast3x khast3x closed this Feb 1, 2018
@khast3x khast3x reopened this Feb 1, 2018
@NullArray
Copy link
Owner

I am always open to feedback, thanks again for your contribution. I appreciate it.

@NullArray NullArray merged commit 0e1cd8a into NullArray:master Feb 1, 2018
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.

2 participants