Git Product home page Git Product logo

empire-web's People

Contributors

grimreap124 avatar interference-security 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

empire-web's Issues

SSL error while launching Empire Headless

Input : ./empire --headless

Output :

[*] Loading stagers from: /root/Empire//lib/stagers/
[*] Loading modules from: /root/Empire//lib/modules/
[*] Loading listeners from: /root/Empire//lib/listeners/



* Starting Empire RESTful API on port: 1337
 * RESTful API token: *******************************************
Traceback (most recent call last):
  File "./empire", line 1359, in <module>
    start_restful_api(empireMenu=main, suppress=True, username=args.username, password=args.password, port=args.restport)
  File "./empire", line 1301, in start_restful_api
    context = ssl.SSLContext(proto)
AttributeError: 'module' object has no attribute 'SSLContext'

Uxpected response while creating Listener and clicking on configuration button

Hello,

getting error while trying create Listener with Empire-web. Using Empire-2.0_beta version.
capture

I've tried with Empire 1.6.0 version, seems working well...But interested working with 2.0 beta version, because it fixed issue with port forwarding and exploiting over WAN, with 1.6.0 able to work just in LAN.

Thanks

Empire Web cannot login

screenshot
Hello everyone. Today I tried to install empire-web on my computer and I got this error. I tried many ways like chmod 777 empire's folder, apt-get update and upgrade, apache2 restart but it's still not working. So, I will be so glad if anyone can help me to solve that. Thank you!
PS: The default login of Empire still work, but it is empty/blank when I clicking to "Login" :( :( :(

issues starting with --port --username --password

I've applyed the fix as I ran just ./empire it works like a charm but when I supply the user/pass/port parameters I got bunch of errors.

`./empire --headless --restport 1337 --username admin --password temp1234

  • Starting a full Empire instance
    [*] Loading modules from: /opt/Empire-master/lib/modules/
  • Starting Empire RESTful API on port: 1337
  • RESTful API token: gjibeplwpkwkl4auzcj5452kk6vibj0rpkctrm3i
    Traceback (most recent call last):
    File "./empire", line 1234, in
    start_restful_api(startEmpire=True, suppress=True, username=args.username, password=args.password, port=args.restport)
    File "./empire", line 1081, in start_restful_api
    if not request.json or not 'username' in request.json or not 'password' in request.json:
    File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 343, in getattr
    return getattr(self._get_current_object(), name)
    File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 302, in _get_current_object
    return self.__local()
    File "/usr/local/lib/python2.7/dist-packages/flask/globals.py", line 37, in _lookup_req_object
    raise RuntimeError(_request_ctx_err_msg)
    RuntimeError: Working outside of request context.

This typically means that you attempted to use functionality that needed
an active HTTP request. Consult the documentation on testing for
information about how to avoid this problem.`

unable to login

The 127.0.0.1 page isn’t working

127.0.0.1 is currently unable to handle this request.
HTTP ERROR 500

not login

when i write host ip name password , login ,then HTTP ERROR 500

gif

12

heroku instance login issue

good day. chose your heroku deploy option and everything deployed smoothly in a minute. now being that it was automated deployment , i dont know the ip and port or username and password for empire login. how can i get it. since heroku did all the manual work and auto deployed the app

update?

Expected release is before end of June 2017.....

PHP error on login

http://192.168.0.12/login.php says:
Failed login attempt.

apache2-error.log:
PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/html/login.php line 35, referer: http://192.168.0.12/login.php

When I try to connect to the API on this device via empire-web on a 2nd Device it works!
So the Powershell-Empire isn't the problem here.

php 7 Internat Server Error (500)

Hello,please tell is it working on php7 or not??
If working on php7 , how I can solve this problem?

php -i | grep -i curl >>>
/etc/php/7.0/cli/conf.d/20-curl.ini,
curl
cURL support => enabled
cURL Information => 7.52.

Here is screenshots:

http://i.piccy.info/i9/1e507c7d160f3977670d25413e407a0e/1491760123/73402/1136357/2017_04_09_204332_875x517_scrot.png

http://i.piccy.info/i9/c57d06c65c33481a80c2910ec7d427ae/1491760177/118153/1136357/2017_04_09_204802_1023x211_scrot.png

GUI issue

Every connection attempt I make results in a 403, and I have no idea how to resolve it. I presume based on the 403 that it's looking for the files related to the GUI, I don't know where those go. I've tried placing them in /var/www, /var/www/html, inside Empire, and left alone in the clone location.

Freshly updated Kali 64-bit through apt-get update && apt-get upgrade
Freshly cloned Empire and empire-web
Successfully installed and tested Empire and php5-curl

Empire Web launched in this manner: root@kali:~/Empire# ./empire --headless --restport 443 --rest --username root --password toor

Results in:
[*] Loading modules from: /root/Empire/lib/modules/

  • Starting Empire RESTful API on port: 443
  • RESTful API token: xj3jhhapa28c3u4kot0ljqdyjtwf7foc38cd9o3a
  • Running on https://0.0.0.0:443/ (Press CTRL+C to quit)
    172.16.38.141 - - [12/May/2016 10:36:01] "GET / HTTP/1.1" 403 -
    127.0.0.1 - - [12/May/2016 10:46:57] "GET / HTTP/1.1" 403 -

Run Empire REST API Server

You have:
./empire --headless --port <port> --username <username> --password <password>

Should be:
./empire --rest --restport <port> --headless --username <username> --password <password>

Error after starting RESTful API

[*] Loading modules from: /opt/Empire/lib/modules/
 * Starting Empire RESTful API on port: 443
 * RESTful API token: kvru3y7ltipp21tjeu3lduy05wua9ahwaodzfntw
Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 861, in emit
    msg = self.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 734, in format
    return fmt.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 465, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.7/logging/__init__.py", line 329, in getMessage
    msg = msg % self.args
TypeError: %d format: a number is required, not str
Logged from file _internal.py, line 87

empire-dev & empire-web dev ver setting...

I'm testing empier-empier-web with all the dev versions, but when I run the 'launcher_bat' on the victim's computer, the agent will not connect at all.
What is the problem? The listener type is set to http_foreign. Is there a need to change the listener settings?

Authentication Failed

I've successfully installed the empire-powershell its running fine. But web interface its not getting me logged in.

Step1: I set password during installation process and user name already defined in db file in setup folder.

Step2: ./empire --headless --restport 1022 --username empireadmin --password xxxx

Step3: opening web browser and filling IP , Port , Username , Password and it failed .

Can you please fix this issue.

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.