-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IIP+IIQ+IIU #25
Comments
I did some more investigation and got more insights, but it's not yet in a releasable state. Was busy with porting stuff for gr3.8 / python3, so it will take a little longer. |
Look forward to))). While trying to adapt the system for Windows. |
I've written a simple script to collect all the IIP messages as hex and ascii, then put them into typical hexdump format. Was hoping to use text2pcap but its obviously not that simple. I'm specifically interested in how to get the session into wireshark. Is it possible to offer a brief explanation of how you manually reassembled the HTTP packets shown in the HOPE talk? |
So, I transferred the project to Windows. I will not say that this is the easiest solution, but if necessary, I will provide instructions on how to do it. |
If there is at least some understanding of what to do with IIQ packet data, I would be very grateful for a hint. |
No, sorry. I didn't spend any time with them in the last years, so there's no new info that I have. |
Would it be possible to provide the manual process used to reassemble the IIP sessions shown in the original talk? I’ve scratched my head on this for quite a while and can’t seem to re-create your work there.<end transmission>On Feb 25, 2023, at 04:00, Sec ***@***.***> wrote:
No, sorry. I didn't spend any time with them in the last years, so there's no new info that I have.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Honestly, it's been long since i did this, i don't remember enough to describe it without spending more time on this. |
I can provide algoritm for reassembling IP without IIQ frames. |
@JerryDerik Sounds good. Can you provide it somewhere please? @Sec42 No worries, I completely understand. Thanks so much! |
Next week i will send link. 20 трав. 2023 р. 22:46 muaddib1984 ***@***.***> пише:
@JerryDerik Sounds good. Can you provide it somewhere please?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hello, can you send me, please, this algorithm??? |
Convert frames in one type of data, found the counter and agregate by it. |
If you cut counter, you could find standart file signatures, like Zip or PDF (if you lucky), and after you can cut it to begin and get information. |
You need something like this editor Then you must build bits on period 248 (if i right remember). Theh you cut first two bytes, but must manualy separate control chanel from information (counter in first two bytes help you). P. S. Just intrest for my self, wher are you from?) |
I am from Latvia |
And you, if it isn’t secret) |
Ukraine. |
So use autoperiod, or manualy search the period from 200+ |
Here my Signal, to not spam here. |
Good day. Have you figured out a frame merge mechanism to get a full IP,
аnd how to unite on the counter?
The text was updated successfully, but these errors were encountered: