GithubHelp home page GithubHelp logo

pre2k's People

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

pre2k's Issues

Suggestion for abusing intra-realm and inter-realm attacks using pre2k

Hi,

Thank you for this tool!

I have a suggestion. I tested your tool in a parent-child (intra-realm) trust abuse scenario and in a bidirectional forest (inter-realm) trust abuse scenario. Basically I am trying to attack the parent/target domain or the target forest by executing the auth command using credentials from the related child/source domain or from the related source forest. This fails.

This is not very surprising since your tool uses the domain entered using the -d flag as both the domain for the authentication and for knowing which domain to attack. There is no way to enter a domain for authentication only.

Could this tool be updated to support the above scenarious? Perhaps keep the functionality of the current -d flag but add support for authentication the way Impacket does it. Ie [domain]/[username]:[password]" and of course corresponding NT hash, AES keys and Kerberos authentication?

Thanks!

AttributionError

Some users experiencing AttributionError related to argparse.

Install Error

Hello, I am trying to install this tool using Python/Pip 3.9 or 3.10 on Kali Linux 2022.4 and keep having this issue (sudo or not):
image

You may see mention of proxychains in there. It is confirmed working through other apt/pip installs.

Poetry is not installed in sudo or not and 3.9 or 3.10. Let me know if there is anything I can help you troubleshoot on my end.

Tag the source

Could you please tag the source? This allows distributions to get the complete source from GitHub if they want.

Thanks

Error while installing with pip (hash mismatch)

When trying to install pre2k via pip, I'm getting an error message:

pip install .
Processing c:\dev\pre2k-main
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting impacket==0.10.0 (from pre2k==3.0)
  Using cached impacket-0.10.0.tar.gz (1.4 MB)
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
    impacket==0.10.0 from https://files.pythonhosted.org/packages/c9/31/835e095d3ed804bbc22e96db2d999045608cbfdab653b1d19af65973fb33/impacket-0.10.0.tar.gz (from pre2k==3.0):
        Expected sha256 b8eb020a2cbb47146669cfe31c64bb2e7d6499d049c493d6418b9716f5c74583
             Got        e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

I understand, that the expected hash of the impacket lib does not match the provided one. Should I change the hash in the expected hash in the requirements file?

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.