Skip to content

Commit b360059

Browse files
committed
MISC Challenge Message and Hints
1 parent f9d23e6 commit b360059

File tree

7 files changed

+69
-3
lines changed

7 files changed

+69
-3
lines changed

misc/%20rainbows/README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,13 @@ Reading 3 hex characters at a time, the sentence reads:
2020
who knew you could encode text as an image? did you open this as a png, or just convert it jctf{from hex?}
2121
2222
Flag: jctf{from hex?}
23-
```
23+
```
24+
25+
---
26+
27+
## Challenge Message
28+
While you were flying in the sky back to your superhero headquarters, you’ve stumbled upon a mysterious rainbow! This doesn’t seem like any ordinary rainbow though— you need to take the time and space to figure out the message behind the picture.
29+
30+
## Challenge Hints
31+
Think URLS to understand %20. Zoom-in and remember hex can represent a multitude of things!
32+

misc/Got_OSINT?/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,14 @@
1111
* leet (1337)
1212
* HIBP # of Gab (66,521 is the number of Gab accounts in the breach posted on Have I Been Pwned)
1313
* 730-379-1337+66521 = jctf{65535}
14+
15+
---
16+
17+
## Challenge Message
18+
Supervillain Andres loves open source. Word of mouth says he also likes Mikko’s Brain, LDAP interface, leet, and HIBP # of Gab.
19+
20+
* What does this all add up to? Put the answer in the flag format jctf{INSERT NUMBER}
21+
* Address of Mikko’s Brain - LDAP interface – leet + HIBP # of Gab = ?
22+
23+
## Challenge Hints
24+
* Sometimes Google searches lead to numbers!

misc/all-wrapped-up/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,11 @@ tar -xf flag
2323
```
2424

2525
Flag: jctf{4ll_8UNDL3d_UP}
26+
27+
---
28+
29+
## Challenge Message
30+
You’ve stumbled upon another sketchy document. Wouldn’t it be crazy if there was a deeper message?
31+
32+
## Challenge Hints
33+
* There is a flag somewhere in here somewhere. Try file to determine what you are working with.
+11
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# hidden-in-plain-sight-1
2+
3+
4+
---
5+
6+
## Challenge Message
7+
# Challenged by **KnowBe4**
8+
9+
You’ve stumbled upon a sketchy document, which seems to be comprised of just placeholder text. It can’t be that boring though, right? Examine the document to see if there’s a hidden message somewhere. jctf was prophesied in Cicero...
10+
11+
## Challenge Hints
12+
* Flag format might do you well

misc/hidden-in-plain-sight-2/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@
66

77
## Quick Solution
88
* jctf{hips2-b64_c0mes_with_different_equals}
9+
10+
11+
---
12+
13+
## Challenge Message
14+
There is an impostor among us. Unlike the rest of your colleagues, this impostor is from Jersey (he is valid). Find the impostor and prevent him from wreaking internal havoc.
15+
16+
## Challenge Hints
17+
* One of these values is valid and distinctly different than the rest. Have you considered the fact, that the flag might simply be built different? If only there was a way to figure out if the flag was EQUAL EQUAL to one of these...

misc/open-creds/README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,14 @@ https://github.com/tess-wqing/open-creds
55

66

77
## Solution
8-
* Check the Github Commit History
8+
* Check the Github Commit History
9+
10+
---
11+
12+
## Challenge Message
13+
The police have finally apprehended Slippery Sam! No one knows how he should be sentenced, so I guess it wouldn’t hurt to view his publicly released records to make a decision.
14+
15+
https://github.com/tess-wqing/open-creds
16+
17+
## Challenge Hints
18+
* I wish I was able to see previous commits to my repo :(

misc/xymap/README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,12 @@ without any 3d modeling experience this becomes an out of the box steg problem
1515
the model is from a freely available blender splash screen. https://cloud.blender.org/p/gallery/60337d495677e942564cce76
1616
1717
flag: jctf{gETfLooR}
18-
```
18+
```
19+
20+
---
21+
22+
## Challenge Message
23+
Dinosaurs are rampaging through the city and only you can stop them. You managed to get a model of them and find out they are powered by the sun, what could you possibly do with that information?
24+
25+
## Challenge Hints
26+
* Trying to get the W, but it flipped. Alphabet be like that tho!

0 commit comments

Comments
 (0)