Posts

AndroRAT - A Simple Undetectable Android Payload (RAT) Tool

Image
Hello guys, the article will be interesting because in this tutorial we will introduce such a remote management tool (RAT) with the help of which you can easily control someone else's android smartphone. We think it does not need any other tools which is why you can control this by using third-party applications such as termux etc. A Simple android remote administration tool using sockets. It uses java on the client side and python on the server side AndroRAT is a tool designed to give the control of the android system remotely and retrieve informations from it. Androrat is a client/server application developed in Java Android for the client side and the Server is in Python. AndroRAT will work on device from Android 4.1 (Jelly Bean) to Android 9.0 (Oreo) (API 16 to API 28) AndroRAT also works on Android 10 (Q) but some of the interpreter command will be unstable. Features of AndroRAT Full persistent backdoor Fully undetectable by any antivirus scanner  VirusTotal Inv...

L3MON – Create FUD Payload and Hack Android Phone Remotely

Image
Hi , today in this tutorial we will share with you the android remote control suite called “L3MON”. L3MON is a cloud-based android management suite but for now we will fix it on localhost in our kali linux operating system. L3MON Android suite management is built in the NodeJS language. When viewed, it is a type of Android management tool that makes the completely inaccessible download of the Android app and accessible to every device. Features of L3MON GPS Logging Microphone Recording View Contacts SMS Logs Send SMS Call Logs View Installed Apps View Stub Permissions Live Clipboard Logging Live Notification Logging View WiFi Networks (logs previously seen) File Explorer & Downloader Command Queuing Built-In APK Builde Let’s take a look   !! Install & Setup Video Install Dependencies Tool Step 1 :-   Install Dependencies – NodeJs As we know that every project has a code in nodejs, so we have to install nodes in our system in order to use...

How to Hack Website Using Kali Linux WpScan BruteForce Attack

Image
This tutorial in the WordPress hacking section will teach you how to scan WordPress websites for vulnerabilities, calculate WordPress user accounts and malicious passwords. Counting WordPress users is the first step to a powerful attack to gain access to a WordPress account. WPScan has the option to scan a targeted website to get a list of account names. In this tutorial we will also look at how to hide usernames from WPScan so that you can avoid counting user accounts and limiting the effectiveness of malicious power efforts. We will conclude this tutorial by showing you how to aggressively attack root passwords using WPScan on Kali Linux. WPScan is a critical scanner for the dark WordPress box. This tool is a must have for any WordPress developer to scan for weaknesses and resolve issues before they are exploited by hackers. In collaboration with Nikto, a great webserver testing tool, this tool should be part of any login test aimed at a WordPress website or blog. Also Read : How To...