Skip to content

L-pin/CVE-2021-21972

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Usage:CVE-2021-21972.py [option]

  • -u or --url:目标url
  • -t or --type:Payload类型(ssh/webshell)
  • -f or --file:要上传的文件(webshell或authorized_keys) 例如:CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp
  • -p or --proxy:设置代理 例如:CVE-2021-21972.py -u https://127.0.0.1 -t webshell -f shell.jsp -p https://127.0.0.1:8080
  • -l or --list:批量检测 例如:CVE-2021-21972.py -l list.txt -t webshell -f shell.jsp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages