Skip to content

Commit ad2e822

Browse files
Update README.md
Added warning about Firefox HTTP proxy bug
1 parent 795cfdd commit ad2e822

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ This is also especially useful for locked down orgs that make use of [Chrome OS]
4141
- `127.0.0.1:4343`: Websocket server, used for communicating with victim Chrome instances to transfer HTTP requests for proxying and sending commands.
4242
- `127.0.0.1:8118`: Admin web panel for viewing victim Chrome instances and getting HTTP proxy credentials.
4343

44+
**IMPORTANT**: If you are proxying through CursedChrome using **Firefox** please use [FoxyProxy](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/). The built-in proxy support for Firefox has bugs in its implementation of authenticated HTTP proxies which will drive you to madness.
4445

4546
# Requirements
4647

@@ -80,6 +81,8 @@ You will need to install this CA into your root store, the following are instruc
8081
* [Linux](https://thomas-leister.de/en/how-to-import-ca-root-certificate/)
8182
* [Firefox (any OS)](https://support.securly.com/hc/en-us/articles/360008547993-How-to-Install-Securly-s-SSL-Certificate-in-Firefox-on-Windows)
8283

84+
**IMPORTANT**: If you are proxying through CursedChrome using **Firefox** please use [FoxyProxy](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/). The built-in proxy support for Firefox has bugs in its implementation of authenticated HTTP proxies which will drive you to madness.
85+
8386
## Setting Up the Example Chrome Extension Implant
8487

8588
To install the example chrome extension implant, do the following:
@@ -132,4 +135,4 @@ These topics are outside of the scope of this README, but eventually will be cov
132135
## Attributions
133136

134137
* The [AnyProxy source code](https://github.com/alibaba/anyproxy) was heavily modified and used for part of this project.
135-
* The icon for this project was designed by [`monochromeye`](https://www.fiverr.com/monochromeye) on Fiverr (paid), if you're looking for graphic design work check her services out.
138+
* The icon for this project was designed by [`monochromeye`](https://www.fiverr.com/monochromeye) on Fiverr (paid), if you're looking for graphic design work check her services out.

0 commit comments

Comments
 (0)