About SecureBank
Last updated
Last updated
You can check the source code of SecureBank on GitHub or download it from DockerHub.
Did you know that approximately 113 million websites contain a security vulnerability? That is about 6% of websites globally. Hence, developers face not just new programming, but also security challenges. They are not perceived only as code monkeys but are somewhat forced to know the basics of DevOps, which brings us to SECDEVOPS. And, despite their extensive effort to try and eliminate common vulnerabilities, we can still find them in applications.
▶ Our FinTech application project SecureBank will show how developers fail to protect their environment due to a lack of knowledge about the applied ecosystem. We will determine the docker deployment of microservice solutions and where developers misconfigured their systems. Not only security in the configuration, we still have OWASP Top 10* Web Application Security risks out in the wild. Therefore, we will also present those vulnerabilities in the SecureBank application.
* The OWASP Top 10 (short for Open Web Application Security Project) is a list of 10 most dangerous Web application security flaws, with a purpose to produce more secure code, minimize risks and contribute to the safety and security of the software.