• caglararli@hotmail.com
  • 05386281520

How can user send malware code via input=file

Çağlar Arlı      -    12 Views

How can user send malware code via input=file

After the file is uploaded via input=file it is converted to b64 standard. But what is the exact path the file is going through and where in javascript code we can catch that uploaded file. And if I don't have any file upload handling functions can user write and execute malware code into file and execute it?