ARPwner – 2Side Poisoning Tool

ARPwner was released at BlackHat USA 2012 by Nicolas Trippar. It is a tool to do arp poisoning and dns poisoning attacks, with a simple gui and a plugin system to do filtering of the information gathered, also has a implementation of sslstrip and is coded 100% in python, so you can modify on your needs.

TXDNS v 2.2.1 – Aggressive multithreaded DNS digger

TXDNS is a Win32 aggressive multithreaded DNS digger. Capable of placing, on the wire, thousands of DNS queries per minute. TXDNS main goal is to expose a domain namespace trough a number of techniques:

— Typos: Mised, doouble and transposde keystrokes;
— TLD/ccSLD rotation;
— Dictionary attack;
— Full Brute-force attack: alpha, numeric or alphanumeric charsets.


New features:

  • Support AAAA(IPv6)record queries:
    • -rr AAAA;
  • Rewrite summarizing statistics using a thread-safe algorithm instead mutex.


Bug fixes:

  • Fixed a problem when running under Windows XP;
  • Fixed a problem when parsing a IPv6 address.
  • November 9th, 2012 by Arley Silveira

How To Use WhatWeb?


in this tut i’ll tell y0u the usage of WhatWeb

what is whatweb ?

whatweb is a script which is written in bash programming “.sh”
whatweb fingerprints the whole website and give y0uh useful information about website..

what kind of information ? 
like this …

IP ADDRESS|COUNTRY|WEB SERVER|APACHE|CMS|TITLE|

WhaWeb is very useful tool…

==========
H0w T0 Use It ?
==========
the usage is very simple as 123
JusT TyPe ./whatweb india.gov.in

root@T4p10N:~# ./whatweb india.gov.in 
and it will give you the result 😛
Y0u can als0 use verbosity level for more results 🙂
Thankx for reading – Comment For Any Help

Note:For Educational Purpose OnLy 
Tutorial Officially Written By Zaid Sparrow aka T4p10N

How To Use Fierce DNS Tool


Salam,

today i’ll tell you how to use fierce in windows.
Fierce is a semi-lightweight scanner that helps locate non-contiguous IP space and hostnames against specified domains. It’s really meant as a pre-cursor to nmap, unicornscan, nessus, nikto, etc, since all of those require that you already know what IP space you are looking for. This does not perform exploitation and does not scan the whole internet indiscriminately. It is meant specifically to locate likely targets both inside and outside a corporate network. Because it uses DNS primarily you will often find mis-configured networks that leak internal address space. That’s especially useful in targeted malware.




so 1st 0v awl d0wnload fierce for windows..

Fierce DownloaD
and unzip it ..
then download Cygwin
Cygwin Download Here 

then install it from internet package….
it will take time 😉

`n0w 0pen Cygwin terminal
and cd t0 fierce b0x
for this you must have Active perl installed in your pc

user@~# cd D:/fierce
user@D~#perl -dns site.com
it will start w0rking 😉
c0mment f0r any queries ;D
./Zaid Sparrow