Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfazrinizar/fazscan
| FazScan is a Perl program to do some vulnerability scanning and pentesting |
https://github.com/mfazrinizar/fazscan
cms defacement drupal information-gathering joomla magento pentester pentesting perl perl6 scanner scanning sql-injection sqli vulnerability vulnerability-detection vulnerability-scanner vulnerability-scanners vulnerability-scanning wordpress
Last synced: about 1 month ago
JSON representation
| FazScan is a Perl program to do some vulnerability scanning and pentesting |
- Host: GitHub
- URL: https://github.com/mfazrinizar/fazscan
- Owner: mfazrinizar
- License: apache-2.0
- Created: 2019-03-23T17:27:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T01:57:17.000Z (over 5 years ago)
- Last Synced: 2024-09-26T14:24:11.945Z (about 2 months ago)
- Topics: cms, defacement, drupal, information-gathering, joomla, magento, pentester, pentesting, perl, perl6, scanner, scanning, sql-injection, sqli, vulnerability, vulnerability-detection, vulnerability-scanner, vulnerability-scanners, vulnerability-scanning, wordpress
- Language: Perl
- Homepage: https://mfazrinizar.me/apcys/fazscan
- Size: 1.95 MB
- Stars: 79
- Watchers: 20
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: Support/fazscan.php
Awesome Lists containing this project
README
# FazScan
![Version](https://img.shields.io/badge/FazScan-v1.2-brightgreen.svg) ![Coded](https://img.shields.io/badge/Coded-Perl-blue.svg) ![Language](https://img.shields.io/badge/Language-English-lightblue.svg) ![Status](https://img.shields.io/badge/Release-Stable-important.svg) ![License](https://img.shields.io/badge/License-Apache%202.0-green.svg) ![Compatibility](https://img.shields.io/badge/Compatible%20OS-Linux%2FWindows%2FAndroid-brightgreen.svg)![FazScan](https://github.com/Anon6372098/FazScan/blob/master/img/fazscanv1.1-2-2.png)
FazScan is a Perl program to do some vulnerability scanning and pentesting. This program has 18 ultimate options.
## FazScan, Program for Vulnerability Scanning and Pentesting
#### Options Available :
##### 1. SQL Injection Pentester
##### 2. Common SQLi Vulnerability Scanner
##### 3. Advanced SQLi Vulnerability Scanner
##### 4. Common Web Vulnerability Scanner
##### 5. Automated CMS Detector
##### 6. Web CMS WordPress Vulnerability Scanner
##### 7. Web CMS Magento Vulnerability Scanner
##### 8. Web CMS Joomla Vulnerability Scanner
##### 9. Web CMS Lokomedia Vulnerability Scanner
##### 10. Web CMS Drupal Vulnerability Scanner + Shell Uploader
##### 11. Web Information Gathering Kit `Update's New Feature [18 Options]`
##### 12. CloudFlare WAF Protection Bypasser `Update's New Feature`
##### 13. Dork Scanner
##### 14. Automated Open Port Scanner
##### 15. Denial of Service Attack
##### 16. Admin Page Detector (7475 Pages Will be Scanned)
##### 17. About the Programmer
##### 18. Exit the Program### How to Run ?
Follow the Instructions (You can use your own way too) :
### Kali Linux (Terminal Kali Linux)
- 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.plor
- 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### Windows (CMDer)
- 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### Android (Termux)
- 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### License
Apache 2.0 Licensed
![License_img](https://github.com/Anon6372098/FazScan/blob/master/img/FazScan_License.png)