BoazWasserman

Results 2 issues of BoazWasserman

Adds some selective security controls to the PAL chain: 1. Prevent imports 2. Prevent arbitrary execution commands 3. Enforce execution time limit (prevents DOS and long sessions where the flow...

There are many TCP signatures which have the 'T' oddity, for example in the signature below: https://github.com/xnih/satori/blob/063782388e02b1b5bd577ef2e620a42238bf6483/fingerprints/tcp.xml#L1014 By looking at the code that generates these oddities, I noticed that the...