Skip to content

基于菜刀PHP一句话实现单个文件批量上传

Notifications You must be signed in to change notification settings

5l1v3r1/fileBatchUpload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

fileBatchUpload

基于菜刀PHP一句话实现单个文件批量上传

执行命令:

python fileBatchUpload.py webshell.txt 1.txt

参数1:

webshell.txt用以存放菜刀php一句话的webshell路径和密码
格式如下:
    http://www.example1.com/1.php, 1
    http://www.example2.com/1.php, 1
    http://www.example3.com/1.php, 1

参数2:

1.txt即为本地需要上传的任意文件

About

基于菜刀PHP一句话实现单个文件批量上传

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%