Difference between revisions of "RuCTFe-2013"
From Fixme.ch
(→Participants) |
m (→Infrastructure: fuuuuu) |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
= 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]] | ||
+ | |||
+ | '''Comment accéder au réseau de jeux?''' | ||
<pre> | <pre> | ||
+ | sudo apt-get install openvpn (ou équivalent) | ||
git clone ssh://gitolite@git.fixme.ch:1337/ructfe2013.git | git clone ssh://gitolite@git.fixme.ch:1337/ructfe2013.git | ||
+ | cd ructfe2013/VPN | ||
+ | ./vpn.sh | ||
+ | ping 10.23.32.3 | ||
</pre> | </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> | ||
+ | |||
+ | == 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 = | = Participants = | ||
Line 28: | Line 51: | ||
* [[User:p0np0n]] | * [[User:p0np0n]] | ||
* [[User:Prosouth]] + 1 | * [[User:Prosouth]] + 1 | ||
+ | * [[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)