Coder Social home page Coder Social logo

fs0c131y / esfileexploreropenportvuln Goto Github PK

View Code? Open in Web Editor NEW
673.0 673.0 132.0 20 KB

ES File Explorer Open Port Vulnerability - CVE-2019-6447

Home Page: https://twitter.com/fs0c131y/status/1085460755313508352

Python 100.00%
cve cve-2019-6447 infosec vulnerability

esfileexploreropenportvuln's People

Contributors

ayush-tulsyan avatar erjanmx avatar fs0c131y avatar timball avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esfileexploreropenportvuln's Issues

Server responded with: 500

getting below message
[] Executing command: getDeviceInfo on 192.168.43.26
[
] Server responded with: 500
after writing
python3 poc.py --cmd getDeviceInfo --host 192.168.43.26
in terminal
the ip is correct and i checked with nmap 59777 port is also open.
but nothing happening

Poc for a single IP

The poc.py is currently scanning for the a network range. For poc purpose, I already know the test device ip. Is there a way to make the poc.py script to target a single ip instead of a network range.

Thank you

???ftw

Wheres the creative freedom? Getting stolen?? Fu

Script not workig with Older pro version V1.0.9

Tried this on the old pro version of ES explorer V1.0.9 and the server is running in 59777, but the commands are not working. Also found the app to be listening on 42135 but no luck the port also.

the problem of show Chinese garbled

I am very curious about how to solve the Chinese garbled problem.
like the below:

{"name":"2.å¤ç»´éæ�ºåºåºåºåºåºåºäº�件å��æ¦�ç�/3.å� ä½�æ¦�å��æ±�æ¦�ç�.mp4",

Python2

Why you have used Python2?
UPD: works on Python3
Plz update readme(replace python python3).

No response after running commands

Tried a basic getDeviceInfo command and I don't get any response. The phone and the computer are connected to the same WiFi Network. After I run poc.py --cmd getDeviceInfo nothing happens and after 5 minutes, it returns back to the command line.

Tried the same thing with an emulator. Changed the IP address manually on the python script. i.e changed the addr values and still no luck. Any idea where I am going wrong?

issue with poc.py

root@0xh0n3y:~/Downloads/repos/ESFileExplorerOpenPortVuln# python3 poc.py --cmd getDeviceInfo --network 195.163.1.
Traceback (most recent call last):
File "poc.py", line 170, in
main()
File "poc.py", line 157, in main
scan_host(options.network + str(ip))
File "poc.py", line 144, in scan_host
if is_up(addr):
File "poc.py", line 79, in is_up
if not s.connect_ex((addr, 59777)):

root@0xh0n3y:~# # how to fix this issue

Not confirmed, ES v.3.2.5.5 @ Android 4.4.4

ES v.3.2.5.5 @ Android 4.4.4, no listening ports at all

root@C5502:/ # netstat -ap | grep LISTEN
netstat -ap | grep LISTEN
1|root@C5502:/ # telnet localhost 59777
telnet localhost 59777
telnet: can't connect to remote host (127.0.0.1): Connection refused

Small Addition

Adding #!/usr/bin/env python to the very top of the file allows it to be executed as a python program by default.
(This prevents some very strange errors from popping up if just ./poc.py is run.)
:D

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.