ctvrty

Titanpad Archive

Dec 22nd, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.40 KB | None | 0 0
  1. THINGS WE TRIED
  2.  
  3. http://titanpad.com/uIxPrBCsN4 -- the other TP with the other stuff. courtesy of Mothwing
  4.  
  5. Zoanthal
  6. RC4:
  7. -using decimal representation of the bytes of each of the strings as the starting table
  8. -using a variety of phrases as the key
  9. RSA:
  10. -in a large variety of approaches, keeping in mind as noted below that all of the strings have fairly low prime divisors
  11.  
  12. Eve57
  13.  
  14. [Frequency and autocorrelation analysis of the three strings to check if they are random, result not documented, but strings were not distinguishable from random byte sequences.]
  15. -- See nazgul besides autocorrelation. This is pointless in my eyes
  16.  
  17. XORed onion2, onion3, onion4, onion2^onion3, onion3^onion4, onion4^onion2, onion2^onion3^onion4 and all seven sequences byte reversed agains 3301.iso and all contained files - recursively unpacked - at every possible offset and calculated the entropy every time to find low entropy messages like English text. Also included the 2013 Twitter messages coverted to a binary file. The result was negative, lowest entropy found was 6.743 bit.
  18.  
  19. Source code: https://anonfiles.com/file/eb338023f1fd3a10fa67fe5a88d3260c
  20. Output: https://anonfiles.com/file/5c17a4bb5d12a2196c0ab0cd4045140c
  21.  
  22. [XORed and added, subtracted and multiplied modulo 256 the three strings and the three strings reversed against themselve and checked if the result has lowentropy.Result not documented but negative.] --reproduce this part? Code should still be somewhere; just have to find the right machine. OK
  23.  
  24. Multiplied a few - mostly three at a time - of the numbers we have - 57, 761, 1033, 3301, numbers from thematrix, image dimensions, ... - to form a large number and added .com, .net, .org or .tk to form a URL; this was a puzzle in 2012. I did this manually and not systematically, may be worth to automate. --anything good? Found some web sites, for example 1033.com, but nothing Cicada related. Must be automated to get good coverage. -- any volunteers for that? There was somebody who wanted to do it, but can not rember and don't know if he did. Can probably do it sometime this week. OK gjvc was it, looked in the log file.
  25.  
  26. // WE SHOULD PROBABLY INTRODUCE A "VOLUNTEERS NEEDED" TAG OR SOMETHING
  27.  
  28. Split the three strings and the three strings reversed and all combinations XORed into 80 bit pieces - granularity was one byte - and scanned if any of the pieces was a valid onion address. Gave around 5k addresses, non was reachable. TODO: Upload and link the code. Rerun the code, output not saved.
  29.  
  30. Tried to use the numbers we have - 57, 761, 1033, 3301, numbers from the matrix, image dimensions, ... - as character indices into Self-Reliance to form a kind of book code. Never completed that because I concluded that it would be very hard to code a onion address into the highly symmetric matrix this way. Maybe we should try it anyway.
  31. -- check with the square matrix properties below?
  32.  
  33. *Eve thinking and looking at source code written*
  34.  
  35. nazgul
  36.  
  37. Three 256 byte strings
  38.  
  39. XORed all combinations of the 256 byte strings, their byte order reversed versions and the inverted (masked each byte with 0xff). No readable file/text was found.
  40.  
  41. A frequency analysis was done on each string and the distribution of the byte values is flat.
  42. onion2.frequencies.png: http://imgur.com/W1dNzOY,Ajm6s5K,4JELVfy#0
  43. onion3.frequencies.png: http://imgur.com/W1dNzOY,Ajm6s5K,4JELVfy#1
  44. onion4.frequencies.png: http://imgur.com/W1dNzOY,Ajm6s5K,4JELVfy#2
  45.  
  46. Fourier analysis confirms that all three strings are random noise, without a signal.
  47. onion2.fourier.png: http://imgur.com/FHdIkPp
  48. onion3.fourier.png: http://imgur.com/nFrpKWG
  49. onion4.fourier.png: http://imgur.com/GeqITZt
  50.  
  51. I searched for repeating patterns of 3,4 or 5 bytes in all of the strings and found nothing. Also no repating patterns in the concatenated strings.
  52.  
  53. One further thought on the three 256 byte strings: With only 256 bytes they are too short to encode any GPG/PGP signed hint. Even if all three strings are concatenated (768 bytes) any GPG signed ASCII message hidden in them would have to be compressed.
  54. -- anyone really motivated can have a look at ASCII compression at his leisure
  55.  
  56. XORed all three strings against binary of each Cicada signature we got, following 2) under "Things we should try". The minimum entropy is 6.9 and I found no text/image/compressed file that is readable.
  57.  
  58. Interpreting each of the strings as a number and testing for primality reveals that all are composit numbers with the first prime factor being small (13,3 and 79 for onions 2,3 and 4).
  59. pastebin: http://pastebin.com/DWkTHcvD
  60. Given the small prime factors, I think it is very unlikely that these 256 byte strings are RSA keys.
  61.  
  62. XORed all three strings at all possible offsets against all four onion4 images. No text/images/compressed files were found.
  63.  
  64. XORed all three strings in reversed order against all four onion4 images at all possible offsets. No text/images/compressed files found.
  65.  
  66.  
  67. per X byte analysis of the hex strings + segment permutations + hex to int factors etc:
  68. oh oh i had an idea .... it died young. but maybe inspires someone or you just always wanted to improve your shell skills: http://pastebin.com/uCM1Chbd
  69. tried the same with hexstrings both character reversed and byte reversed but no luck
  70.  
  71. Page 6 outguess:
  72.  
  73. I have analysed the binary data that outguess returns when called without password by:
  74. i) Frequency analysis --> flat distribution, see http://imgur.com/vNY8Mn7
  75. ii) Searched for file headers in the outguess, advancing byte by byte. No text/compressed files/ images found.
  76. iii) Fourier analysis --> Only noise, see http://imgur.com/B8mjqob
  77. iv) Searching for repeating patterns of 3, 4 or 5 bytes --> None found
  78. v) XORing with either of the three 256 byte strings at every possible offset. No readable text/compressed file found
  79.  
  80. On the theory that page 6 has an outguess that needs a password I tried all the words from all runepages, their gematria (and all primes < 5000) and found no results.
  81.  
  82. Page 4 Matrix/Magic square:
  83.  
  84. Tried to use the numbers as a book code on the runepages.
  85. i) Each number in the matrix refers to one letter in the runes --> No result
  86. ii) The order of the numbers (i.e. 272 is the 10th largest number, 138 the 5th ...) encodes words in the runetext. The resulting text is nonsense.
  87.  
  88.  
  89.  
  90. strange_tcyborg
  91.  
  92. // just messed about
  93. discussed some philosophical implications.
  94. was inspired to see if cicada is really cDc
  95. tried to organise things a bit, probably without much success
  96.  
  97. for anyone wondering: this "//" starts a one-line comment, "/* */" contains a multiline comment
  98. this "A^B" means A XORed with B
  99. OOB == out of bounds
  100.  
  101.  
  102. did anyone try anything with "the instar emergence" song? i mean, anything not on the wiki? Eve57: Part of the XORing against Cicada OS. all right
  103.  
  104.  
  105. SSSS = Shamir's Secret Sharing Scheme. I personally didn't try it, but i had a conversation with people who did. They should probably paste anything useful on this topic here.
  106. As far as I can remember, the 3 strings turned out to not be shamir's shares. But perhpas we did it wrong
  107.  
  108. THINGS WE SHOULD TRY
  109.  
  110. Eve57
  111.  
  112. 1) Systematically search for URLs formed by multiplying numbers we have available - 57, 761, 1033, 3301, numbers from the matrix, image dimensions, ... - to form a large number and adding .com, .net, .org or .tk as it was a puzzle in 2012.
  113.  
  114. 2) Convert PGP signatures to binary and XOR with the three strings and look for low entropy or known file signatures.
  115. -- nazgul: Done that. minimum entropy 6.9, no readable files found
  116.  
  117. 3) XOR all the images and what else we have against the three strings and see if something with low entropy or a known file signature appears. I (Eve57) can do the low entropy thing with the same code I used for Cicada OS. I currently have no file signature scan and did not perform a file signature scan when XORing against Cicada OS.
  118.  
  119. 4) Less likely, but XOR the strings against the random garbage from failed OutGuesses (without password).
  120. -- nazgul: Done so for page 6 outguess, no readable text/compressed files found
  121.  
  122. 5) Tried to use the numbers we have - 57, 761, 1033, 3301, numbers from the matrix, image dimensions, ... - as character indices into Self-Reliance to form a kind of book code. Never completed that because I concluded that it would be very hard to code a onion address into the highly symmetric matrix this way. Maybe we should try it anyway.
  123.  
  124. -brownsugarcube:
  125. so I tried looking at the matrix in terms of what they say is sacred. They said the primes were sacred so I took those and added them and then took the totient which they said was sacred and my result was the number 432. I didn't really know if that could be anything or not but then someone posted this website in the chat and it says some pretty interesting things about the number 432: http://www.biblegematria.com/number-216.html Maybe the value of 432 could be used for something? It looks like it would be most likely used for music but we havent had a musical clue yet this year. This website also has some information on Euler's totient and how it can be used to build a code. Maybe we could try to use that information somehow?
  126.  
  127. strange_tcyborg
  128. People keep asking about the Hill cipher. I have tried it a bit in Wolfram Alpha and didn't get anywhere sensible. Anyone who has tried it and got something interesting should probably describe it here
  129.  
  130. UNUSED CLUES - Please stick to clues from cicada
  131.  
  132. /*
  133. my take on this is "clues from cicada" == "clues explicitly signed by cicada's PGP key" and their (==from these clues) proven derivatives
  134. */
  135.  
  136. 2014
  137.  
  138. The words used on onion 1 from the book cypher form this:
  139. (always genius aquires among action experience justice truth and being) daily equality the corpse private
  140. The part between () leads to the Experience essay by Emerson
  141.  
  142. Three hex strings from onions. http://pastebin.com/raw.php?i=qePehdKM
  143. These 3 hex strings appear random -- see above but could contain encrypted data. We do not know.
  144. Attempts have been made to combine them via XOR (forward/reverse/shifted/... ) without any discernable data appearing -- see above as well.
  145.  
  146. http://pastebin.com/HFnvXi8t
  147. Pastebin referring to the 3 hex strings encoded into binary,hex, and ascii.
  148.  
  149. Images
  150. Flipped cicada in 1033.jpg of onion1 -> 1033 is flipped and the whole image is flipped.
  151. there are four images contained in this one image they are mirrored and rotated. the
  152. pic size are, of course, primes. -- as discussed in #cicadaphilosophy (or was it my PMs? can't remember now), we should probably try interpreting the Blake-y picture as a whole, from artistic, philosophical, hermeneutic and any other reasonable standpoints They also have something curious to me. All of them, when seen on their own, present someone pointing down. Arm stretched and pointing down. Could be something.
  153. in a way, true. Newton's pointing finger, Urizen, Nebuchadnezzar, straightedges, triangles, the golden ratio, &c -- philosophical musings go here or should be linked to from here
  154. the runes covering the numbers in the magic 5x5 matrix on p4 jpg also form a hand with finger pointing left
  155.  
  156. 1)
  157. image of onion1
  158. center top image is simply mirrored horizontally
  159. center bottom one is mirrored vertically, resized ~+30%
  160. right hand is from MTA Boston original, size almost doubled, turned 90° ccw, mirrored horizontally
  161. 2)http://titanpad.com/V00ib6b42r
  162. left hand is from Tate London original, size more than doubled, turned 90° ccw
  163. left side isn't mirrored
  164. image size is prime
  165. both hands are the same part of the picture, but from different originals. the left side of our pic is taken from the tate London image, the right side from the MFT Boston one
  166. folding the images, both the left and the right match, or geometrically congruent
  167. so far no interpretation of the image content
  168. 3)
  169. The left hand and the right hand image are identical, but from different
  170. relief etched images (so that the appearance differs), mirrored hands
  171. the central pictures are - different - mirrored circles adding up to a square (in the image) there
  172. is also a half circle inside the square -. alternatively the square could be to half triangles (if the images are conisdered seperately) there is a finger holding the paper while drawing the triangle. the position of the finger could be a ration ~1:5 at this position is another image embedded
  173. 4)
  174. there is a hidden image where the finger points at, while the content of this image couldn't be made exactly clear, assumption MMMCCCI (possibly a Roman numeral, 3301 in european decimals), which has count 283, which is a prime it could also be reversed/flipped which would than be WWWCCCI (apparently nor a Roman numeral) (wasn't his 3301/1033 in roman numerals?) -- probably
  175. 5)
  176. From the onion 3 message there were two pic files and a OOB (out of bounds) message in between, a mobius would link the beginning to the end to produce a repeat
  177.  
  178. Maybe the delays between the bytes on onion2 and onion3
  179. > we lack full logs, logging couldn't be anticipated, therefore this is less likely --that we do, unless someone mircaulously turn up with them. That'd be greatly appreciated
  180.  
  181. Text of page 3, 4 and(half of 5 and) 6 of liber primus.
  182. https://infotomb.com/fhxhe.txt
  183.  
  184. The Square matrix. -> 1033
  185. OK, this is NOT a magic square in a really pedantic sense. But it does have certain qualities, which are:
  186. [list them here]
  187. i understand the square matrix has fixed elements and variable elements. please expand.
  188.  
  189. the date 6 Jan of the twitter post which started this year -> 61 = prime
  190. http://en.wikipedia.org/wiki/Epiphany_(holiday) it was the 990 tweet on that account
  191. the last tweet (only so far in this years campaign) was posted at 7:59 AM
  192.  
  193. Additional 0x35 0x37 / 57 on onion3-longString. It was 0x57 in my opionion <-- The server response grew by two bytes, 0x35 0x37. When viewed (as ASCII) this shows up as 57. If included in the hex-bin conversion it turns into W (0x57/87 decimal).
  194. Primes in HTML comments - 761, 1033, 3301
  195.  
  196. Non-Prime Lines
  197. six lines in the decrypted text of page5 & 6 which don't add up to primes
  198. The primes:
  199. http://uncovering-cicada.wikia.com/wiki/PRIMES_MENTIONED_IN_2014_PUZZLE#Page_5_and_Page_6
  200.  
  201. Apache Server Issues
  202. </head> and <head> misformatting of the webpages of the onions
  203. on onion 1 /head was not closed
  204. and on onion 4 it started with /head
  205. while onion 2 and 3 did not have head
  206. -> could tie the onions together or give a structure for some other element
  207. the only onion which contained "X-Cicada 3301" in the HTTP header was onion 4
  208. "pattern" is 1-3:4
  209. Onion3 header status changed due to DirBusting from misconfigured dynamic to cicada imposed static header with large traffic volume, specially formated timestamp
  210.  
  211. Apache Server faked status page after DirBustin (https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project):
  212. After a while cicada changed the status-page (it is believed [citation needed :-) ] that was a correction of cicada). It now contains a new hex string, and some numbers on the status page changed https://anonfiles.com/file/576f51c0563045bc4abaf38c4b777f43
  213. date and time of the static server status don't add up - give day were Tuesday and Thursday while the date was a monday, same with current and server uptime
  214. ports just go up w each onion was 5240 5241 5242 for first 3 onions
  215.  
  216. onion 2.3 extracted text "A Warning believe nothing ..." has not been used so far -- UPD this?
  217.  
  218. 2013
  219. Wisdom/folly https://infotomb.com/bjzdi (This is a copy of Folly, but they're identical)
  220.  
  221. The parable http://uncovering-cicada.wikia.com/wiki/Instar_emergence_(mp3_and_hidden_poem)#Meaning_of_Parable_1.2C595.2C277.2C641
  222.  
  223. and the parable number: 1,595,277,641
  224.  
  225. 560.17 from CicadaOS DATA folder -- new ideas about the CicadaOS should probably go here
  226.  
  227. 2012
  228. The ps string -- from the Cicada "game-finished" message from year 2012: http://static2.wikia.nocookie.net/__c
  229.  
  230. so I tried looking at the matrix in terms of what they say is sacred. They said the primes were sacred so I took those and added them and then took the totient which they said was sacred and my result was the number 432. I didn't really know if that could be anything or not but then someone posted this website in the chat and it says some pretty interesting things about the number 432: http://www.biblegematria.com/number-216.html Maybe the value of 432 could be used for something? It looks like it would be most likely used for music but we havent had a musical clue yet this year. This website also has some information on Euler's totient and how it can be used to build a code. Maybe we could try to use that information somehow?
  231. b20
  232.  
  233. so I tried looking at the matrix in terms of what they say is sacred. They said the primes were sacred so I took those and added them and then took the totient which they said was sacred and my result was the number 432. I didn't really know if that could be anything or not but then someone posted this website in the chat and it says some pretty interesting things about the number 432: http://www.biblegematria.com/number-216.html Maybe the value of 432 could be used for something? It looks like it would be most likely used for music but we havent had a musical clue yet this year. This website also has some information on Euler's totient and how it can be used to build a code. Maybe we could try to use that information somehow?
  234. 130930065411/uncovering-cicada/images/4/49/VjuNp.jpg
  235.  
  236. "
  237. P.S.:
  238. 10412790658919985359827898739594318956404425106955675643739226952372682423852959081739834390370374475764863415203423499357108713631
  239. "
  240.  
  241. P= 99554414790940424414351515490472769096534141749790794321708050837
  242. *
  243. Q= 104593961812606247801193807142122161186583731774511103180935025763
  244.  
  245. totient(n)=
  246. 104127906589199853598278987395943189564044251069556
  247. 756437392269521685340472494124095242890677377795454
  248. 81745541679121601854465637032 (unconfirmed)
  249. --you mean eulerphi (<PS number>) is this? You delete this I was told this was incorrect, or you can check it yourself and confirm.
  250. tot(PSnumber) = (P-1)*(Q-1)
  251.  
  252. from this you can use multiplicative modular math to derive 'd' what will you decrypt with it though...?
  253.  
  254. Has there been any recent activity form the CICADA?
Add Comment
Please, Sign In to add comment