Difference between revisions of "RuCTFe-2013"
From Fixme.ch
m (→Infrastructure: fuuuuu) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
** 11am to 8pm: THE GAME | ** 11am to 8pm: THE GAME | ||
** from 8pm: pizza, beer and write-ups | ** from 8pm: pizza, beer and write-ups | ||
− | |||
− | |||
= Infrastructure = | = Infrastructure = | ||
+ | |||
+ | * Status on http://status.e.ructf.org/ | ||
+ | * Moloch running on https://10.23.32.1:8005/ user:admin password:admin | ||
[[Image:ctf_server.jpg|250px|thumb|CTF Server running VirtualBox VMs]] | [[Image:ctf_server.jpg|250px|thumb|CTF Server running VirtualBox VMs]] | ||
Line 21: | Line 22: | ||
cd ructfe2013/VPN | cd ructfe2013/VPN | ||
./vpn.sh | ./vpn.sh | ||
+ | ping 10.23.32.3 | ||
+ | </pre> | ||
+ | |||
+ | '''SSH Access''' | ||
+ | |||
+ | <pre> | ||
+ | git clone ssh://gitolite@git.fixme.ch:1337/ctf.git | ||
+ | # Add your SSH public key to ctf/ssh-keys.txt | ||
</pre> | </pre> | ||
Line 27: | Line 36: | ||
* 10.23.32.1 routerbox | * 10.23.32.1 routerbox | ||
* 10.23.32.3 test vulnbox | * 10.23.32.3 test vulnbox | ||
+ | * 10.23.32.5 vulnbox RuCTFe-2012 | ||
* 10.23.32.10 pwnbox | * 10.23.32.10 pwnbox | ||
Line 42: | Line 52: | ||
* [[User:Prosouth]] + 1 | * [[User:Prosouth]] + 1 | ||
* [[User:mylag]] | * [[User:mylag]] | ||
+ | * [[User:dgellow]] (à partir de 14h) | ||
= Links = | = Links = |
Latest revision as of 13:04, 14 December 2013
Planning
- Friday 13.12.2013
- from 7pm: Infrastructure setup workshop
- Saturday 14.12.2013
- 9am to 11am: Coffee, Gipfeli and defragmentation
- 11am to 8pm: THE GAME
- from 8pm: pizza, beer and write-ups
Infrastructure
- Status on http://status.e.ructf.org/
- Moloch running on https://10.23.32.1:8005/ user:admin password:admin
Comment accéder au réseau de jeux?
sudo apt-get install openvpn (ou équivalent) git clone ssh://gitolite@git.fixme.ch:1337/ructfe2013.git cd ructfe2013/VPN ./vpn.sh ping 10.23.32.3
SSH Access
git clone ssh://gitolite@git.fixme.ch:1337/ctf.git # Add your SSH public key to ctf/ssh-keys.txt
Hosts
- 10.23.32.1 routerbox
- 10.23.32.3 test vulnbox
- 10.23.32.5 vulnbox RuCTFe-2012
- 10.23.32.10 pwnbox
Participants
- User:Francois
- Anaël
- User:Rorist
- User:Noskill
- User:Alvarord
- User:Freestorm
- User:openghost
- User:marked
- User:p0np0n
- User:Prosouth + 1
- User:mylag
- User:dgellow (à partir de 14h)