แอปพลิเคชัน ASP.NET ที่เรียบง่ายสำหรับสแกนไฟล์เพื่อหามัลแวร์ อ้างอิงจาก VirusTotal.NET (https://github.com/Genbox/VirusTotal.Net) และ VXVault (http://vxvault.net/ViriList.php)
สิ่งที่ต้องคำนึงถึง:
การออกแบบนั้นเรียบง่ายมาก
เพื่อให้ผลลัพธ์ของ VirusTotal ดำเนินต่อไป คุณต้องมีคีย์ API ของคุณเอง วางรหัสคีย์ไว้ในไฟล์ VT_API.key ในโฟลเดอร์ cfg
Prerequisites in order to get the code working: the VirusTotal.NET NuGet package (which will install the Newtonsoft.Json NuGet package as well), the "Uploads" folder that will contain the files uploaded through your app, and the "cfg" folder ด้วยไฟล์คีย์ API
คุณต้องเพิ่มบรรทัดต่อไปนี้ลงใน Web.config > configuration
ฉันเพิ่มโลโก้ลงในโฟลเดอร์ "เนื้อหา"
ฉันเพิ่มแบบอักษรที่กำหนดเองลงในโฟลเดอร์ "แบบอักษร"