Search found 15 matches

by sakshidalvi
Thu Jun 17, 2021 11:06 am
Forum: Controlling Uploads
Topic: Unable to upload using CURL getting 404 Error on Wetransfer.com
Replies: 4
Views: 2619
India

Re: Unable to upload using CURL getting 404 Error on Wetransfer.com

Sir I tried uploading file using both -F and -T still I am getting the same 404 error. Even when I upload without any proxy I am getting this error. I ran the --verbose with the command and here is the output : verbose ss 1.png verbose 2.png I also found that wetransfer have a option to upload via t...
by sakshidalvi
Wed Jun 16, 2021 11:05 am
Forum: Controlling Uploads
Topic: Unable to upload using CURL getting 404 Error on Wetransfer.com
Replies: 4
Views: 2619
India

Re: Unable to upload using CURL getting 404 Error on Wetransfer.com

I tried troubleshooting again and found out that in cmd if I didn't use the --proxy then I was not able to access. I tried running the same command with --proxy and it was successful. command new.png After running the above command I got the following output : output of wetransfer.png So now it is b...
by sakshidalvi
Wed Jun 16, 2021 10:23 am
Forum: Controlling Uploads
Topic: Unable to block uploads from wetransfer.com
Replies: 4
Views: 2137
India

Re: Unable to block uploads from wetransfer.com

I found in detail logs that wetransfer.com was using Content-Type : application/json when I uploaded any file to it.
To limit the request type to only wetransfer.com I added wetransfer.com to the host of the request type so that other web application using the application/json will not get blocked.
by sakshidalvi
Wed Jun 16, 2021 10:17 am
Forum: Controlling Uploads
Topic: Unable to upload using CURL getting 404 Error on Wetransfer.com
Replies: 4
Views: 2619
India

Unable to upload using CURL getting 404 Error on Wetransfer.com

I created policy for Checkpoint 5 Upload Control it is working properly in browser but when I tried upload using CURL I was able to upload on file.io which was bypassed from Upload Block. file.io uploaded using curl.png When I tried Uploading file on https://wetransfer.com via CURL it is redirecting...
by sakshidalvi
Tue Jun 15, 2021 1:27 pm
Forum: Controlling Uploads
Topic: Unable to block uploads from wetransfer.com
Replies: 4
Views: 2137
India

Re: Unable to block uploads from wetransfer.com

To solve the same I created a custom request type for wetransfer and under content type I used application/json which was seen in the detailed logs. created custom request type.png My policies and profile after creating custom request type : policies and profile after custom request type.png And aft...
by sakshidalvi
Tue Jun 15, 2021 1:26 pm
Forum: Controlling Uploads
Topic: Unable to block uploads from wetransfer.com
Replies: 4
Views: 2137
India

Re: Unable to block uploads from wetransfer.com

When I tried to upload file on wetransfer.com It uploaded successfully eventhough it wasn't in exception category wetransfer uploading.png Then I checked in the detailed logs and found that images.google.com was using the " file upload " request types. However, wetransfer.com was not using the " fil...
by sakshidalvi
Tue Jun 15, 2021 1:25 pm
Forum: Controlling Uploads
Topic: Unable to block uploads from wetransfer.com
Replies: 4
Views: 2137
India

Unable to block uploads from wetransfer.com

The Problem : When I was trying to do checkpoint 5 from basic client scenarios (Upload Control). The task was to block uploading from all the websites except for a list of websites (I gave them Exception category) Following are the policies and profiles I made for the same. Policies and profiles.png...
by sakshidalvi
Sun Jun 13, 2021 3:45 pm
Forum: User Authentication
Topic: Windows Update not working when connecting to system wide proxy
Replies: 15
Views: 4966
India

Re: Windows Update not working when connecting to system wide proxy

Sir I reinstalled the ROOT CA certificate and now windows update work fine. The problem was with the certificate installation.
Thankyou for the help.
by sakshidalvi
Sat Jun 12, 2021 11:07 am
Forum: User Authentication
Topic: Windows Update not working when connecting to system wide proxy
Replies: 15
Views: 4966
India

Re: Windows Update not working when connecting to system wide proxy

Here are the log entries I run the windows update :

Attachment file size is limited so I've attached links to the images

Loglevel Error :
https://ibb.co/LvxrfbN

Loglevel Debug :
https://ibb.co/XVHmC6D
by sakshidalvi
Sat Jun 12, 2021 10:20 am
Forum: User Authentication
Topic: Windows Update not working when connecting to system wide proxy
Replies: 15
Views: 4966
India

Re: Windows Update not working when connecting to system wide proxy

Sir I also tried removing all the policies and uploaded a blank config file still the error persists. The domain that Microsoft update is accessing are :
update domains.png
update domains.png (13.21 KiB) Viewed 2222 times