Hey folks, First of all, I know what you’re thinking: Wasn’t v0.5 supposed to be the one to be released? Well, it was, but the project is mature now and the only major feature missing to reach completeness was a real browser and so much (i.e. pretty much everything) has …Read More
Tag Archives: taint
Arachni::Browser: JS Data flow taint tracing
Hey folks, I’ve got a big treat for you today. Since I can’t show any code yet, the least I can do is demo my progress and today I’d like to present the JS taint data-flow tracer. If you recall, my last post showcased the execution-flow tracer, which in essence …Read More
Arachni::Browser JavaScript taint tracer demo
Hello good people, Yesterday, I posted a tweet about the JS taint tracer I just implemented for v0.5 and a few people got really excited, so I’d like to showcase that prototype feature for you. Unfortunately, like I keep mentioning, I can’t yet push the v0.5 changes to the public …Read More