Advertisement
Kyfx

XSS File Uploader Code

Feb 25th, 2015
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <form id="dosyayukle" acti method="post" enctype=-<span class="i06t9mr20" id="i06t9mr20_8">multipart</span>/form-data">
  2. <input type="file" name="dosya">
  3. <input type="submit" value=-<span class="i06t9mr20" id="i06t9mr20_1">Ajax File Upload</span>->
  4. </form>
  5.  
  6. <div id="progress">
  7. <div id="bar"></div>
  8. <div id="yuzde">0%</div >
  9. </div>
  10. <br/>
  11.  
  12. <div id="mesaj"></div>
  13. </div>
  14. <br/>
  15.  
  16. <div id="mesaj"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement