-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathchallenge.yml
44 lines (39 loc) · 1.45 KB
/
challenge.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
name: "IMF#0: Your mission, should you choose to accept it"
author: Log_s
category: System
description: "The Infamous Mother Fluckers have been hired to take down a guy named Dave. I think his sister's husband's cousin's wife's brother's son had an affaire with our client's wife, and for some reason he want's to take it out on him. But who are we to judge right ? We're getting paid, that's enough for me.
<br><br>
I got you a job in the same development start-up as Dave. In fact, you are his team mate. I asked around in some underground circles, and word is on the streets that our guy is selling customer information. If you can get proof of that and send it to his boss, he'll get fired and we'll get paid. I'm counting on you.
<br><br>
And keep you eyes opened, you might find some other interseting stuff on the company's network.
<br><br>
For this mission, you are bob. Your ssh credentials are `bob:password`.
<br><br>
Enter this flag to accept the mission : `Hero{I_4cc3pt_th3_m1ss10n}`
<br><br>
*This message will self-destruct in 5 seconds.*
<br><br>
> Deploy on [deploy.heroctf.fr](https://deploy.heroctf.fr/)
<br><br>
Format : **Hero{flag}**<br>
Author : **Log_s**"
value: null
type: dynamic
extra:
initial: 500
decay: 100
minimum: 50
image: null
host: null
flags:
- {
type: "static",
content: "Hero{I_4cc3pt_th3_m1ss10n}",
data: "case_insensitive",
}
tags:
- easy
- system
state: visible
version: "0.1"