8000 GitHub - hzwz/flashscan2: Flashscan is a pocscanner of Websites.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hzwz/flashscan2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashscan

About

Flash scan is a pocscanner of Websites.


Installation

go is required.

Required Dependencies Install

root@kali# go build
root@kali# ./flashscan -h

Help Section

Options:
  -f string
        The file of the target
  -h    Help
  -m string
        Http method,http or https
  -o string
        The output file path of result
  -p int
        The Port of target (default 80)
  -poc string
        The poc file which need to load
  -t int
        The num of threads (default 100)

Example Section

Command line examples

root@kali# ./flashscan -m http -p 80 -f 20191031.txt -poc phpstudy -t 10 -o result.txt

About

Flashscan is a pocscanner of Websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0