Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #############################################################
- ### #Team Cyberdark ( #Operation Freedom Tutorial ) ###
- #############################################################
- +---------------------------------------------+
- Video [ Anonymous - Scanner vulnerability website ] -> + How to Uniscan website vulnerability Scanner+
- +---------------------------------------------+
- What is Uniscan (Vulnerability Website) ?
- Uniscan is a simple Remote File Include, Local File Include and Remote Command Execution vulnerability scanner. Uniscan Web Site
- ( sourceforge.net/projects/uniscan/ )
- Install Uniscan on Linux (Backtrack 5 r3)
- 1.Command on your Terminal cd Desktop
- cd dir
- cd Desktop
- 2.Command Extract tr.gz. file
- To extract one or more members from an archive, enter:
- tar -zxvf uniscan6.2.tar.gz
- cd uniscan6.2
- uniscan.pl
- ####################################
- # Uniscan project #
- # http://uniscan.sourceforge.net/ #
- ####################################
- V. 6.2
- OPTIONS:
- -h help
- -u <url> example: https://www.example.com/
- -f <file> list of url's
- -b Uniscan go to background
- -q Enable Directory checks
- -w Enable File checks
- -e Enable robots.txt and sitemap.xml check
- -d Enable Dynamic checks
- -s Enable Static checks
- -r Enable Stress checks
- -i <dork> Bing search -o <dork> Google search
- -g Web fingerprint
- -j Server fingerprint
- Command show you use it for uniscan website vulnerability scanner
- usage:
- [1] perl uniscan.pl -u http://www.example.com/ -qweds
- [2] perl uniscan.pl -f sites.txt -bqweds
- [3] perl uniscan.pl -i uniscan
- [4] perl uniscan.pl -i "ip:xxx.xxx.xxx.xxx"
- [5] perl uniscan.pl -o "inurl:test"
- [6] perl uniscan.pl -u https://www.example.com/ -r
Advertisement
Add Comment
Please, Sign In to add comment