? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.com/public_html_bk/happyezystyle/css/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html_bk/happyezystyle/css/custom.js

    $(document).ready(function(){
            
            $("#re_captcha").click(function(){
                    $("#captcha").attr("src","");
                    $("#captcha").attr("src","imageverify.php?unique="+unique());
                });
            
            function unique(){
               var d, s = "";
               var c = "!";
               d = new Date();
               s += d.getHours() + c;
               s += d.getMinutes() + c;
               s += d.getSeconds() + c;
               s += d.getMilliseconds();
               return(s);
            }
     });
   

T1KUS90T
  root-grov@210.1.60.28:~$