Skip to content

ccsj2023/finbot-ctf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWASP FinBot CTF

See Collaborator Hub for details on this project: https://github.com/OWASP-ASI/FinBot-CTF-workstream

Dev Guide (Temporary)

** Warning: main branch is potentially unstable **

Please follow below instructions to test drive the current branch

# Install dependencies
uv sync

# Setup database
uv run python scripts/setup_database.py

# Start the platform
uv run python run.py

Platform runs at http://localhost:8000

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.0%
  • Python 27.1%
  • JavaScript 13.4%
  • CSS 3.5%