![]() |
|
XSS to RCE - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: XSS to RCE (/Thread-XSS-to-RCE) Pages:
1
2
|
RE: XSS to RCE - B!t - 12-05-2015 first thing which jumped into my eyes was the synchrone not working version of xmlhttprequest which us used in both files (wp/jo). and i dont see any reason why i should use python on a webserver when i can use php instead. RE: XSS to RCE - Oni - 12-05-2015 (12-05-2015, 04:16 PM)B!t Wrote: first thing which jumped into my eyes was the synchrone not working version of xmlhttprequest which us used in both files (wp/jo). I'd personally use PHP, as well. RE: XSS to RCE - Megan - 12-07-2015 (12-05-2015, 07:24 PM)Oni Wrote: I'd personally use PHP, as well. Agreed, PHP is better but some times Python does have its benefits over PHP. See here for some examples. |