Uploading files by web application users creates many vulnerabilities. In this functionality, pentesters are looking for gaps leading to remote code execution on the server side. What if the upload of a new file resulted in the execution of a malicious JS script? Such opportunity provides SVG files that describe vector graphics in modern browsers. ...


Direct link

Scheduling tasks

This article relies on the following:

  • Accessing OpenWrt WebUI
  • Accessing OpenWrt CLI Introduction
  • OpenWrt allows to run jobs (programs, scripts) at specified times using cron service.
  • This how-to describes the methods for setting up cron jobs.
  • See also Watchcat to set up reboot based on schedule or connectivity.

Direct link