Pwnjs: A JavaScript library for browser exploitation

A Javascript library for browser exploitation. Contribute to theori-io/pwnjs development by creating an account on GitHub. Read more

Similar

JavaScript Promises: The right way

Are you still writing your async JavaScript code using callbacks or async library? It's the time to start to Promises! What is a Promise? As the word says, Promise is something that can be available now, or in future, or newer. When someone promises you ...

Read more »