Git Product home page Git Product logo

Comments (5)

javiersopena avatar javiersopena commented on July 23, 2024 1

Solved!

from sippts.

Pepelux avatar Pepelux commented on July 23, 2024

You have to install it:

$ git clone https://github.com/Pepelux/sippts.git
$ cd sippts
$ pip3 install .

from sippts.

javiersopena avatar javiersopena commented on July 23, 2024

$ pip3 install .
Defaulting to user installation because normal site-packages is not writeable
Processing /home/kali/milcom/sippts
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: netifaces in /usr/lib/python3/dist-packages (from sippts==3.4.dev0) (0.11.0)
Requirement already satisfied: IPy in /usr/lib/python3/dist-packages (from sippts==3.4.dev0) (1.1)
Requirement already satisfied: pyshark in /home/kali/.local/lib/python3.11/site-packages (from sippts==3.4.dev0) (0.6)
Requirement already satisfied: scapy in /usr/lib/python3/dist-packages (from sippts==3.4.dev0) (2.5.0)
Requirement already satisfied: ArpSpoof in /home/kali/.local/lib/python3.11/site-packages (from sippts==3.4.dev0) (1.1.2)
Requirement already satisfied: websocket-client in /usr/lib/python3/dist-packages (from sippts==3.4.dev0) (1.2.3)
Requirement already satisfied: rel in /home/kali/.local/lib/python3.11/site-packages (from sippts==3.4.dev0) (0.4.9.6)
Requirement already satisfied: pyradamsa in /home/kali/.local/lib/python3.11/site-packages (from sippts==3.4.dev0) (0.1.1)
Requirement already satisfied: PythonToolsKit in /home/kali/.local/lib/python3.11/site-packages (from ArpSpoof->sippts==3.4.dev0) (1.2.6)
Requirement already satisfied: lxml in /usr/lib/python3/dist-packages (from pyshark->sippts==3.4.dev0) (4.9.3)
Requirement already satisfied: termcolor in /usr/lib/python3/dist-packages (from pyshark->sippts==3.4.dev0) (1.1.0)
Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from pyshark->sippts==3.4.dev0) (23.1)
Requirement already satisfied: appdirs in /usr/lib/python3/dist-packages (from pyshark->sippts==3.4.dev0) (1.4.4)
Building wheels for collected packages: sippts
Building wheel for sippts (pyproject.toml) ... done
Created wheel for sippts: filename=sippts-3.4.dev0-py3-none-any.whl size=115542 sha256=5b0be1f3a571d9d4d0199608eebc50d9c264e36a77b3d4579ec074417beada22
Stored in directory: /tmp/pip-ephem-wheel-cache-nv9euma_/wheels/e1/ef/62/2d159a06bec88fc8cf1cbcc49885f1322e60dd30df40b52a53
Successfully built sippts
Installing collected packages: sippts
Successfully installed sippts-3.4.dev0

$ cd src/sippts
$ python3 sipenumerate.py -h
Traceback (most recent call last):
File "/home/kali/milcom/sippts/src/sippts/sipenumerate.py", line 14, in
from .lib.functions import create_message, get_free_port, parse_message, fingerprinting, format_time
ImportError: attempted relative import with no known parent package

from sippts.

Pepelux avatar Pepelux commented on July 23, 2024

no no no ... once installed it will be in the path. You can simple run:

$ sipenumerate -h

from sippts.

javiersopena avatar javiersopena commented on July 23, 2024

Aaaahm Thank you!

from sippts.

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.