Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from zwx-zsy/lance

Vulnerability Detection Framework based on Python3.(基于Python3的漏洞检测框架)

Notifications You must be signed in to change notification settings

natrix-fork/lance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lance

lance, a simple version of the vulnerability detection framework based on Python3.

基于Python3的简单版漏洞检测框架 lance

本着轻重缓急的原则,先让程序可用,再逐渐调优

screenshot

screen shot for lance

requirements

python

usage

please run python lance.py -h for help.

root@kali:~/lance# python3 lance.py 
usage: python lance.py

lance. By [email protected]

optional arguments:
  -h, --help  show this help message and exit

Target:
  -u URL      target url.

Module:
  -m module   poc or exp to be loaded. defaul is all.

documents

Guide

ChangeLog

TODOList

Any advice or sugggestions

Please mail to [email protected]

About

Vulnerability Detection Framework based on Python3.(基于Python3的漏洞检测框架)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%