对各种基本文件上传漏洞进行总结
0x01 PASS-01
pass-01源代码:
function checkFile() {
var file = document.getElementsByName('uplo
2020-07-13