I set up Zap proxy. I see it received traffic from other sites except for: http://quiz.aisolutions.com.vn/. It just hung at the login. Tried several ways like changing port number to 8082 but not work
Asked
Active
Viewed 566 times
0
-
What's "hung" at login? Please be more specific. – kingthorin Jul 05 '22 at 12:01
-
When press login, it sent request URL: http://quiz-profile-api.aisolutions.com.vn/accounts/login And show error: Referrer Policy: strict-origin-when-cross-origin Provisional headers are shown It looks like it was blocked sending – Bùi Thái Jul 06 '22 at 02:25
-
Does it actually work when ZAP isn't proxying? Are you using a browser launched from ZAP? If so, does it work if HUD is disabled? – kingthorin Jul 06 '22 at 13:46
-
Many tks, it is due to HUD enabled – Bùi Thái Jul 07 '22 at 05:10
-
Np glad we got it sorted out. – kingthorin Jul 07 '22 at 10:44
-
Added it as an answer to help the next person. Be great if you accepted it. – kingthorin Jul 07 '22 at 15:45
1 Answers
0
If you're launching the browser from ZAP then there's a small chance it's because of something that the ZAP HUD is doing (in order to function it injects JS and upgrades some links to https, etc.).
Try disabling HUD, launching a browser, and hitting the site again.
You'll see the HUD Radar Icon in the toolbar. When the icon is selected the HUD will be added to your browser.

kingthorin
- 1,419
- 9
- 18