Best Blackhat Forum

Full Version: WHMCS V6.0.2 | The Complete Client Management, Hosting, Billing and Support Solution
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
(09-15-2015 08:49 AM)crankypanky420 Wrote: [ -> ]exactly my words

Code:
$code .= '<div class="alert alert-danger text-center" role="alert" style="font-size:18px;">' . $aInt->lang( 'whois', 'invaliddomain' ) . '</div>';
$code .= '<form method="post" action="' . $_SERVER['PHP_SELF'] . '">
    <div class="row clearfix">
        <div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
            <div class="input-group input-group-lg">
                <input type="text" name="domain" value="' . $domain . '" class="form-control" placeholder="domaintolookup.com" />
                <div class="input-group-btn">
                    <input type="submit" value="Lookup Domain" class="btn btn-primary" />
                </div>
            </div>
        </div>
    </div>
</form>';

seriously, what would you expect from a company that can´t even secure a simple whois lookup?


Can you decode Whatsapp for Wordpress plugins? They encode their files there.
(09-15-2015 09:58 AM)RoyalJelly Wrote: [ -> ]
(09-15-2015 08:49 AM)crankypanky420 Wrote: [ -> ]exactly my words

Code:
$code .= '<div class="alert alert-danger text-center" role="alert" style="font-size:18px;">' . $aInt->lang( 'whois', 'invaliddomain' ) . '</div>';
$code .= '<form method="post" action="' . $_SERVER['PHP_SELF'] . '">
    <div class="row clearfix">
        <div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1">
            <div class="input-group input-group-lg">
                <input type="text" name="domain" value="' . $domain . '" class="form-control" placeholder="domaintolookup.com" />
                <div class="input-group-btn">
                    <input type="submit" value="Lookup Domain" class="btn btn-primary" />
                </div>
            </div>
        </div>
    </div>
</form>';

seriously, what would you expect from a company that can´t even secure a simple whois lookup?


Can you decode Whatsapp for Wordpress plugins? They encode their files there.

send it to me in pm i will give it a try :)
I salute the expertise of some who shared here willingly.

Newbie question here: which file should I download as "NULLED COPY"? I hope crankypanky420 would be able to direct me to it. BIG thanks guys.
(09-15-2015 08:25 PM)dadmyx Wrote: [ -> ]I salute the expertise of some who shared here willingly.

Newbie question here: which file should I download as "NULLED COPY"? I hope crankypanky420 would be able to direct me to it. BIG thanks guys.

The one in the opening post is "nulled" but still makes calls to whmcs. You can use it without license though.

My recommendation is to fully block access to whmcs servers over the server settings when using this, or waiting for me to remove all backlinks in order to make sure that this is fully nulled.
Pages: 1 2
Reference URL's