Skip to main content

EMBEDDED BACKDOOR WITH IMAGE USING FAKE IMAGE EXPLOITER

In this article we are introducing a newly launched hacking tool “Fake Image Exploiter”. It is design so that it becomes easier for attackers to perform phishing or social engineering attacks by generating a fake image with hidden malicious .bat/.exe file inside it.
Let’s start!
Open the terminal inside your kali Linux and type following command to download it from github.
Git clone https://github.com/r00t-3xp10it/FakeImageExploiter.git
Once it gets downloaded then opens the folder and selects the file “settings” for configuration before running the program as shown the given screenshot.
Now made some changes inside setting file as shown the screenshot:
Here you have to declare the type of payload extension you will use to hide it inside the image. You can set any exetension among these four : ps1, bat, txt, exe.  I had set PAYLOAD_EXETNSION=bat similarly set BYPASS_RH=NO  and scroll down for next configration.
In same way set these two values also as shown in screenshot then save the changes.
AUTO_PAYLOAD_BUILD=YES
AGENT_HANLER_PORT=4444
After making certain changes in setting file then open the terminal and run the program file:
Cd FakeImageExploiter
./ FakeImageExploiter.sh
Click on YES to execute framework.
Select payload to build as I had choose window/meterpreter/reverse_tcp for attack.
After then a pop up box will open which will allow choosing any jpg image so that it could hide .bat file payload inside that image.
Now select icon for your malicious image. 
Give a name to your payload which will be display to victim as file name, from screenshot you can see I had given sales.
Now it generates a link as you can observe it from highlighted part of screenshot and then send this link to victim. Now victim will download the zip file and click on the sales.jpg.
When victim will click on sales.jpg, we will get meterpreter session at the background on metasploit framework.

Comments

Popular posts from this blog

Top 20 Tools for hacking 2018

What are Hacking Tools? Hacking Tools are computer programs and scripts that help you find and exploit weaknesses in computer systems, web applications, servers and networks. There is a variety of such tools available on the market. Some of them are open source while others are commercial solution. In this list we highlight the top 20 tools for Ethical Hacking of web applications, servers and networks 1)  Netsparker Netsparker  is an easy to use web application security scanner that can automatically find SQL Injection, XSS and other vulnerabilities in your web applications and web services. It is available as on-premises and SAAS solution. Features Dead accurate vulnerability detection with the unique Proof-Based Scanning Technology. Minimal configuration required. Scanner automatically detects URL rewrite rules, custom 404 error pages. REST API for seamless integration with the SDLC, bug tracking systems etc. Fully scalable s...

________ATM HACKING_______

ATM HACKING  is no longer a news or a new trend. With the advancement in ATM devices like diebold atm, defcon atm and wincor nixdorf atm, it is not really easy to cheat an ATM machine. Though there are certain tutorial, tricks and techniques online about atm hacking but none of them actually works. The real atm ATM hackers won’t share their trick with you. FALSE STORIES ABOUT ATM HACKING Like I said earlier, there are lots of write ups online about atm hacking but most of them are out of context. They don’t exist and will never work. Here are few: ATM HACKING USING CANDLE WAX Someone on tor network told me he downloaded a pdf file about atm hacking and atm  security passwords . I asked if it worked for him and he said No. The atm candle wax trick is actually implemented with cards that uses chip by covering the chip or gold panel on the card. This is awkward and doesn’t work . HACKING ATM WITH USB There’s no such trick!. Where would you put the USB ? ATM H...

12 ways to hack-proof your smartphone

A s we’ve recently seen from  leaked CIA documents , no one is immune to hacking attacks. Here’s how to protect yourself against them, whether they come from opportunist thieves or state-sponsored spies. 1. Keep up to date – and don’t open up holes yourself When it comes to protecting yourself against hackers, step one is always to install software updates as soon as they become available: that’s as true on smartphones as it is on computers. Yes, updating can be a tiresome and intrusive process, and it sometimes brings annoying changes to the interface that you’re used to. All the same, a huge proportion of successful hacks exploit vulnerabilities that have already been patched; exposing yourself unnecessarily is just daft. I’d also strongly advise against using unofficial tools to “root” your phone (known as “jailbreaking” on iOS), unless you know exactly what you’re doing. On a rooted phone, technical safeguards can be defeated, allowing apps to perform all sort...