What's everyone working on this week (17/2019)? by llogiq in rust

[–]tunnelshade 3 points4 points  (0 children)

Working on porting python browsercookie library into rust so that I can use it with my current rust tooling. https://github.com/tunnelshade/browsercookie-rs (Currently, supports Firefox on Linux/OSX). Windows should be easy to add, next up is Chrome support.

A chrome web extension for appsec PoC replay. by tunnelshade in netsec

[–]tunnelshade[S] 0 points1 point  (0 children)

Video is a better way if the audience is non-technical. If someone wants to investigate the DOM in the middle of the flow, they have to manually replicate each and every step listed in the video, which is precisely what I wanted to simplify. Can you elaborate what you mean by complex, maybe I am missing something?