Tagged Questions
1
vote
4answers
109 views
Potential consequences of using “Everyone” to manage permissions?
If a web application is set to run using a specific account, could a malicious user do something they shouldn't if I use the "Everyone" account to manage permissions on a folder on the server? The ...
3
votes
2answers
132 views
Website file being altered
I have recently had random spam links inserted into 3 ASP.NET websites. The links are inserted into the physical file so it is not SQL injection attack.
The websites have very little in common other ...