So i wanted to ask, How come veil-evasion is always used by Hackers to bypass AV, i mean wouldn't it get detected eventually? And earlier this day i made a Payload and submitted it to an Online Scanner That doesn't distribute and it showed a detection rate of 23/47 Which means Veil-Evasion is not effective anymore, Right?
Forum Thread: Veil-Evasion
- Hot
- Active
-
Forum Thread: How to Track Who Is Sms Bombing Me . 4 Replies
2 mo ago -
Forum Thread: Removing Pay-as-You-Go Meter on Loan Phones. 1 Replies
2 mo ago -
Forum Thread: Hydra Syntax Issue Stops After 16 Attempts 3 Replies
2 mo ago -
Forum Thread: moab5.Sh Error While Running Metasploit 17 Replies
3 mo ago -
Forum Thread: Execute Reverse PHP Shell with Metasploit 1 Replies
4 mo ago -
Forum Thread: Install Metasploit Framework in Termux No Root Needed M-Wiz Tool 1 Replies
5 mo ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 35 Replies
6 mo ago -
Forum Thread: When My Kali Linux Finishes Installing (It Is Ready to Boot), and When I Try to Boot It All I Get Is a Black Screen. 8 Replies
7 mo ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 12 Replies
7 mo ago -
Forum Thread: Hack Instagram Account Using BruteForce 208 Replies
7 mo ago -
Forum Thread: Metasploit reverse_tcp Handler Problem 47 Replies
9 mo ago -
Forum Thread: How to Train to Be an IT Security Professional (Ethical Hacker) 22 Replies
9 mo ago -
Metasploit Error: Handler Failed to Bind 41 Replies
9 mo ago -
Forum Thread: How to Hack Android Phone Using Same Wifi 21 Replies
10 mo ago -
How to: HACK Android Device with TermuX on Android | Part #1 - Over the Internet [Ultimate Guide] 177 Replies
10 mo ago -
How to: Crack Instagram Passwords Using Instainsane 36 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device Remotely, to Gain Acces to Gmail, Facebook, Twitter and More 5 Replies
10 mo ago -
Forum Thread: How Many Hackers Have Played Watch_Dogs Game Before? 13 Replies
10 mo ago -
Forum Thread: How to Hack an Android Device with Only a Ip Adress 55 Replies
11 mo ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 10 Replies
11 mo ago
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Use Burp & FoxyProxy to Easily Switch Between Proxy Settings
-
How To: Crack Password-Protected Microsoft Office Files, Including Word Docs & Excel Spreadsheets
-
How To: Find Identifying Information from a Phone Number Using OSINT Tools
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Spy on Traffic from a Smartphone with Wireshark
-
How To: Escape Restricted Shell Environments on Linux
-
How To: Find Vulnerable Webcams Across the Globe Using Shodan
-
How To: Use Metasploit's WMAP Module to Scan Web Applications for Common Vulnerabilities
-
How To: Intercept Images from a Security Camera Using Wireshark
-
How To: Use SQL Injection to Run OS Commands & Get a Shell
-
How To: Build a Beginner Hacking Kit with the Raspberry Pi 3 Model B+
-
Steganography: How to Hide Secret Data Inside an Image or Audio File in Seconds
-
How to Hack Wi-Fi: Get Anyone's Wi-Fi Password Without Cracking Using Wifiphisher
-
How To: Fix Bidirectional Copy/Paste Issues for Kali Linux Running in VirtualBox
-
How To: Exploit EternalBlue on Windows Server with Metasploit
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Brute-Force FTP Credentials & Get Server Access
-
How To: Hack Networks & Devices Right from Your Wrist with the Wi-Fi Deauther Watch
-
How To: Use Ettercap to Intercept Passwords with ARP Spoofing
12 Responses
Veil evasion per se is not that effective. However if combined with other evasion techniques it yields better results. An expert hacker who has assembly knowledge would evade an av pretty easy with ghost writing. Veil is there to simplify evasion and it does it nicely, but for higher level pentesters and hackers its not quite enough.
Could you give me a link or tell me what to google?
Well, I myself have managed to get 1/35 AV Detection by combining encoders, custom templates and AES encryption in veil, so try that.
How can i use multiple encoders at the same time?
I usually export the unencoded payload in raw and the pipe it through more msfvenom encoding by using -c to include that raw payload. I.e. msfvenom -a x86 -c /root/payload.txt -e x86/shikataganai -i 20 R > payload2.txt then pipe that payload2 through further msfvenom encoders. -ne py
Ohh nice, i see what you did there, will try it, also how can i compile it after am done, and thanks for the reply
After the final encoding just pipe it through one more, but this time exporting it as an executable with msfvenom..... X > test.exe . or msfv.... -f exe -o test.exe.
Thanks dude, really appreciate it
Can you make a little tutorial about this because many people are asking about this, and we would like to see it here
MIght aswell. I will do my best as soon as I can
learn how to code yourself is always best option start with python but using tools are always handy but hey dont just use that as main and only evader plus pls pls pls for 10000 times dont scan them online.
I know dude, dont worry, also i get python cryption is easily detected
Share Your Thoughts