Guest User

Onion 4 main data dump

a guest
Jan 28th, 2014
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. onion4 data downlodaded as onion4.hex (https://infotomb.com/vnq3e)
  2. xxd -r -p onion4.hex onion4.bin
  3. file onion4.bin:
  4. onion4.bin: gzip compressed data, was "data.out", from Unix, last modified: Fri Jan 24 21:10:12 2014
  5. mv onion4.bin onion4.gz
  6. gunzip onion4.gz
  7. mv onion4 onion4.bin
  8.  
  9. ../scripts/DetectJPG_v2.py -i onion4.bin
  10.  
  11. --------------------------------------------------------
  12. DETECT_JPG: SEARCHING FOR JPGS IN BINARY DATA
  13. --------------------------------------------------------
  14.  
  15. Read onion4.bin with 3010703 bytes
  16.  
  17. --- scanning data ---
  18.  
  19. Detected jpg. Begin: 0 End 823807
  20. Saving as onion4.image00.jpg
  21. Detected jpg. Begin: 823807 End 1647321
  22. Saving as onion4.image01.jpg
  23.  
  24. --- reversing byte order ---
  25.  
  26. --- scanning data ---
  27.  
  28. Detected jpg. Begin: 0 End 638805
  29. Saving as onion4.image02.jpg
  30. Detected jpg. Begin: 638805 End 1363382
  31. Saving as onion4.image03.jpg
  32.  
  33. --- looking for bytes not used in jpegs ---
  34.  
  35.  
  36. --- Done ---
  37.  
  38. -------------------------------------------------------------------------------
  39. OUTGUESS
  40. -------------------------------------------------------------------------------
  41.  
  42. onion4.image02.jpg has ASCII outguess:
  43.  
  44. For those who have fallen behind:
  45.  
  46. TL BE IE OV UT HT RE ID TS EO ST PO SO YR
  47. SL BT II IY T4 DG UQ IM NU 44 2I 15 33 9M
  48.  
  49. Good luck.
  50.  
  51. 3301
  52.  
  53.  
  54. Note that this is NOT signed with GPG/PGP
  55. This is a columnar transposition cipher and deciphers as
  56.  
  57. TLBEIEO
  58. VUTHTRE
  59. IDTSEOS
  60. TPOSOYR
  61. SLBTIII
  62. YT4DGUQ
  63. IMNU442
  64. I15339M
  65.  
  66. TOBELIE
  67. VETRUTH
  68. ISTODES
  69. TROYPOS
  70. SIBILIT
  71. YQ4UTGD
  72. I2N4M4U
  73. IM59133
  74.  
  75. TO BELIEVE TRUTH IS TO DESTROY POSSIBILITY Q4UTGDI2N4M4UIM59133
  76.  
  77. removing the last 4 digits from the last 'word' we get ONION 5:
  78.  
  79. http://q4utgdi2n4m4uim5.onion/
  80.  
  81.  
  82.  
  83. https://infotomb.com/vnq3e --> onion4.hex
  84. https://infotomb.com/qjiqh --> onion4.image00
  85. https://infotomb.com/3vw2u --> onion4.image01
  86. https://infotomb.com/609xy --> onion4.image02
  87. https://infotomb.com/8do0b --> onion4.image03
  88. http://pastebin.com/kqfUPAvV --> onion4.image02.outguess
Add Comment
Please, Sign In to add comment