Securing software, together

Software powers virtually everything around us. There is software behind the things we build, the medicine we take, and even the food we eat. Every new breakthrough will be made with the help of software. It is increasingly a challenge to identify something that doesn’t use software today.


Build an effective DevSecOps culture

DevOps, SecOps, now DevSecOps? While the DevOps we all know brings development and operations teams together, DevSecOps adds another process even high-performing DevOps teams can miss: security.


Exploring Further – What is DevSecOps?

DevSecOps works on the premise that security of a software system is a joint responsibility of everyone involved in its development. Understandably then, security must be ensured, and practices followed at every step in the software's development cycle.


What Is DevSecOps?


You’ve probably heard of DevOps, but what about DevSecOps? DevSecOps refers to the concept of making software security a core part of the overall software delivery process.

Useful links ;)

More and more links



Funny Games :D


Click in every name and enjoy!!!!!

Docker For Pentesting

In this module we are going to learn docker, nowadays its become more useful for everyone. You can build and deploy services in it in the form of container. It allows you to customize, clone your container, and also you can push/upload a customized image by the docker hub. We can build our penetration testing image easily and use it smoothly in docker. If you want to build a penetration testing lab, its very easy to set up a lab in docker then your host system. So let’s start…