Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to [GNG] Gated, Filtered alt.comp.a... <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
not | All | Re: Kaspersky Rescue Disk Report - can't see full paths |
June 6, 2019 5:48 AM * |
|||
From: "Apd" <not@all.invalid> "Paul" wrote: > Apd wrote: >> "Paul" wrote: >>> This smells funny... >>> >>> CF CF CF CF CF CF CF CF CF CF CF CF >> >> It smells like spaces! >> >> XOR the base64 with 0xEF and you have plain text with a single >> linefeed terminating each line. It's an XML report. Here's a line from >> your second example, krdeicar.txt (wrapped for ease of reading): >> >> <Event1 Action="Detect" Time="132042218823887019" >> Object="@Filesystem[65ba0377-31a7-52e4-8e5b-5415b3a73f12]/Downloads/EICARAntiVi rusTestFile.com" >> Info="EICAR-Test-File" /> > > Yup. Even when the problem switched from "encryption" > to "encoding", I still couldn't see it. And I've had > trouble spotting XOR() related patterns before too. > It's a disease. Often when you see the high bit set in every byte in data which has a pattern is a clue that there is XOR present. A simple guess as to what might be a character sequence, like the spaces in this example, gives you the key. > I tried to implement the function in gawk, but the conversion > from substr() to number insisted on doing the wrong thing when the > msb of a character is set. So I had to punt and use C instead. > For which, somebody already wrote our program for us. Just change > the XORBYTE constant, and it's ready to compile. My own code is much the same but I also pass the XOR constant as a command line argument. I pass it as a variable (even) length hex string since sometimes more than one byte is used in the key. The code is a little more involved in checking for valid hex, etc. --- NewsGate v1.0 gamma 2 * Origin: News Gate @ Net396 -Huntsville, AL - USA (1:396/4) |
||||||
|
Previous Message | Next Message | Back to [GNG] Gated, Filtered alt.comp.a... <-- <--- | Return to Home Page |
Execution Time: 0.0797 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |