Skip to content

daemroni/bug-hunt-2025

Bug Hunt ipt x ICU 2025

Being lightweight, fast, and scalable, Node.js is becoming a widely adopted platform for developing web applications. This project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

Getting Started

The repo includes the Dockerfile and docker-compose.yml necessary to set up the app and db instance, then connect them together.

Know it!

Once the application is running, you can access the tutorial page at http://localhost:4000

Default user accounts

The database comes pre-populated with these user accounts created as part of the seed data -

  • Admin Account - u:admin p:Admin_123
  • User Accounts (u:user1 p:User1_123), (u:user2 p:User2_123)
  • New users can also be added using the sign-up page.

License

Code licensed under the Apache License v2.0.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages