Hackers of India

WebApp Remote Code Execution using Server Side Scripting Engines

By  Rahul Sasi  on 03 Aug 2012 @ C0c0n


Presentation Material


URL : https://www.slideshare.net/slideshow/webapp-remote-code-execution-via-scripting-engines/14090691

Abstract

Remote code execution in web application is as critical as it sounds . The most followed methods to achieve code executions in web applications Pentest|Attack are via LFI|RFI|SQL injections attacks. Where you have un validated inputs passed on to critical (asp,php,java) function calls|Databases. This talk would be extending the code executions surface by trying to attacks the FrameWorks and Scripting Engines via Web Apps.