shell bypass 403
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Chakmak </title> <link rel="stylesheet" media="screen" type="text/css" href="script/control.css"/> <link href="subscription/chakmak.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="subscription/chakmak.js"></script> </head> <body> <div id="container"> <div id="social"> <table cellspacing="3 px" cellpadding="0"> <tr> <td><p>Follow us on: </p></td> <td><a href="http://chakmak-blog.blogspot.com" target="_blank"><img src="images/blogger.png"/></a></td> <td><a href="http://twitter.com/chakmakmag" target="blank"><img src="images/twitter.png" /></a></td> <td><a href="http://www.facebook.com/pages/Chakmak/119248164817634" target="_blank"><img src="images/facebook.png" /></a></td> </tr> </table> </div> <div id="header"> <a href="http://www.eklavya.in/chakmak/chakmak/"><img src="images/header.png" /></a> </div> <table id="nav"> <tr> <td align="left" width="370 px"><a href="http://www.eklavya.in/go">Eklavya.in</a></td> <td width="80 px" align="center"><a href="http://chakmak.eklavya.in">Home</a></td> <td width="90 px" align="center"><a href="event.html">300th Issue</a></td> <td width="80 px" align="center"><a href="http://eklavya.in/go/index.php?option=com_content&task=category§ionid=13&id=57&Itemid=84">Archive</a></td> <td width="80 px" align="center"><a href="http://eklavya.in/chakmak/chakmak/subscribe.html">Subscribe</a></td> <td width="80 px" align="center"><a href="http://eklavya.in/chakmak/chakmak/contribution.html">Contribute</a></td> <td width="80 px" align="center"><a href="http://chakmak-blog.blogspot.com">Blog</a></td> <td width="80 px" align="center"><a href="http://eklavya.in/chakmak/chakmak/event.html">Contact us</a></td> </tr> </table> <!--change the value of iframe src according to the month--> <table width="100%"> <tr style="float:left;"> <td> <h2>Subscription Form</h2> <p>Please fill this form, our representative will get back to you within 24 business hours.</p> <div class="sr-sign-up-bg" id="main-change"> <form action="thank-you.php" name="" method="post"> <table cellspacing="10" cellpadding="6" align="center"> <tr> <td><input type="text" id="f_name" name="f_name" onBlur="if (this.value == '') {this.value = 'Full Name:';}" onFocus="if (this.value == 'Full Name:') {this.value = '';}" value="Full Name:"/></td> </tr> <tr> <td width="50px"> <select id="member" name="member"> <option value="none"> Plaese Select Chakmak Subscription Type</option> <option value="Individual"> Individual Membership</option> <option value="Organazation"> Organazation Membership</option> </select> </td> </tr> <tr> <td width="50px"> <select id="referral" name="referral"> <option value="none"> From where you heared about Chakmak?</option> <option value="Facebook"> Get To Know From Facebook Page</option> <option value="Chakmak Blog"> I Have Read Chakmak Blog</option> <option value="Google Search"> I Found Chakmak on Google Search</option> <option value="Reffered by Friend"> My Friends Suggestet Me About Chakmak</option> </select> </td> </tr> <tr> <td><input type="text" id="add" name="add" value="Address:" onBlur="if (this.value == '') {this.value = 'Address:';}" onFocus="if (this.value == 'Address:') {this.value = '';}" /></td> </tr> <tr> <td><input type="text" id="city" name="city" onBlur="if (this.value == '') {this.value = 'City:'}" onFocus="if (this.value == 'City:') {this.value = '';}" value="City:"/></td> </tr> <tr> <td><input type="text" id="pcode" name="pcode" value="Pin Code:" onBlur="if (this.value == '') {this.value = 'Pin Code:'}" onFocus="if (this.value == 'Pin Code:') {this.value = '';}"/></td> </tr> <tr> <td><input type="text" id="state" name="state" value="State/Region:" onBlur="if (this.value == '') {this.value = 'State/Region:'}" onFocus="if (this.value == 'State/Region:') {this.value = ''}"/></td> </tr> <tr> <td><input type="text" id="email" name="email" value="Email:" onBlur="if (this.value == '') {this.value = 'Email:'}" onFocus="if (this.value == 'Email:') {this.value = ''}"/></td> </tr> <tr> <td><input type="text" id="p_number" name="p_number" value="Phone Number:" onBlur="if (this.value == '') {this.value = 'Phone Number:'}" onFocus="if (this.value == 'Phone Number:') {this.value = ''}"/> </td> </tr> <tr> <td><input type="image" class="submit-btn" name="submit" value="Submit" src="subscription/submit-btn.png" onClick="return Validation_form()"/></td> </tr> </table> </form> </div> </tr> <tr style="float:right"> <td> <div id="sidebar" align="right"> <table> <tr> <td><a href="subscribe.html"><img src="http://eklavya.in/chakmak/chakmak/images/rate.png" border="1px" /></a></a></td> </tr> <tr> <td><br/> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like-box" data-href="http://www.facebook.com/chakmak.magazine" data-width="200" data-show-faces="true" data-stream="true" data-header="true"></div> </td> </tr> </table> </div> </td></tr> </table> <div id="footer"> <img src="images/footer.jpg"/> <hr width="100%" color="#33cc33"> <table width="100%"> <tr> <td align="left">© Copyrights reserved by Eklavya Foundation</td> </tr> </table> </div> </div> </body> </html>