Today I M Gona Tell You How To Use Uniscan Tool

But I Will Show You On Windows And For Linux Users Jus Follow Cmd Nthng eLSE

Ist Of All You Need To download Uniscan In Ur Pc
Download Here:-Uniscan

So After Download U Need To Extract From Rar Using Winrar.

Ok Good You Downloaded

LeTS Come to main point

ok
ist of all u need to navigate the path where u put uniscan
i put in "c" dir
for me path will be like this
You Can Go To Dir using Cd Cmd
lik
Cd Uniscan/uniscan6.2
then path will be like this


Code:
cd:\uniscan\uniscan6.2
so i m going to uniscan folder my path will be like this
Like This In Pic
[Image: uni1.png]
lets start

ist of all we need to know cmds of uniscan

i will use this cmd


Code:
uniscan.pl -h

this will show me list of cmds
like this

[Image: uni2.png]


ok we will try to scan our target
i will use this cmd

Code:
uniscan.pl -u www.site.com -bqdw
or

Quote:uniscan.pl -u http://www.website.com/ -b -q -d -w
-u:-url of target
-b:-uniscan go to background
-q:-Enable Directory Checks
-d:-Enable dynamic checks
-w:-Enable file checks
This scan will scan for vulnerabilities like SQL-i / LFI / RFI and so on. It also searches for Webshells, backdoors, PHP info disclosure, Emails, and much more.

ok lets start trying on my target

my target is
http://www.site.com

lets see what uniscan will say
uniscan gave us informations related site whether itz vulnerable or not
like:-
[Image: uni3.png]


itz jus a p.o.c how to do u have to wait till it finishes scan


This program can also get all the sites in a server, and then you will be able to scan all of them.
For That run this command:


Code:
uniscan.pl -i "ip:target i.p"

Change target i.p to your target server. All the websites will be stored in "sites.txt" in the same directory.

Now to scan those sites in the list, run this command:


Code:
uniscan.pl -f sites.txt -bqwd
For Linux Users Use Cmd Like This

Code:
./uniscan.pl
E.g
Code:
./uniscan.pl -u www.site.com -bqdw
Rest Of tutorial Is same

If You like It Plz Click On +Rep

Thanks And Regards
Plz If You Are Copying Gave Credit To Real Author.

Post a Comment

 
Top