The site at 10.0.1.40 isn’t opening. I set up the proxy correctly. Could there be no internet in the lab?

I have problem like you, I don’t have any internet connection at all labs.
You need to find the victim with nmap. You can scan the network with the command nmap -sn 10.0.1.0/24
I found victim, but browser didn’t open that page
cl-victim-1.acl_external_network (10.0.1.3) i found but the site still does not open.
http://10.0.1.3:8080/ I tried it, it doesn’t open.
Did you set up the proxy? The FoxyProxy extension appears red in the picture.
If you turn Intercept off, the site opens. But course says it should be on.
I finished the task.
‘We go to the control panel of the Burp Suite tool and select the Proxy option, then click on the “Intercept is off” option to make it “Intercept is on”:’
Dont do this.
I tried everything in /flag.txt but couldn’t find it. Is there a problem?
@yorusec @besimaltinok
Sorun hala devam ediyor mu?
It is a Burp Suite thing, so no internet is required. The page at 10.0.1.3:8080 will never load if Intercept is enabled and the request is not sent.
Either manually forward requests or disable intercept for browsing. Intercept should only be used for file upload exploitation when you are actively altering the upload, not for standard site loads.
