Register for your free account! | Forgot your password?

You last visited: Today at 14:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



please ~~ !!!

Discussion on please ~~ !!! within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2012
Posts: 67
Received Thanks: 4
please ~~ !!!

every day iam open SQL in my vps find user register from my website

all player register normal like 3 : 3
1 player make gm register 1 : 1

and get my server ip from my client and make auto noise in my server

and MySQL not find any ip for hem

for more info




ALL I NEED ( HOW CAN hem do that ? )

To Fix it

up
mmmhhh is offline  
Old 11/27/2013, 15:58   #2
 
CastieI's Avatar
 
elite*gold: 20
Join Date: Sep 2007
Posts: 686
Received Thanks: 771
He probably SQL-injected you (he found a security hole in your website) and created an account by using a query like that:
Code:
Use SRO_VT_ACCOUNT
Insert into TB_User (struserid,password,sec_content,Sec_primary)
values ('yougothacked','c02b7d24a066adb747fdeb12deb21bfa','1','1')
Find the hole in your website in order to fix the problem.
CastieI is offline  
Old 12/02/2013, 14:17   #3
 
elite*gold: 0
Join Date: Jun 2012
Posts: 67
Received Thanks: 4
iam chenged my website
and he make 1 :1 again
for more info




Quote:
Use SRO_VT_ACCOUNT
change my d.b name ??

.

Quote:
Find the hole in your website
look for me here
HTML Code:
<html>
    <HEAD>
        
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>EGY SRO | Register</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.dd.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/tooltips.js"></script>

    </HEAD>
    <BODY>
    <script type="text/javascript" language="javascript">
        $(document).ready(function (e) {
            try {
                $("#topbar select").msDropDown();
            } catch (e) {
                alert(e.message);
            }
        });
        function kayit_kontrol(){
            if($('#kuralonay').is(':checked'))
            {
                 $('#kayitbuton').removeAttr('disabled');
            }
            else
            {
                $('#kayitbuton').attr("disabled", true);
            }
        }
    </script>
    
    <script language="javascript">
        $(document).ready(function (e) {
            try {
                $("#topbar select").msDropDown();
            } catch (e) {
                alert(e.message);
            }
        });
    </script>
<div id="content">
    <div id="topbar">
        <div class="center">

            <a href="index.html" id="logo1"></a>   
            <ul id="topbarleft">
                <li><a class="topbarlink" href="index.php?action=usercp&action2=" id="charge">Charge Silk</a></li>
                <li><a class="topbarlink" href="index.php?action=register" id="signIn" onClick="document.loginform.idcamp.focus();">Register</a></li>
            </ul>         
        </div>
    </div>
    <div id="header">
        <div id="character">
        </div>
        <a href="index.php" class="logo2"></a>
        <div id="social">
            <!---Social iconss-->

              <div id="top_bar"><!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript">    var addthis_config = { "data_track_clickback": true };</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4de8933450647a47"></script>
<!-- Place this tag in your head or just before your close body tag -->
<!-- Place this tag where you want the +1 button to render -->
<g:plusone size="medium"></g:plusone>

<!-- AddThis Button END --></div>

        </div>
    </div>
    <div id="main-content">
        <div id="main-left">
            <div id="menu-left">
            
                <div id="login-form">
                                            <form action="index.php?action=login&dil=tr" method="post">
                    <input name="user" type="text" id="login1_tbuserid" class="logincamp" placeholder="Username" onBlur="this.style.opacity='1'" onfocus="this.style.opacity='0.75'" />
                    <input name="pass" type="password" id="login1_tbpassword" class="logincamp" placeholder="Password" onBlur="this.style.opacity='1'" onfocus="this.style.opacity='0.75'" />
                   <input type="submit"value="" class="submitlogin" />
                    </form>
                    <div id="loginothers" style="margin-top:-13px;">     
                    <a href="index.php" class="forgot">Forgot your password?</a>
                    </div>
                    
            
                <a href="#" class="signinbtn"></a>
                                    
            </DIV>

            </form>
            
                <div id="menu">

                    <ul class="navmenu">
                        <li><a href="index.php">Home Page</a></li>
                                                <li><a href="index.php?action=register">Register</a></li>
                        
                        <li><a href="index.php?action=serverstats">Server Stats</a></li>
                             
                        <li><a href="https://www.facebook.com/groups/egy.sroo/">Forum</a></li>
                                                
                    </ul>
                </div>
                <form method=post action="http://poll.pollcode.com/Tkc">
                <div id="poll">
                    <h2>What is your favorite char?</h2>
                    <div class="itempoll"><input type=radio id="1" name=answer value="1"><label for="1">European</label></div>
                    <div class="itempoll"><input type=radio id="2" name=answer value="2"><label for="2">Chinese</label></div>
                    <div class="itempoll2"><input type=submit value="Submit">&nbsp;&nbsp;<input type=submit name=view value="View"></div>
                 </div>
                </form>
            </div>
                <div id="right-cntnt">
                <div id="slide-holder">

                    <div id="slide-runner">
                        <a href=""><img id="slide-img-1" src="slide/reel_1.png" class="slide" alt="" /></a>
                        <a href=""><img id="slide-img-2" src="slide/reel_2.png" class="slide" alt="" /></a>
                        <a href=""><img id="slide-img-3" src="slide/reel_3.png" class="slide" alt="" /></a>
                        <a href=""><img id="slide-img-4" src="slide/reel_4.png" class="slide" alt="" /></a>
                        <div id="slide-controls">
                            <p id="slide-client" class="text"><strong></strong><span></span></p>
                            <p id="slide-desc" class="text"></p>
                            <p id="slide-nav"></p>

                        </div>
                    </div>
                </div>
                <div id="ccontent">
                <div id="inreg">
                            <div style="padding-top: 4px;" class="news_row_holder">
                <div class="news_row">
                    <div class="news_row_head" id="newstitle150" style='margin-left:-30px; margin-top:-4px;'>
                        <h2><a href="#">EGY SRO | Register</a></h2>
                    </div>
                    <div class="news_row_content">
                    <div class="membership" >
                        <form method="post" action="">
                        <div style="margin-top: 0px;">
                            <table class="tdef" align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="margin-top: 30px;" >
                                    <tbody><tr>
                                    <br>
                                        <td class="text_default" style="padding-top: 10px;" class="text_default" width="40%">
                                            <b>Username:</b>
                                        </td>
                                        <td class="text_default2" >
                                            <input class="regcamp" name="username"  maxlength="30" type="text">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default">
                                            <b>Password:</b>
                                        </td>
                                        <td class="text_default2" >
                                            <input class="regcamp" class="text-form" name="password" value=""  maxlength="30" type="password">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default">
                                            <b>Re-Password:</b>
                                        </td>
                                        <td class="text_default2" >
                                            <input  class="regcamp" class="text-form" name="repassword" value=""  maxlength="30" type="password">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default">
                                            <b>E-mail adress:</b>
                                        </td>
                                        <td class="text_default2">
                                            <input  class="regcamp" class="text-form" name="email" size="20" maxlength="50" type="text">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default" >
                                            <img src="Captcha.php?width=150&height=40&characters=8" alt="" />
                                        </td>
                                        <td class="text_default2" >
                                            <input  class="regcamp" class="text-form" size="7" name="security_code" maxlength="8" type="text">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default"  colspan="3" class="text_default" align="center">
                                            <textarea class="area" name="Rules" style="padding: 5px; width: 98%;" rows="15" readonly="readonly"></textarea>
                                            <br /><br />
                                            <input class="regcamps"  onclick="kayit_kontrol()" id="kuralonay" name="rules_verify" value="yes" type="checkbox"> I agree to the rule/rules.                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="text_default"  colspan="3" align="center">
                                            <input id="kayitbuton" class="submit-form" disabled="disabled" value="Register" type="submit">
                                        </td>
                                    </tr>
                                </tbody></table>
                            </form>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
                </td>
                </div>
                </div>
                </div>
                </div>
        <div id="right-bar">

            <ul class="righter">
                <li>
                    <div id="topright">
                        <p>
                            Welcome to <strong>EGY SRO</strong>, where you can write your own story! You can register <a href="index.php?action=register">here</a>, download the client <a href="index.php?action=donwload">here</a> and join the <a href="https://www.facebook.com/groups/egy.sroo/" target="_blank">official forum</a>. Remember to take a look at the <a href="index.php?action=gamerules">rules</a>, and enjoy!
                        </p>

                        <ul>
                            <li><a href="https://www.facebook.com/groups/egy.sroo/" target="_blank" class="trlinks"></a></li>
                        </ul>
                    </div>
                </li>
                    <li><a href="index.php?action=contact" class="linkeds" id="bugreport"></a></li>
                    <li><a href="#" class="linkeds" id="accsecurity"></a></li>
                    <li><a href="index.php?action=gamerules" class="linkeds" id="rules"></a></li>

               
            </ul>

        </div>

    </div>
    <div id="clear"></div>
    <div id="bottom">
    </div>
    <div id="footer">
        <div id="topfoot"></div>
        <div id="centerfoot">

            <p>Coded by <a href="https://www.facebook.com/groups/egy.sroo/">[GM TROY  </a><br>All rights reserved.</p>
            <ul class="footlinks">
            <li><a href="index.php">Home</a></li>
            <li><a href="index.php?action=register">Register</a></li>
           
            <li><a href="index.php?action="></a></li>

            <li><a href="https://www.facebook.com/groups/egy.sroo/" target="_blank">Forum</a></li>
            </ul>
        </div>
    </div>
</div>
<script type="text/javascript">
    if (!window.slider) var slider = {}; slider.data = [
                { "id": "slide-img-1", "client": "", "desc": "[GM] TROY  & [GM] VENDATTA" },
                { "id": "slide-img-2", "client": "", "desc": "[GM] TROY  & [GM] VENDATTA" },
                { "id": "slide-img-3", "client": "", "desc": "[GM] TROY  & [GM] VENDATTA" },
                { "id": "slide-img-4", "client": "", "desc": "[GM] TROY  & [GM] VENDATTA"}];
</script>


<!--Start Music script-->
<embed src="christimas.mp3" width="9" height="9" autostart="true">
<!--End Music script-->
</body>
</html>



PHP Code:
         <div id="login-form">                                             <form action="index.php?action=login&dil=tr" method="post">                     <input name="user" type="text" id="login1_tbuserid" class="logincamp" placeholder="Username" onBlur="this.style.opacity='1'" onfocus="this.style.opacity='0.75'" />                     <input name="pass" type="password" id="login1_tbpassword" class="logincamp" placeholder="Password" onBlur="this.style.opacity='1'" onfocus="this.style.opacity='0.75'" />                    <input type="submit"value="" class="submitlogin" />                     </form>                     <div id="loginothers" style="margin-top:-13px;">                          <a href="index.php" class="forgot">Forgot your password?</a>                     </div>                                                   <a href="#" class="signinbtn"></a>                                                  </DIV
mmmhhh is offline  
Reply




All times are GMT +1. The time now is 14:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.