GithubHelp home page GithubHelp logo

epowner's People

Contributors

funoverip 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

epowner's Issues

Confusion at register when initialize reqseckey

After searching for the error causing the registration request to fail I found the the problem is at file ModeRegsiter.pm at line 124.
When you call the function mode_register_download_keys(), it returns ($reqseckey, $srpubkey) but for some reason you confused the two and you put $srpubkey<-reqseckey and $reqseckey<-srpubkey.
Later this will cause registration error of http 403 and a concatenation error at line 154.

After I Switched the two like this:
...
($reqseckey, $srpubkey) = $this->mode_register_download_keys()
...
everything worked fine. for now...

Thank you.

Kali GNU/Linux 1.0.9

apt-get update && apt-get install -y libssl-dev lcab && cpan install Crypt::OpenSSL::DSA Crypt::Rijndael Archive::Zip XML::Simple Crypt::OpenSSL::RSA Text::SimpleTable HTML::TokeParser::Simple

maybe will help someone

epowner not finding srpubkey.bin, reqseckey.bin, or FramePkg.exe

Not quite sure what is going on but it looks like the script is getting HTTP 500 codes when attempting to grab the 2 bin files (and same on framepkg) during the registration mode.

Although, if i visit the same URL using curl, i can see a returned octet stream for all the URLs and shows up as HTTP 200s.

The agent version for the server are all running "Orchestrator Agent,4.6.0.3262" just an FYI.

I feel like everything should still work there might just be a bug in the way the files are retrieved?

PS. Is there anyway for epowner to use the two bin files if i downloaded them some other way to my local machine? so it wouldnt need to try to request the files from the https server?

Let me know if there is any more info i can get for you, i have a couple more days access to the server.

help , your blog cannot be accessed

i couldn't find a vulnerable version of the ePo software on my blog beacuse of your blog cannot be accessed . Could you please give me the url for download those vms ( eposrv + epocli ) for test. thanks for you help.

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.