Skip to content

These are some simple capture the flag (CTF) levels to demonstrate a web based CTF

Notifications You must be signed in to change notification settings

KalinduWijekoon/CTF-Web-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

CTF-Web-Samples

4 levels of a capture the flag, web based box

Build the project with Maven. (eg: mvn clean install).

Once you have got the CTF.war file in the target directory, deploy it in a web server (eg: In tomcat, copy the .war file from the target directory in your project and paste it on webapps directory in tomcat).

You can access the application with the URL http://localhost:(port)/CTF/level1.jsp

(some background videos will not be displayed. you can edit the source code as you wish)

About

These are some simple capture the flag (CTF) levels to demonstrate a web based CTF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages