Projects STRLCPY agartha Commits dfe24553
🤬
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 116 lines
    117 117   xhr.onreadystatechange=function(){if (this.status===302){var location=this.getResponseHeader('Location');return ajax.call(this,location);}};
    118 118  ```
    119 119  Please note that, the JavaScript code will be called over original user session and many header fields will be filled automatically by browsers. In some cases, the server may require some header field mandatory, and therefore you may need to modify the code for an adjustment.
     120 +<br/><br/>
     121 +[Another tutorial link](https://www.linkedin.com/pulse/agartha-lfi-rce-auth-sqli-http-js-volkan-dindar)
    120 122   
Please wait...
Page is in error, reload to recover