Close

Themehits

Download HackerCatcher – Catch hackers w/ Admin Panel Nulled

 


HackerCatcher is a complete system (with admin panel) designed to catch if someone is trying to hack your page and save his data: IP, String (with the one that tried to hack), date, file, details about the hack, and more.

The features are:

  1. Can catch XSS /SQLi
  2. You choose what inputs to listen and catch hacks
  3. All the hacks detected are saved into database (of course, escaped)
  4. You can receive an email if someone is trying to hack your page
  5. In the admin panel, you can see a details about the hack (date, ip, string, type of hack,…)
  6. If hack is detected, will be saved in the database and send you an email (if you want), then, with a funcion, you can set what more to do! (Example: Block the page to the user)
  7. In the admin panel, you can choose if you want to receive email or not
  8. If there were problems while inserting the hack in the database, you will receive an email with the hack details and the problem

Examples

To listen inputs and catch hacks:

// Include the class and make object
require 'catcher.class.php';
$obj = new HackerCatcher;

// Listen to POST input
$obj->listen($_POST['my_input']);

If some hack is detected in $_POST[‘my_input’], listen() will save the hack and send you an email (you can change this in the admin panel)

Doing more if hack is detected:

// Listen...
$listen = $obj->listen($_POST['my_input']);

if($listen == true) {
    // No hack detected
}else{
    // Hack!
}

[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Demo = HackerCatcher – Catch hackers w/ Admin Panel
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/hackercatcher-catch-hackers-w-admin-panel/722127″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]

Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy HackerCatcher – Catch hackers w/ Admin Panel from the The Developer ( Sourcegeek ) website. Thank you.
Download = HackerCatcher – Catch hackers w/ Admin Panel-[Updated].zip



Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.