This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Front Range OWASP Conference 2013/CTF"

From OWASP
Jump to: navigation, search
(Downplaying prize specifics)
(minor edits + installation and configuration information)
Line 14: Line 14:
  
 
All contestant machines should have:
 
All contestant machines should have:
* A virtual machine player such as [http://www.vmware.com/products/player/ VMware Player], [https://www.virtualbox.org/wiki/Downloads VirtualBox], or [http://www.parallels.com/ Parallels].
+
* A virtual machine player that supports .vmdk files, such as [http://www.vmware.com/products/player/ VMware Player], [https://www.virtualbox.org/wiki/Downloads VirtualBox], or [http://www.parallels.com/ Parallels].
 
* Appropriate penetration testing tool ([http://www.backtrack-linux.org BackTrack], [http://samurai.inguardians.com/ SamuraiWTF], [[OWASP_Mantra_OS|Mantra OS]], and [[ZAP|OWASP ZAP]] will fit in well).
 
* Appropriate penetration testing tool ([http://www.backtrack-linux.org BackTrack], [http://samurai.inguardians.com/ SamuraiWTF], [[OWASP_Mantra_OS|Mantra OS]], and [[ZAP|OWASP ZAP]] will fit in well).
  
Line 25: Line 25:
  
 
===Prizes===
 
===Prizes===
Small prizes will be awarded to winners. Anyone who worked on the project or who has access project-related repositories are ineligible to win prizes.
+
Small prizes will be awarded to winners. Anyone who worked on the project or who has access to project-related repositories is ineligible to win prizes.
  
 
Both team and individual prizes will be awarded based on merit and other achievements.
 
Both team and individual prizes will be awarded based on merit and other achievements.
Line 46: Line 46:
 
This information will be released closer to the day of the event.
 
This information will be released closer to the day of the event.
  
===Installation instructions===
+
===Installation and configuration instructions===
 
<!-- How to install the competitor VM, including VM players, etc.. -->
 
<!-- How to install the competitor VM, including VM players, etc.. -->
Coming soon.
+
* Internet Explorer is not supported in the VM.
 +
* Add the following entries to your hosts file.
 +
* Configure a host-only network on your VM with IP address 10.50.65.254/24
 +
* Load the .vmdk files
 +
* Make sure you are using a browser other than Internet Explorer which for security reasons is not supported by the scoreboard.
  
 
===Registration instructions===
 
===Registration instructions===
Line 56: Line 60:
 
===Gameplay instructions===
 
===Gameplay instructions===
 
<!-- How to use the scoreboard; where to get help; etc. -->
 
<!-- How to use the scoreboard; where to get help; etc. -->
Coming soon.
 

Revision as of 23:43, 24 March 2013

Capture the Flag Overview

Test your skills with a capture the flag (CTF) hacking competition created specifically for SnowFROC by members of the Boulder OWASP chapter.

Competitors will be provided a series of web applications containing a variety of vulnerabilities. Each discovered vulnerability will earn points. The harder the hack, the more points earned. At the end of the day, the team with the most points wins.


Rules

All conference attendees may participate in the CTF tournament for no additional cost. If you would prefer to attend the general conference proceedings, the competition will be made available to attendees after SnowFROC ends.

Format

Contestants will be provided a virtual machine which will run locally on self-provided devices. This is a BYOD event and all contestants are responsible for providing their own machine. No "loaners" will be made available.

All contestant machines should have:

Acceptable behavior

Competitors are only permitted to attack targets running on their local systems. Network traffic will be monitored to ensure there will be:

  • No attacking the scoreboard. Misuse will result in punitive action.
  • No targeting the VM. Do not mount the VM and harvest flags from within.
  • No attacking other teams, whether through coercion, DoS, theft, sabotage, or other malicious activity.
  • No collusion. Work only within your own team.

Prizes

Small prizes will be awarded to winners. Anyone who worked on the project or who has access to project-related repositories is ineligible to win prizes.

Both team and individual prizes will be awarded based on merit and other achievements.


Getting Started

Content acquisition

This information will be released closer to the day of the event.

Installation and configuration instructions

  • Internet Explorer is not supported in the VM.
  • Add the following entries to your hosts file.
  • Configure a host-only network on your VM with IP address 10.50.65.254/24
  • Load the .vmdk files
  • Make sure you are using a browser other than Internet Explorer which for security reasons is not supported by the scoreboard.

Registration instructions

Coming soon.

Gameplay instructions