CursedChrome
CursedChrome copied to clipboard
Chrome-extension implant that turns victim Chrome browsers into fully-functional HTTP proxies, allowing you to browse sites as your victims.
Bumps [redis](https://github.com/NodeRedis/node-redis) from 3.0.2 to 3.1.1. Release notes Sourced from redis's releases. V3.1.1 Enhancements Upgrade node and dependencies (#1578) Fixes Fix a potential exponential regex in monitor mode (#1595) v3.1.0...
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3. Commits eedf9a3 Don't ask escaping for boolean attributes at the beginning of attributes-list... 6f38adf Add in additional resources of 2 packages (#2945) d86ac52 new...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Is there a meaningful difference between `` and `"https://*/*", "http://*/*"` in how this extension uses things? It would seem to preclude `file://`, `ftp://`, and `chrome-extension://` URLs, though I believe it...
hey bro: I try to follow yours tips by Injected into an existing extension with proper permissions via Chrome debugging protocol but failed. How can I just do that ?...
Ideally this entire thing should be able to be injected into an existing extension with no issues. However currently the `redirect-hack.html` file is used to handle redirects (which will not...
It would be great to have a UI option to delete bots, so that any test/known expired bots can be removed to clean up the UI.
The current setup requires the HTTP response to completely finish to be able to return the response to the headers. In some situations, a website will reply with a response...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 4.0.1 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...