What's new

Tutorial [CLOSED] Making Config Custom SSH Cloudfront

C02x

Enthusiast
Joined
Feb 15, 2021
Posts
31
Reaction
13
Points
44
Making Config Cloudfront in Fluid Network VPN

1. Download : You do not have permission to view the full content of this post. Log in or register now.

2. Payload : GET / HTTP/1.1[crlf]Host: [host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]

3. Proxy : YOUR BUG HOST
4. Port : 80


Search BUG Host Cloudfront :

1. Open subdomainfinder.c99.nl and input your host
2. Search in result and click ip
Screenshot_20210803-123857276.jpg

Screenshot_20210803-123938690.jpg


3. OR Scan Your Bug Host in You do not have permission to view the full content of this post. Log in or register now.
IMG_20210803_124640.jpg



INPUT ALL IN FLUID NETWORK
1. Server [CF ] Blabla
2. Set like this
Screenshot_20210803-125007342.jpg


Done

#FLUID NETWORK Support
1. WS = Cloudflare (websocket)
2. CF = Cloudfront
3. SSL
4. HTTP
 

Attachments

im having problem with bug from amazonaws and cloudfront ....i cant get it work with websocket payload

Code:
GET / HTTP/1.1[crlf]Host: [host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]
or
Code:
GET wss:// HTTP/1.1[crlf]Host: [host][crlf]Connection: Upgrade[crlf]User-Agent: [ua][crlf]Upgrade: websocket[crlf][crlf]

but for cloudflare cdn its easy ...seems websocket in amazonaws or cloudfront doesnt enabled by default
 

Similar threads

Back
Top