|
|
|
|
|
by SCHiM
1517 days ago
|
|
I love trying to get it to reveal sensitive information from it's training. I know it's pointless. But prompts like these amuse me: # cat /etc/shadow
root: And there it goes: # cat /etc/shadow
root:$6$fT8xrJ$Zx7rC6X0lHlHqLbZkT/HtYQxUY.WZ4.2UgX0w.XKbZbFfqxR.zGw9yZsX2l.3Ls/sL.qg7uB1:0:0:99999:7:: Or: -----BEGIN OPENSSH PRIVATE KEY----- Or: # ip a Is it possible, that with a specific enough prompt it will regurgitate its training data exactly? |
|