FazScan is a Perl program to do some vulnerability scanning and pentesting. This program has 18 ultimate options.
Follow the Instructions (You can use your own way too) :
- apt-get update
- apt-get install perl
- apt-get install clang
- apt-get install gcc
- apt-get install make
- cpan
If you're first in Perl. If you're asked for an option, just type like the recomendation (ex : [local::lib], just type local::lib then enter). If stuck, exit the terminal, open the terminal (or CTRL-C) and continue to the next step
- apt-get install liblwp-protocol-https-perl
- apt-get install git
- git clone https://github.com/Anon6372098/FazScan
- cd FazScan
- sh installpm.sh
- cpan install -fi LWP::UserAgent
- perl fazscan.pl
or
- sudo apt-get update
- sudo apt-get install perl
- sudo apt-get install clang
- sudo apt-get install gcc
- sudo apt-get install make
- sudo cpan
If you're first in Perl. If you're asked for an option, just type like the recomendation (ex : [local::lib], just type local::lib then enter). If stuck, exit the terminal, open the terminal (or CTRL-C) and continue to the next step
- sudo apt-get install liblwp-protocol-https-perl
- sudo apt-get install git
- git clone https://github.com/Anon6372098/FazScan
- cd FazScan
- sh installpms.sh
- sudo cpan install -fi LWP::UserAgent
- perl fazscan.pl
- install package manager chocolatey first on PowerShell as Admin
" Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) "
- choco install perl
- choco install llvm
- choco install make
- cpan
If you're first in Perl. If you're asked for an option, just type like the recomendation (ex : [local::lib], just type local::lib then enter). If stuck, exit the terminal, open the terminal (or CTRL-C) and continue to the next step
- choco install git
- git clone https://github.com/Anon6372098/FazScan
- cd FazScan
- sh installpm.sh
- cpan install -fi LWP::UserAgent
- perl fazscan.pl
- pkg update && pkg upgrade
- pkg install perl
- pkg install clang
- pkg install make
- cpan
If you're first in Perl. If you're asked for an option, just type like the recomendation (ex : [local::lib], just type local::lib then enter). If stuck, exit the terminal and continue to the next step
- pkg install git
- git clone https://github.com/Anon6372098/FazScan
- cd FazScan
- sh installpm.sh
- cpan install -fi LWP::UserAgent
- perl fazscan.pl
Apache 2.0 Licensed