Live Ddos View

Live DDoS Attack Map | Apakau

Live DDoS Attack Map

This map is the fruit of collaboration between Google Ideas and Arbor Networks in an effort to raise awareness about distributed denial of service attacks in the world everyday.

Exploring the Data

The Digital Attack Map displays global DDoS activity on any given day. Attacks are displayed as dotted lines, scaled to size, and placed according to the source and destination countries of the attack traffic when known. Some features include:

  • Use the histogram at the bottom of the map to explore historical data.
  • Select a country to view DDoS activity to or from that country.
  • Use the color option to view attacks by class, duration, or source/destination port.
  • Use the news section to find online reports of attack activity from a specified time.
  • View the gallery to explore some examples of days with notable DDoS attacks.

Sign Up

Thursday, February 5, 2015

Banner Grabbing and Port Scanning using Scanline

Hello Friends,
In our previous post,we saw how to grab the banner of a  particular port of the target machine using simple TELNET utility.
In this tutorial, we are going to use the advanced windows based tool for grabbing the banner. With this tool,we can grab the banners of all the open ports in one stroke! :)
So…The tools works as follows:-
1. Scanline scans our target for all the open ports (TCP as well as UDP).
2. Once all the open ports are identified, it grabs the banner of these individual ports and displays it!
Amazing! :D
You can download this tools here:
http://b2b-download.mcafee.com/products/tools/foundstone/scanline.zip
Ok….So…let’s grab the banner of our target! :D
Our target:192.168
1.Extract scanline.zip in ‘C:’ drive or whichever drive you wish to! :P
2. Open command prompt.
3. Navigate to the directory in which you extracted scanline.zip
4. Type the following command
sl  -v -b [your-target-ip-address]
Eg: sl -v -b 192.168.56.102
5.Hit Enter key.
This is what we get…
bannersl
WHoaaaaaa!!!!! Fantastic!
WE GOT ALL THE OPEN PORTS with THEIR BANNERS EXPOSED….LOADS OF INFORMATION EXPOSED!
Amazing!
That’s all for this post…
Thank you! :D

No comments:

Post a Comment