Metasploit Dockerfile
Hey, Managing updates and dependencies of a Metasploit installation have definitely been too much trouble and repetitive. Instead of keeping reproducing boring installation steps every x months, I...
View ArticleSmall improvements to the Metasploit-framework Dockerfile
I made a few improvements (at least, I think they are) to the metasploit-frameword Dockerfile : A volume from the container /root/.msf4 to $HOME/.msf4, so that you can benefit from your customized...
View ArticleLessons learned with Docker, Nodejs apps and volumes
Context I have kept playing with Docker recently, just for fun and to learn. It is very powerful, but still young. It quickly shows some limit when it comes to security or persistence. There are some...
View ArticleMsf docker image now in REMnux!
Just a quick note to say that I am very happy about this Metasploit docker image being useful to some people, according to the feedback I got. And Lenny was kind enough to integrate it into his Linux...
View ArticleSite going to full TLS
Hi dear subscribers, Thanks to let’s encrypt, the site is now going to be accessible only through HTTPS. It also concern the RSS/ATOM feeds. So please update your links and RSS agregators so that you...
View ArticleMetasploit framework docker image now published on Docker Hub
I pushed the image on Docker Hub, so that deploying it is now as easy as: docker pull phocean/msf It is an automatic build based on the Github repository. It means that the image is built by Docker,...
View ArticleOne more rant against the Linux Intel graphic driver
Some quick notes that may help random Linux users looking for similar issues. I am, like many, the unfortunate user of a laptop with Intel graphics (Thinkpad T460 to be precise). Why unfortunate?...
View ArticleReducing the friction™ with social medias thanks to Netvibes
I have been a big fan of the “Reducing the friction” series of article published by Scott Lowe a while back. These articles consist in tips to automate or improve the smoothness of repeated...
View ArticleTopIcons-plus for Gnome (v18)
This is another off-topic post as it is not related to security. It has been awhile since I released the TopIcons-plus Gnome-Shell extension. I had not advertised it here because it was not really...
View ArticleBeEF Docker
Just a quick update to tell about a new Docker based on the phocean/msf image. https://hub.docker.com/r/phocean/beef/ https://github.com/phocean/dockerfile-beef It provides an image for the BeEF...
View Article