Skip to content

Commit 56b0753

Browse files
authored
Update lionroar.md
1 parent b9b41d5 commit 56b0753

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_projects/lionroar.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,11 @@ category: "OSINT, LLMs"
2020
{: .block-tip }
2121

2222
#### Solution
23-
Repeatedly asking the model to give us hints revealed information about a X handle `@tony_chua_dev` and the LionMind-GPT project. The X account included this screenshot which also pointed to LionMind-GPT: https://x.com/tony_chua_dev/status/1976192169393508472/photo/1. The repository can be found on GitHub and the secret key is included in an earlier commit: https://github.com/T0nyC-code/LionMind-GPT/commit/548fb17780bfa2ed6216fa29cb211f720c4669f0. Sending this key to the LLM revealed the flag.
23+
Repeatedly asking the model to give us hints revealed information about a X handle `@tony_chua_dev` and the LionMind-GPT project. The X account included this screenshot which also pointed to LionMind-GPT: https://x.com/tony_chua_dev/status/1976192169393508472/photo/1.
24+
25+
{% include figure.liquid loading="eager" path="assets/img/twitter.jpeg" zoomable=true class="img-fluid rounded z-depth-1" %}
26+
27+
The repository can be found on GitHub and the secret key is included in an earlier commit: https://github.com/T0nyC-code/LionMind-GPT/commit/548fb17780bfa2ed6216fa29cb211f720c4669f0. Sending this key to the LLM revealed the flag.
28+
29+
{% include figure.liquid loading="eager" path="assets/img/github.png" zoomable=true class="img-fluid rounded z-depth-1" %}
30+

0 commit comments

Comments
 (0)