Parameters

  • This web application is built using: Flask Web Framework.
  • For generating HTML, this web application uses: Jinja Templating Engine.
  • It uses SQLite3 as the database.
  • And uses SQLAlchemy as the Data Access Layer (ORM).
  • There are two users that are pre-created for you.
# Username Password Description
1 badguy badguy The attacker
2 john <unknown> The victim