![]() |
|
I am getting a 403 Forbidden error. - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Computers (https://sinister.ly/Forum-Computers) +--- Forum: Networking (https://sinister.ly/Forum-Networking) +--- Thread: I am getting a 403 Forbidden error. (/Thread-I-am-getting-a-403-Forbidden-error) |
RE: I am getting a 403 Forbidden error. - mothered - 02-23-2019 (02-23-2019, 12:36 PM)hackyou92 Wrote: Then you have been blocked Most commonly by a WAF. I experience It often when executing malicious attacks. RE: I am getting a 403 Forbidden error. - darkninja1980 - 04-11-2019 (02-23-2019, 03:50 PM)mothered Wrote:(02-23-2019, 12:36 PM)hackyou92 Wrote: Then you have been blocked What does WAF stand for? RE: I am getting a 403 Forbidden error. - mothered - 04-11-2019 (04-11-2019, 11:17 AM)darkninja1980 Wrote:(02-23-2019, 03:50 PM)mothered Wrote:(02-23-2019, 12:36 PM)hackyou92 Wrote: Then you have been blocked Web Application Firewall. It's a commonly-used term, namely when Identifying and exploiting the back-end of a given entity. RE: I am getting a 403 Forbidden error. - darkninja1980 - 04-12-2019 (04-11-2019, 11:57 AM)mothered Wrote:(04-11-2019, 11:17 AM)darkninja1980 Wrote:(02-23-2019, 03:50 PM)mothered Wrote: Most commonly by a WAF. Why I ask you that question right. So other people can understand that term.
RE: I am getting a 403 Forbidden error. - mothered - 04-13-2019 (04-12-2019, 02:33 PM)darkninja1980 Wrote:(04-11-2019, 11:57 AM)mothered Wrote:(04-11-2019, 11:17 AM)darkninja1980 Wrote: What does WAF stand for? It's not difficult to Identify It's meaning. Enter "WAF" In Google, and there's pages of search results. RE: I am getting a 403 Forbidden error. - darkninja1980 - 04-13-2019 (04-13-2019, 03:27 AM)mothered Wrote:(04-12-2019, 02:33 PM)darkninja1980 Wrote:(04-11-2019, 11:57 AM)mothered Wrote: Web Application Firewall. right, but there are some lazy people out there that do not want to do a simple google search. RE: I am getting a 403 Forbidden error. - Oni - 04-13-2019 Could be a firewall, could be the webmaster set the permissions to be so. Like any 4xx error, it's generally out of your control. RE: I am getting a 403 Forbidden error. - darkninja1980 - 04-13-2019 (04-13-2019, 05:26 AM)Oni Wrote: Could be a firewall, could be the webmaster set the permissions to be so. Like any 4xx error, it's generally out of your control. yes I see your point. So basically you can't hack that error either. RE: I am getting a 403 Forbidden error. - Oni - 04-13-2019 (04-13-2019, 05:32 AM)darkninja1980 Wrote:(04-13-2019, 05:26 AM)Oni Wrote: Could be a firewall, could be the webmaster set the permissions to be so. Like any 4xx error, it's generally out of your control. @Skullmeat often quotes me for saying "403 error means suck my dick!" That said, it could be a simple problem or misconfiguration of permissions. RE: I am getting a 403 Forbidden error. - mothered - 04-13-2019 (04-13-2019, 05:23 AM)darkninja1980 Wrote:(04-13-2019, 03:27 AM)mothered Wrote:(04-12-2019, 02:33 PM)darkninja1980 Wrote: Why I ask you that question right. So other people can understand that term. It can be either client-side or server-side. For Instance, In terms of client-side, you could be trying to access a cache version of the web page and It'll throw a 403 error. There's too many causes to mention server-side. |