RSS

Effective DoS /DDoS with slowloris

DoS/DDoS with slowloris

Hey guys how you been ? well if u ask about me … i’ll say ” hahahaha.. ” 😀
anyway in this post i’ll explain how to use slowloris.pl for DoS or DDoS attacks. Slowloris is very effective in DoS.

VIDEO

slowloris download

You can download slowloris.pl from HERE.

Hope you guys enjoyed it . Thanks for watching .
Stay Tuned !!!
(comment and like plz )

 
Leave a comment

Posted by on April 7, 2012 in dos attack, General, slowloris

 

Tags: , ,

How to do Post exploitation with metasploit

How to do Post exploitation with metasploit

Hey guys , how u been. this is a requested tutorial .
I made a tutorial before some days on how to hack a computer with metasploit . In this video i explained what else interesting things you can do after you break-in or in other words POST EXPLOITATION Techniques .
Hope you guys enjoy it .
There are some really cool things in the video 😉

VIDEO

 

Guys plz comment and share and like …. thanks
Stay Tuned !!!!

 
Leave a comment

Posted by on April 7, 2012 in exploit, metasploit

 

Tags: , ,

How to hack into someones pc using keylogger


This a revised version of our post on hacking into someones’s pc using keylogger. A lot of people have been asking about the newer cracked version of  keylogger.

Ardamax keylogger 3.8.9

Download here

Install the keylogger and register it using given key.

Remote installation

  • Make account on any web hosting site like  www.000webhost.com
  • Go to FTP options and make new dir
  • Now go to Remote installation option,
  • Once its open, click next
  • Keep the installation folder to windows system folder, additional components to log viewer, check the box that say append the keylogger engine to file and select the file (This is optional, if you select any file here, it will also open once the keylogger file is opened), click next
  • Check all boxes in inadvisability, click next
  • Enable security, keep any password, check all boxes and click next
  • Leave the options to default (you may change them according to your wish), click next
  • Check send logs and select your desired time after which the logs will be sent to you, select delivery method to FTP, log format to HTML, and in include select everything as per your wish, click next
  • Now you have to give your web host details. In send to enter your webhost address like http://ftp.000webhost.com, then your username and password of that web host and then your dir name in which you want the logs to appear, test it, if it connects then click next, otherwise you might have made some mistake there, so review.
  • Then select the controls, screenshots, webcam, destination, icon as per your wish (icon should be such that it can trap the victim easily)
  • Click finish and here you are done with you remote keylogger file.
Now all you have to do is share this file and make someone open it. Once its opened you will start getting the logs on your FTP host.

VIDEO TUTORIAL

Note : Any anti virus can detect this file, so if  you are smart enough to make the victim turn off his anti virus and then open it , thats really cool, otherwise if you want it to go undetected then you will have to crypt it. For that you will have to use any FUD (Fully undetectable ) crypter.

What is FUD crypter?

A FUD crypter is a software that can be used to encrypt your executable filesso that they can become undetectable with Antivirus & Anti-Spyware programs.
These executable files are mainly viruses, RATs, Keyloggers and other spyware programs.
Any FUD crypter stays undetected for a week or two and then the antivirus can detect its crypted file again.

I will update you guys with a working FUD crypter soon 🙂

 
Leave a comment

Posted by on March 31, 2012 in keylogger, keylogger hack

 

Tags: ,

How to convert a text into mp3

 

Hi friends,

Today i’m sharing a website with you, its specially for those of you who want to convert their text  into  .mp3.
You just copy and paste your text or may be type the text in their given space and you can get it downloaded in mp3.
No matter how long the text is, it will convert that. You can also select between male and female voice and also you have multiple languages option. So here is the link,

http://www.vozme.com 

Hope you guys like it :))

 
Leave a comment

Posted by on March 31, 2012 in text to mp3

 

Tags:

ARP-DNS Spoofing Attack using Cain & Abel

 

Hey guys today i’m writing a very simple and interesting tutorial on DNS spoofing or poisoning attack using Cain & Abel.

DNS SPOOFING

DNS spoofing or DNS cache poisoning is a computer hacking attack in which data is introduced into a Domain Name System(DNS) name servers cache database, which causes the name server to return to an incorrect ip address, diverting traffic to another computer.
In simple words, it redirects the traffic to another website.
For example the victim wants to open http://www.facebook.com but is redirected to http://www.myspace.com

CAIN & ABEL:
Download Here

TUTORIAL

  • Install Cain & Abel and open it, go to configure and select your adapter.

  • Select Sniffer option and then select the start/stop sniffer option from the toolbar. Right click in the white area and then click on scan MAC addreses.

    • After scanning click on the APR option in the left bottom corner. Then click on the + sign in the top and select the computers you want to mess with.
    • Now click on the start/stop option.

VIDEO TUTORIAL

So this is it guys, hope you like it, comment for any queries  🙂
 
Leave a comment

Posted by on March 31, 2012 in cain & abel, dns spoofing

 

Tags: , , , ,

Access any other computer over the internet

(For google chrome users only)

Access other computers or allow another user to access your computer securely over the Internet

Chrome Remote Desktop Beta enables you to enlist the help of a trusted resource for help in diagnosing and resolving problems with your computer through the internet.  Using Chrome Remote Desktop you can share access to your computer with an individual you trust, who will then be able to view your computer screen and control your computer remotely, just as if they were sitting beside you helping in person.  Sharing is fully secured, access is given only to the specific person you identify, and only on a one-time basis. If you are an IT helpdesk professional, Chrome Remote Desktop provides you with a simple and secure means to troubleshoot and resolve problems with your users’ systems without having to leave your desk.
Chrome Remote Desktop is fully cross-platform, so you can connect any two computers that have a Chrome browser, including Windows, Linux, Mac and ChromeOS machines.
                                         Get Chrome Remote Desktop Beta
I hope you guys enjoy it  🙂
 

Tags: ,

Batch File To Start Program In Start up of Computer

Whenever I start my computer it is usually so in the beginning I have to start the same program, which in my case is FrontPage. I update my webpage everyday so I decided to get rid of this thing so I created a batch file to start this program automatically at start up so it is always ready for me to useand no need to run it manually.

 

Batch File to Start Desired Programs on Start up of Computer

  1. First of all open notepad. It is located at Start Menu >> All Programs >> Accessories >> Notepad (Windows XP)
  2. Then type start frontpg.exe
  3. Now click on save as and save this file with .bat filename extension. I have called mine startup.bat
  4. Now you can double click on it on the desktop to test if it opens FrontPage.
  5. Now Right click on the Start Menu.
  6. Now open the Programs folder, then The Startup Folder.
  7. Paste your file in the Startup folder.
  8. Now whenever you start your computer, your program will automatically start for you. You do not even have to click on the batch file to start your program.

You can start any exe file with this simple little batch file. An exe file is an executable file that usually starts a program. Here are some variations of the simple batch file.

  • start /min frontpg.exe
  • start /min iexplorer.exe
  • start /min notepad.exe
  • start /min iexplorer.exe
  • start /min msimn.exe

Notes:

  • /min = When the program opens it is minimized in the task bar
  • /max = When the program opens it will be maximized and open on your screen Also writing nothing does the same thing.
  • winword.exe Microsoft words .exe filename.
  • msimn.exe Opens Outlook Express.
  • Leave your batch file on your desktop You can just press on it yourself to start all your programs. It starts them so quick!!!   I would rather do it this way. It is even quicker than pressing on the icon on the desktop…Don’t ask me why.
  • You can also drop a shortcut to a program into the startup folder and it should do the same thing.. Give it a try
  • start /min 10.0.0.1  This will take you to a network computer. You need to replace the IP address with the address of the computer you want to connect to. You can also put a server name or computer name as long as it is on the network.
 
 

Tags: , ,

How to Know/get the IP Address from MSN or other IRC

get ip

Some were asking about finding IP addresses , but they didnt tell about whose IP address to find and where so m trying to make a post on this .IM (instant messangers ) like Facebook , gtalk , MSN , or any local IRC .. all of these have different topology or architecture or algorithm for chat function lets first discuss about it .

Get ip from facebook or Gtalk here..
Get ip from MSN or others here..
Get ip from emails etc here..

MSN or local IRC

When u chat with your friend using MSN or local IRC , behind the scene you are actually directly connected to the person’s system itself .

[in MSN or local IRC] YOUR SYSTEM <=====> YOUR FRIEND’S SYSTEM.

When you start chat with any of your friend , first the chat server connects itself to you as well as your friend and when both connections are fully established , it removes itself from the middle and connects both the system’s to one another.

In this case getting IP is very easy , follow these :

  • before starting chat issue a command netstat -a or netstat -an or netstat -an -p tcp in ur command prompt .(i’ll explain)
  • now start chat and after exchanging 2-3 messages again issue same command .
  • now compare both results .. is there any new connection in 2nd scan which was not there in previous scan !!!
  • thats the IP of your friend.

[PS: make sure no other connections are opened in your browser]

Explanation of the commands : (you can get this by typing netstat /? in your command prompt 😛 )

  • netstat -a : this command is used to display all connection and listening ports (this command takes time )
  • netstat -an : this is almost same as netstat -a but it works faster as it diaplays data in numerical form
  • netstat -an -p tcp : this command is an extension of netstat -an just a filter is used by adding -p tcp in it , it displays tcp connections only . (u’ll need this)
 
Leave a comment

Posted by on March 30, 2012 in get ip

 

Tags: , ,

How to Know/get the IP Address from Emails

some were asking about finding IP addresses , but they didnt tell about whose IP address to find and where so m trying to make a post on this .IM (instant messangers ) like Facebook , gtalk , MSN , or any local IRC .. all of these have different topology or architecture or algorithm for chat function lets first discuss about it .

Get ip from facebook or Gtalk here..
Get ip from MSN or others here..
Get ip from emails etc here..

By E-mails

Well this is a bit complicated so i’ll cover this on next post

So guys thats it .. these are some ways to get their IP. Let me know if you know some other methods .. whoops i forgot to mention something

“trick: if u own a domain .. and u want to know about someone’s IP …. just give him a address of ur domain which doesnt exist likehttp://www.urdomain.com/something.jpg .. provided something.jpg doesnt exist . then check ur log u’ll find a IP who visited that fake url :)”

Hope you enjoyed this .. thanks for reading 🙂
Stay Tuned !!!
(comment and like plz )

 
Leave a comment

Posted by on March 30, 2012 in get ip

 

Tags: ,

How to Know/get the IP Address from facebook or Gtalk

Some were asking about finding IP addresses , but they didnt tell about whose IP address to find and where so m trying to make a post on this .IM (instant messangers ) like Facebook , gtalk , MSN , or any local IRC .. all of these have different topology or architecture or algorithm for chat function lets first discuss about it .

Get ip from facebook or Gtalk here..
Get ip from MSN or others here..
Get ip from emails etc here..

Facebook and Gtalk

the topology in this is something like below :
Your system <===> facebook/gtalk server <====> your friend’s system.

so if u use above method in this u’ll end up getting no result , even if u get any result that will be the IP of the server so wat to do in this case ???
well u can use this method :

  • go to
    http://www.myiptest.com/staticpages/index.php/how-about-you
  • there you’ll find 3 fields
    1. Link for the person
    2. Redirect URL
    3. Link for you
  • Field 1 for the person you want to get the IP of , give that link and say something so that he’ll go there
  • field 2 is for you to choose … enter any url u want to redirect that person to .
  • field 3 is for you to use … save that url in field 3 and keep checking for your victim’s IP
 
Leave a comment

Posted by on March 30, 2012 in get ip

 

Tags: ,