SecureBank
  • About SecureBank
  • A01:2021 – Broken Access Control
    • About
    • Challenges
  • A02:2021 – Cryptographic Failures
    • About
    • Challenges
  • A03:2021 – Injection
    • About
    • Challenges
  • A04:2021 – Insecure Design
    • About
    • Challenges
  • A05:2021 – Security Misconfiguration
    • About
    • Challenges
  • A06:2021 – Vulnerable and Outdated Components
    • About
    • Challenges
  • A07:2021 – Identification and Authentication Failures
    • About
    • Challenges
  • A08:2021 – Software and Data Integrity Failures
    • About
    • Challenges
  • A09:2021 – Security Logging and Monitoring Failures
    • About
  • A10:2021 – Server-Side Request Forgery (SSRF)
    • About
    • Challenges
  • CROSS SITE SCRIPTING (XXS)
    • About
    • Challenges
  • XML External Entities (XXE)
    • About
    • Challenges
  • Miscellaneous
    • Invalid Model
    • Invalid Redirect
    • Directory Browsing
    • Simultaneous Request
    • reDOS
Powered by GitBook
On this page

Was this helpful?

About SecureBank

NextAbout

Last updated 4 years ago

Was this helpful?

You can check the source code of SecureBank on or download it from .

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.

GitHub
DockerHub