Skip to main content

Posts

Some references with JavaScript Template Literals #JS const name = "kaito"; var message = `Hi I'm ${name}` console.log(message); Position the Text Animation <!DOCTYPE html> <html>     <head>         <title> Page Title </title>     </head>     <body>     <script>   function init (){   img = document . getElementById ( 'mytext' );   img . style . position = 'relative' ;   img . style . left = '0px' ;   img . style . top = '10' ; }   function right (){   img . style . left = parseInt ( img . style . left )+ 10 + 'px' ; } window . onload = init ;     </script>     <form>   <h1 id = "mytext" > This is my text </h1>   <input type = "button" onclick = " right () " value = "Go to left side" > ...

Facebook Cracker v1.0

Facebook Cracker v1.0 - is an open source Facebook Hacking tool that launches an attack by guessing your friends password. How to Install ~ First download termux on playstore. Commands ~ $ pkg install python2 git $ git clone https://github.com/MrKaitoX/FB-Cracker $ pip2 install -r requirements.txt $ cd FB-Cracker $ python2 fb-cracker.py Video Demo ~ https://www.youtube.com/watch?v=1kSinIJjHUo&t=55s Features ~  - Crack from friends  - Crack from Groups  - Dump group Id's DISCLAIMER: This tool Does not Promote or encourage Any Illegal activities, all contents provided by EDUCATIONAL PURPOSE only.

D-Tech - Penetration Testing Tool

D-TECT  - is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make their job easier, instead of launching different tools for performing different task. D-TECT Provides multiple features and detection features which gather target information and finds different flaws in it. Author :  Shawar Khan Available Platform :   Linux, Windows, Android Requirements :  Termux, D-Tect Tool, Python 2.7, colorama, bs4 Features : ●   Sub-Domain   Scanning ● Port Scanning ● Wordpress Scanning ● Wordpress Username Enumeration ● Wordpress Backup Grabbing ● Sensitive File Detection ● Same-Site Scripting Scanning ● Click Jacking Detection ● Powerful XSS Vulnerability Scanning ● SQLi Vulnerability Scanning ● User-Friendly UI Installation & Usage $ apt upgrade && apt update $ pkg install git python2 $ pip2 install requests $ git clone https://github.com/shawarkhaneth...

Facebook Hacking Tool

Installation & Usage $ apt install update && apt install upgrade $ pkg install python2 git $ git clone https://github.com/mrkaitox/fbhacktool $ python2 fbhacktool.py Screenshot: Login Your Facebook : Features:  ● User Information  ● Hack Facebook Account  ● Bot Reaction Target Post  ● Auto Accept Friend Request  ● Mass Delete Post  ● Bot Comments Group  ● Yahoo Checker  ● Profile Guard  ● Wordlist Maker  ● BruteForce Attack!  ● Get ID/Email/HP  And More... Contact me: Facebook : https://www.facebook.com/kaito.gov.ph Telegram : https://t.me/mrkaitox