Advertisement
Guest User

Ebuster Mimecast

a guest
Mar 25th, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. python ebuster.py -t ./mimecast -v
  2. [VERBOSE] Loading: ./mimecast
  3. [VERBOSE] New lowest length of 12
  4. [VERBOSE] New highest length of 12
  5. [VERBOSE] New lowest length of 11
  6. [VERBOSE] New highest length of 13
  7. [VERBOSE] New highest length of 14
  8. [VERBOSE] Highest and lowest lengths don't match. Padding strings.
  9. [VERBOSE] Padding right side.
  10. [VERBOSE] Performing character scan
  11. [VERBOSE] Unique Character Readout
  12. [VERBOSE] | 6 8 D E G K M Q a b x
  13. [VERBOSE] | 2 A J K L O V b f o r
  14. [VERBOSE] | 5 6 9 D G J K M Q l
  15. [VERBOSE] | C H Q R U W Y f h o t
  16. [VERBOSE] | B
  17. [VERBOSE] | F J L Q m o q r t u x
  18. [VERBOSE] | 5 G J N O Z e k m n
  19. [VERBOSE] | 2 8 A D F G W Y e g k p
  20. [VERBOSE] | 4 9 A L M Z g k n o p v
  21. [VERBOSE] | 2 C F H L R S Y a p q
  22. [VERBOSE] | 2 3 5 C G I N a c i s
  23. [VERBOSE] | 4 8 C X f q t
  24. [VERBOSE] | R V X
  25. [VERBOSE] | l
  26. [VERBOSE] Generating Pattern Readout
  27. [VERBOSE] Generating character weights
  28.  
  29. +---Text Attributes---+
  30. Final pattern string:????B????????l
  31. Minimum string length: 11
  32. Maximum string length: 14
  33. Average string length: 12
  34.  
  35. +---Bit Information---+
  36. Highest bits:112
  37. Lowest bits:88
  38. Average bits:96
  39. Total static bits:16
  40. Highest unknown bits:96
  41. Lowest unknown bits:72
  42. Number of unknown bit guesses:
  43. ASCII 12192 - 24480
  44. Estimated Time: 12s - 24s
  45. ISO-8895-1 24480
  46. Estimated Time: 24s
  47. UTF-8 24480 - 412316860320
  48. Estimated Time: 24s - 412316860s
  49. UTF-16 6291360 - 412316860320
  50. Estimated Time: 6291s - 412316860s
  51. UTF-32 412316860320
  52. Estimated Time: 412316860s
  53.  
  54. Estimated Time based on 1000 guesses per second.
  55.  
  56. +---Character weights---+
  57. Position: 0 Position: 1 Position: 2 Position: 3 Position: 4 Position: 5 ... Position: 8 Position: 9 Position: 10 Position: 11 Position: 12 Position: 13
  58. ---------------- ---------------- ---------------- ---------------- ----------- ---------------- ... ---------------- ---------------- ---------------- ------------ ---------------- ------------
  59. x:16.6666666667% L:16.6666666667% l:16.6666666667% h:16.6666666667% B:100.0% t:16.6666666667% ... L:8.33333333333% R:16.6666666667% N:16.6666666667% X:25.0% X:33.3333333333% l:100.0%
  60. 6:8.33333333333% f:8.33333333333% Q:16.6666666667% W:8.33333333333% o:8.33333333333% ... A:8.33333333333% L:8.33333333333% c:8.33333333333% 8:12.5% V:33.3333333333%
  61. G:8.33333333333% V:8.33333333333% 9:8.33333333333% C:8.33333333333% J:8.33333333333% ... v:8.33333333333% Y:8.33333333333% s:8.33333333333% q:12.5% R:33.3333333333%
  62. a:8.33333333333% O:8.33333333333% J:8.33333333333% U:8.33333333333% m:8.33333333333% ... o:8.33333333333% C:8.33333333333% G:8.33333333333% t:12.5%
  63. Q:8.33333333333% r:8.33333333333% G:8.33333333333% t:8.33333333333% Q:8.33333333333% ... g:8.33333333333% S:8.33333333333% 3:8.33333333333% C:12.5%
  64. 8:8.33333333333% o:8.33333333333% K:8.33333333333% f:8.33333333333% q:8.33333333333% ... n:8.33333333333% F:8.33333333333% 2:8.33333333333% 4:12.5%
  65. E:8.33333333333% J:8.33333333333% 5:8.33333333333% Q:8.33333333333% x:8.33333333333% ... k:8.33333333333% p:8.33333333333% C:8.33333333333% f:12.5%
  66. b:8.33333333333% A:8.33333333333% D:8.33333333333% R:8.33333333333% L:8.33333333333% ... 9:8.33333333333% a:8.33333333333% i:8.33333333333%
  67. D:8.33333333333% b:8.33333333333% M:8.33333333333% Y:8.33333333333% u:8.33333333333% ... 4:8.33333333333% 2:8.33333333333% a:8.33333333333%
  68. M:8.33333333333% K:8.33333333333% 6:8.33333333333% H:8.33333333333% r:8.33333333333% ... Z:8.33333333333% q:8.33333333333% I:8.33333333333%
  69. K:8.33333333333% 2:8.33333333333% o:8.33333333333% F:8.33333333333% ... M:8.33333333333% H:8.33333333333% 5:8.33333333333%
  70. ... p:8.33333333333%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement