2021-06-04, 07:25:15
Has anyone addressed this vuln posted to youtube March 26 2021 ?
https://www.youtube.com/watch?v=OCQxBtoic2w
https://www.youtube.com/watch?v=OCQxBtoic2w
vulnerability ?
|
2021-06-04, 07:25:15
Has anyone addressed this vuln posted to youtube March 26 2021 ?
https://www.youtube.com/watch?v=OCQxBtoic2w
2021-06-06, 04:25:03
shrug, don't leave your data files unprotected.. I mean, not sure how else to categorize this.
Kind of the users job to make sure their site data folders is secure.
2021-06-06, 16:59:26
in your .htaccess file:
Code: RewriteEngine on where your 404.html could be either a page not found or any garbage page, which will display as invalid url. or use this: Code: <FilesMatch ".(xml)$"> == tagged - password protect xml ==
2021-06-11, 11:01:00
Don't we already have both of these?
|
« Next Oldest | Next Newest »
|