You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _projects/lionroar.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,11 @@ category: "OSINT, LLMs"
20
20
{: .block-tip }
21
21
22
22
#### 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" %}
0 commit comments