how would you write a filter for POST requests? I tried tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x504f535420 and tcp[20:4] = 0x504f535420 but none of them really worked.
tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x504f535420
tcp[20:4] = 0x504f535420
Thank you for any info.
This is a collaboratively edited question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.
Got a question about the site itself? meta is the place to talk about things like what questions are appropriate, what tags we should use, etc.
about » faq » meta »
tagged
asked
11 months ago
viewed
77 times