Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在中等信任黑客下将文件写入 App_Data?
我确定我听说过一些黑客,这是真的吗?
我认为您无法创建新文件,但您应该能够写入 App_Data 文件夹中的现有文件。但老实说,我从未遇到过中等信任和写入 App_Data 文件夹的任何问题。您确定它具有将文件写入硬盘驱动器所需的必要权限吗?
我无权访问服务器本身,因此无法检查。我只能从我的 FTP 客户端 chmod 文件和文件夹。
我认为我的托管服务提供商需要向 App_Data 文件夹上的网络服务帐户授予写入权限。