Best Blackhat Forum

Full Version: {Get} EasyLinks.io Link Cloaker Updated
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
i got it work! awesome stuff
Yoy.. its working.
Reps added!
Thanks
Still works! Awesome share :)
Thanks but No thanks for the app, for the trick itself.

Is it possible to do the same with other cached registration pages? OR it needs some particular conditions like the coding and ...?

Maximum Respect My BBHFriend.
Work like a charm, thanks OP
Yes it's working thank's
its down this website:

[Image: 5bebcbd0052e413e870c901c0a00ef48.png]
it's work :) just found the web cache from web[dot]archive[dot]org : http://web.archive.org/web/2016011707332...peasylinks

Code:
<div class="register-box">
    <!-- /.login-logo -->
    <div class="register-box-body">
        <p class="register-box-msg page-header">
            Welcome to the Dashboard
                <small>Sign in to start your session</small>
        </p>
        <form class="form-horizontal easylink-form register-form" method="post" data-toggle="custom-validator" role="form" action="" novalidate="true">
            <div class="form-group has-feedback has-error">
                <input type="text" name="username" class="form-control" placeholder="User Name" required="required" pattern="^[a-zA-Z0-9]{4,}$" data-pattern-message="Only alpha numeric character are allowed" data-minlength="4" data-minlength-error="Minimum 4 characters">
                <span class="glyphicon glyphicon-user form-control-feedback glyphicon-remove"></span>
                <small class="help-block with-errors"><ul class="list-unstyled"><li>Please fill out this field.</li></ul></small>
            </div>
            <div class="form-group has-feedback">
                <input type="password" name="password" id="password" class="form-control" placeholder="Password" required="required" pattern="^[a-zA-Z0-9\s!@#$%^&amp;*()_+\-=\[\]{};\':\\|,.<>\/?]{2,}$" data-pattern-message="Only alpha numeric and special character, space, -, _, ', . are allowed" data-minlength="2" data-minlength-error="Minimum 2 characters">
                <span class="glyphicon glyphicon-lock form-control-feedback"></span>
                <small class="help-block with-errors"></small>
            </div>
            <div class="form-group has-feedback">
                <input type="password" name="repassword" class="form-control" placeholder="Retype Password" data-match="#password" required="required" pattern="^[a-zA-Z0-9\s!@#$%^&amp;*()_+\-=\[\]{};\':\\|,.<>\/?]{2,}$" data-pattern-message="Only alpha numeric and special character, space, -, _, ', . are allowed" data-minlength="2" data-minlength-error="Minimum 2 characters">
                <span class="glyphicon glyphicon-log-in form-control-feedback"></span>
                <small class="help-block with-errors"></small>
            </div>
            <div class="form-group has-feedback">
                <input type="email" name="email" class="form-control" placeholder="Email Address" required="required" pattern="^(([^<>()[\]\\.,;:\s@\&quot;]+(\.[^<>()[\]\\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" data-pattern-message="Email address not valid">
                <span class="glyphicon glyphicon-envelope form-control-feedback"></span>
                <small class="help-block with-errors"></small>
            </div>
            <div class="form-group has-feedback">
                <input type="text" name="displayname" class="form-control" placeholder="Displayname" required="required" pattern="^[a-zA-Z0-9\ \-\_\'\.]{2,}$" data-pattern-message="Only alpha numeric character, space, -, _, ', . are allowed" data-minlength="2" data-minlength-error="Minimum 2 characters">
                <span class="glyphicon glyphicon-user form-control-feedback"></span>
                <small class="help-block with-errors"></small>
            </div>
            <div class="row">
                <div class="col-sm-12">
                    <button type="submit" class="btn btn-block btn-flat btn-primary disabled"><span class="text-uppercase">Register <i class="ion-log-in"></i></span></button>
                    <input type="hidden" name="act" value="register_user">
                </div>
            </div>
        </form>
        <br>

        <div class="row">
            <div class="col-sm-12 text-center">
                <a class="text-center" href="http://easylinks.io/login">I already have a membership</a>
            </div>
        </div>
    </div>
    <!-- /.login-box-body -->
</div>

don't forget to change
http:/easylinks.io/js/login.js

to

http:/easylinks.io/js/register.js

+reps mgnetwork :)
login link http://easylinks.io/login is not working now
This stuff freakin' works!
Just got in after so many trials. Keep trying guys, it will work.
Shout out to my men Mgnetwork(+++REP) and BeenHuman(+++REP) and everyone that contributed to this thread.
One love y'all!
Pages: 1 2 3 4 5 6 7 8
Reference URL's