Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hey there,
I hope this works for you. Copy pasting the details from the first PR below:
Best,
Updated the Dockerfile to be much simpler, and to use a stable Metasploit+Postgresql Docker image as base instead of the previous awkward install.
Since its now pre-configured, the Dockerfile is compatible for auto-building on Dockerhub at every push (it's free). I attached an example in the documentation using the build I did creating this fork. If you decide to use that feature and set it up, it'll be up to date every time you push 😎
You'll just need to create an account, link github, and create a build for AutoSploit. Since the Dockerfile is in the
Docker/
folder, be sure to set it in the autobuild configuration like so.Tried it on an EC2. The Datacenter speed+AutoSploit combo was pretty ridiculous 🚀
Finally, if you do decide to have an auto-build setup, I'll be sure to add AutoSploit to my side project. Trying out the AutoSploit container to Multi-Tor container, results are very nice.
Let me know if you have any questions/feedbacks before merging.
Regards,