diff --git a/README.md b/README.md index ac8c7ce..4c4c212 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,32 @@ # RootTheBox CTF Framework -[![Rawsec's CyberSecurity Inventory](https://inventory.rawsec.ml/img/badges/Rawsec-inventoried-FF5050_for-the-badge.svg)](https://inventory.rawsec.ml/) -[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com) +

+ + Language grade: Python + + + Build Status + +

-A lightweight, easy to deploy CTF framework(in Flask) for HackTheBox style machines.
-The main purpose of this project is to serve as a scoring engine and CTF manager.
+

+ + Rawsec's CyberSecurity Inventory + +

+ +

+ +

+ +A lightweight, easy to deploy CTF framework(in Flask) for HackTheBox style machines. + +The main purpose of this project is to serve as a scoring engine and CTF manager. + +**Want to see it in action?** + + A live demo of the app is available at: . -Want to see it in action ? - - A live demo of the app is available at: https://rtblivedemo.herokuapp.com/.
You can login and mess around as 2 users: `admin:admin` and `test:test`(i.e. username:password combinations) ## Features