mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-02-11 17:35:00 +00:00
Update README.md
This commit is contained in:
parent
b2993d623a
commit
5dbb48110d
|
@ -11,9 +11,9 @@ You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP) <-> O
|
||||||
```
|
```
|
||||||
For example, build a simple web debugging proxy on the shared servers.
|
For example, build a simple web debugging proxy on the shared servers.
|
||||||
|
|
||||||
### Spam filters
|
### Spam filtering strategy
|
||||||
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use pwnedpasswords.com)
|
* [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test based filter (use pwnedpasswords.com)
|
||||||
* image spam
|
* Image spam containing characters that look very similar to CAPTCHA (use truecaptcha.org)
|
||||||
|
|
||||||
## (Optional) Before to use
|
## (Optional) Before to use
|
||||||
If you have an ***will be parasitize*** server that you want to proxy, you can install the `index.php` file.
|
If you have an ***will be parasitize*** server that you want to proxy, you can install the `index.php` file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user