mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-09-07 10:22:51 +00:00
Update README.md
This commit is contained in:
parent
3648be7e94
commit
fe8738a2a4
|
@ -14,13 +14,12 @@ You can connect all physical and logical channels with communication capabilitie
|
||||||
* [K-Anonymity for Spam Filtering: Case with Mastodon, and Misskey](https://qiita.com/gnh1201/items/09f4081f84610db3a9d3)
|
* [K-Anonymity for Spam Filtering: Case with Mastodon, and Misskey](https://qiita.com/gnh1201/items/09f4081f84610db3a9d3)
|
||||||
* [[YouTube Video] File Upload Vulnerability Attack Test (Caterpillar Proxy)](https://youtu.be/sPZOCgYtLRw)
|
* [[YouTube Video] File Upload Vulnerability Attack Test (Caterpillar Proxy)](https://youtu.be/sPZOCgYtLRw)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
### Basic structure
|
### Basic structure
|
||||||
```
|
```
|
||||||
You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP/LAMP) <-> On the Web
|
* You <-> Proxy client (Python) <-> Parasitized proxy server (Optional, PHP/LAMP) <-> On the Web
|
||||||
|
* You <-> Proxy client (Python) <-> Connector extension (Optional, Python) <-> On the Web
|
||||||
```
|
```
|
||||||
|
|
||||||
For example, build a simple web debugging proxy on the shared servers.
|
For example, build a simple web debugging proxy on the shared servers.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user