Jan Groß
e23e33e221
Fixed undefined method in Business Inquiry
...
How did this work in the first place?
2018-09-19 16:41:03 -04:00
Jan Groß
954be5967d
Fixed GetFlag script for basically gambling
...
The script now connects to the live server on port 6646
Netcat required a timeout on some systems or the connection won't terminate automatically, causing the
GetFlag script to be stuck at attempt one forever.
2018-09-19 21:37:50 +02:00
Jan Groß
1d37942150
Update README.md
2018-09-19 21:15:52 +02:00
Jan Groß
0838a0a5ce
CTF Platform API basic auth
...
Addded ctf platform Flask app with basic auth functions
register, login, logout
Added ctf platform database design (MySQL Workbench)
Added forward engineered SQL file
Added wsgi startup script
Installed various python dependencies
README.md Updated
.gitignore Updated
2018-07-14 20:55:46 +02:00
Jan Groß
d85fca0ef4
Added ctf Nginx config
...
Added the Nginx config for the main ctf page
including https and http redirect rules using letsencrypt certificates.
Updated README.md
2018-07-09 07:24:21 -04:00
Jan Groß
f765a0b6f9
Imported challenge checks and helper classes
...
Added .gitignore file
Added python server example as used in the "Basically Gambling" challenge
Imported automatic chellange checks and ansicolor helper class
2018-07-08 19:13:41 -04:00
Jan Groß
2c718972c7
Importing LoremCorp challenges
2018-07-08 19:07:37 -04:00
Jan Groß
aba24b087a
Importing Basically Gambling challenge
2018-07-08 19:06:10 -04:00
Jan Groß
19cece5711
Initial commit
2018-07-08 19:03:31 -04:00