"Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsider Intrusion into LAN" but it wasn't enabled." Never knew that this existed. Thank you!
Ask HN: Why does the US Visa application website do a port-scan of my network?
131–140 of 269 posts
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#132Earlier quoted context omitted.
That would be quite clever for an incredibly horrible website. The other day my SO, who is a Turkish citizen, was filling up her visa application and after half an hour of meticulous form filling the system just kick her out. I think the session times out or something. If you haven't created an account or you haven't write down the current application ID everything is lost. In the process she was also directed to a n…
As I wrote elsewhere; they subcontract the bot protection to F5, an external company that I see for some reason a lot on old/horrible banking websites.
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#133"Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsider Intrusion into LAN" but it wasn't enabled." Never knew that this existed. Thank you!
Is that available in lite version too? Now that the origin js being phased out
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#134That extension has "Access your data for all websites" ... I really don't get how anyone can give that permission to anyone that isn't well known (a company with a lot on the line) or a person famous for their work (the uBO dev) who has stated he will never sell to anyone or do bad things. "Hacks and Hops" doesn't even have a valid home page. The extension links to https://g666gle.me/ which does not exist. The domain…
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#135For another example, studentaid.gov doesn’t work in private browsing.
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#136Earlier quoted context omitted.
[flagged]
My wife, a green card holder, applied for citizenship in April and was naturalized yesterday (from an EU country). Not that I don’t believe it could be true but where are you getting the 3-4yr timeline? If that’s accurate she/we may have dodged a massive bullet.
Timelines for USCIS depends heavily on where you are, since some offices just have more people to go through than others. So I have talked to people that one step might be 4 months for them and a year for another person.
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#137Earlier quoted context omitted.
I don't see how blaming the pre-existing website on the current administration makes sense.
Elon Musk set out hundreds of very young and arrogant programmers to modify code throughout the federal government including to change decades old code used by Treasury, Social Security, etc. While this went on he would tweet idiotic statements like "Dead people are getting social security!" (because he didn't understand the deceased have beneficiaries) and "we're giving social security to people who are 150 years ol…
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#138For another example, studentaid.gov doesn’t work in private browsing.
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#139Visa application is riddled with scams. From the simple website that charges you twice the price to websites that will tell you that you were rejected and then fake your documents to get in with your name. So they're probably trying to see that you're not one of those web servers, a proxy for them or detect some known C2 channels.
I'm not too familiar with network side stuff. What would a port scan be able to detect that would indicate that you're a scammer?
Re: Ask HN: Why does the US Visa application website do a port-scan of my network?
#140"Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsider Intrusion into LAN" but it wasn't enabled." Never knew that this existed. Thank you!
Checking out the initial request on github for this feature I wonder why is this necessary? What access to the local network does the browser provide, or need to provide, and why isn't this something developers are more concerned about? I had a feeling this was possible as I see lots of mdns requests when I connect to certain things running sockets. https://github.com/uBlockOrigin/uAssets/issues/4318