GithubHelp home page GithubHelp logo

Connecting problems about loki HOT 5 OPEN

bitwise-01 avatar bitwise-01 commented on August 21, 2024
Connecting problems

from loki.

Comments (5)

Bitwise-01 avatar Bitwise-01 commented on August 21, 2024

Make sure you have set your public ip as ip when you’re generating the payload

from loki.

Deb-kal avatar Deb-kal commented on August 21, 2024

So,

I redid everything and it still not work.
What I do:

Change Private and Public IP in const.py with :

PRIVATE_IP = '192.168.1.X'
PUBLIC_IP = 'My_Public_IP'

ports
FTP_PORT = 128
SSH_PORT = 256

Then I start Loki, go to server settings and start server on

192.168.1.X : 8080

Next, on Windows10 x64 VM, I build the client with :

python builder.py -i MY_PUBLIC_IP -p 8080 -n Test -t exe -ic \myicon.ico -hd -ap

Still can't connect to Loki.

Note: I've already opened my router ports see :
Capture-dcran-de-2019-09-21-17-54-43-ConvertImage

Ftp server open on port 128 (UDP + TCP)
SSH server open on port 256 (UDP + TCP)
Http port open on 8080 (UDP + TCP )

Got this "Warning" launching loki too:

  • Serving Flask app "loki" (lazy loading)
  • Environment: production
    WARNING: Do not use the development server in a production environment.
    Use a production WSGI server instead.
  • Debug mode: off
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

from loki.

Bitwise-01 avatar Bitwise-01 commented on August 21, 2024

Just ignore that warning. As long as you're running Loki locally you don't need to worry about it. Btw 8080 is not the web server, the web server runs on port 5000. 8080 is the TCP port Loki server runs on; it's the port that allows Loki to communicate with infected machines

from loki.

Deb-kal avatar Deb-kal commented on August 21, 2024

So now, with your help I have changed ports on my router.
I finally succeeded to connect the client to Loki, but only one time..., and doing what I always did, I think.... After client connect I’ve uninstalled the client on the VM machine to try to connect another time. Reinstalled the VM to be sure and now it’s the same : impossible to connect clients and Loki.
I really don’t know what I’m doing wrong, launching Loki with python 3.7, starting server on my private IP port 8080, installing python 3.7 on Windows VM and building the server with my public IP port 8080 ...

EDIT :
Sometimes I get this error after clicking on the builder output client :
44836767-52F7-4FF4-B09B-E74CD8C40F87

from loki.

Bitwise-01 avatar Bitwise-01 commented on August 21, 2024

Join my Discord server

from loki.

Related Issues (20)

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.