Git Product home page Git Product logo

Comments (6)

ly4k avatar ly4k commented on August 27, 2024

How did you install Certipy? Which version is it?

from certipy.

kali64amd avatar kali64amd commented on August 27, 2024

└─$ pip3 install certipy-ad
Defaulting to user installation because normal site-packages is not writeable
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/auto_py_to_exe-2.34.0-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at pypa/pip#12330
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/pyinstaller-5.10.1-py3.11-linux-x86_64.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at pypa/pip#12330
DEPRECATION: Loading egg at /usr/local/lib/python3.11/dist-packages/wifiphisher-1.4-py3.11.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation.. Discussion can be found at pypa/pip#12330
Requirement already satisfied: certipy-ad in /usr/lib/python3/dist-packages (4.7.0)

┌──(shinobix㉿shinobix)-[~]
└─$ pip --version
pip 23.3 from /usr/lib/python3/dist-packages/pip (python 3.11)

┌──(shinobix㉿shinobix)-[~]
└─$ certipy-ad -v
Certipy v4.7.0 - by Oliver Lyak (ly4k)

from certipy.

ly4k avatar ly4k commented on August 27, 2024

Can you show me the output of certipy ca -h and certipy -h?

from certipy.

kali64amd avatar kali64amd commented on August 27, 2024

┌──(shinobix㉿shinobix)-[~]
└─$ certipy ca -h
usage: certipy [-h] [--ca-name CA_NAME] [--overwrite] [--rm] [--cert-type {rsa,dsa}] [--bits BITS] [--valid VALID] [--alt-names ALT_NAMES] [--store-dir STORE_DIR]
name

Certipy: Create simple, self-signed certificate authorities and certs.

positional arguments:
name Name of the cert to create, defaults to creating a CA cert. If no signing --ca-name specified.

options:
-h, --help show this help message and exit
--ca-name CA_NAME The name of the CA to sign this cert.
--overwrite If the cert already exists, bump the serial and overwrite it.
--rm Remove the cert specified by name.
--cert-type {rsa,dsa}
The type of cert to create.
--bits BITS The number of bits to use.
--valid VALID Years the cert is valid for.
--alt-names ALT_NAMES
Alt names for the certificate (comma delimited).
--store-dir STORE_DIR
The location for the store and certs.

┌──(shinobix㉿shinobix)-[~]
└─$ certipy -h
usage: certipy [-h] [--ca-name CA_NAME] [--overwrite] [--rm] [--cert-type {rsa,dsa}] [--bits BITS] [--valid VALID] [--alt-names ALT_NAMES] [--store-dir STORE_DIR]
name

Certipy: Create simple, self-signed certificate authorities and certs.

positional arguments:
name Name of the cert to create, defaults to creating a CA cert. If no signing --ca-name specified.

options:
-h, --help show this help message and exit
--ca-name CA_NAME The name of the CA to sign this cert.
--overwrite If the cert already exists, bump the serial and overwrite it.
--rm Remove the cert specified by name.
--cert-type {rsa,dsa}
The type of cert to create.
--bits BITS The number of bits to use.
--valid VALID Years the cert is valid for.
--alt-names ALT_NAMES
Alt names for the certificate (comma delimited).
--store-dir STORE_DIR
The location for the store and certs.

from certipy.

ly4k avatar ly4k commented on August 27, 2024

You have the wrong Certipy installed. pip3 uninstall certipy and then reinstall the correct one.

from certipy.

ly4k avatar ly4k commented on August 27, 2024

Or simply run certipy-ad instead of certipy

from certipy.

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.