Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ability to set the RENEW ticket option to renew a TGT #34

Closed
wants to merge 44 commits into from

Commits on Apr 12, 2023

  1. add dumpntlm.py to examples

    NtAlexio2 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2e25d6b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    651fac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b14b78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa73f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    fe13edc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    181f86a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f076aef View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Updated changelog

    Sanmopre committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1d67e68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request fortra#1589 from examples_to_deprectate_warning_v011

    Added deprectation warning in examples for v0.11
    anadrianmanrique authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    51733c4 View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog.md

    alexisbalbachan authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b0b2660 View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog.md

    alexisbalbachan authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9a8d270 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Updated ChangeLog

    0xdeaddood committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a7d96b6 View commit details
    Browse the repository at this point in the history
  2. Updated ChangeLog

    0xdeaddood committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fb147c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    b3073d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8827e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge pull request fortra#1523 from NtAlexio2/ntlm

    add dumpntlm.py to examples
    Sanmopre authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6cd8198 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.md

    Updated Changelog with latest example merge credits
    gabrielg5 authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f4c2bff View commit details
    Browse the repository at this point in the history
  3. Updated Copyright to 2023

    gabrielg5 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9b4a139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c702fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8745ab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5af85c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Update setup.py

    anadrianmanrique authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e209233 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. secretsdump - Double DC Sync performance for DCs supporting SID looku…

    …ps (fortra#1578)
    
    * Remove unnecessary calls to DRSCrackNames in LDAP and full DRSUAPI DC Syncs
    
    * Support graceful fallback for DCs that don't support SID lookups
    tomspencer authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    6e2b0c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Merge pull request fortra#1550 from Adamkadaban/master

    Added query information level 0x0109 for smb1 "SMB_QUERY_FILE_STREAM_INFO"
    alexisbalbachan authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a769683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a7636 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge pull request fortra#1598 from dependencies_update

    * added setuptools requirement for pkg_resources python library
    removed future as it wasn't being used
    
    * added setuptools to requirements, removed future
    anadrianmanrique authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    d7b5e37 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Address DHCP python3 bug (fortra#1398)

    * Address DHCP python3 bug
    
    * Fix packed packet format error
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Ujwal Komarla <[email protected]>
    Co-authored-by: alexisbalbachan <[email protected]>
    3 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3f64510 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    0017927 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    ddfd9d4 View commit details
    Browse the repository at this point in the history
  2. fix NextEntryOffset for large directory listings (fortra#1587)

    Co-authored-by: robn-applaton <[email protected]>
    robnanola and robn-applaton authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6a3ecf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Updated the help information for -outputfile to be consistent with -s…

    …ave with it enabling -request (if previously omitted). (fortra#1607)
    scarvell authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9c8f344 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    06217f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. returns STATUS_DIRECTORY_NOT_EMPTY when we try to tag a non-empty fol… (

    fortra#1586)
    
    * returns STATUS_DIRECTORY_NOT_EMPTY when we try to tag a non-empty folder for deletion
    
    * remove duplicate imports
    
    ---------
    
    Co-authored-by: robn-applaton <[email protected]>
    robnanola and robn-applaton authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    88cbbcc View commit details
    Browse the repository at this point in the history
  2. Update net.py (fortra#1616)

    Fixed the join and unjoin text as it was the wrong way around
    Cyb3rC3lt authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3aa037d View commit details
    Browse the repository at this point in the history
  3. [describeTicket.py] New example script: ticket describer and decrypter (

    fortra#1201)
    
    * Adding describeTicket base
    
    * Started implementing Ticket decryption
    
    * Update describeTicket.py
    
    * Added PAC structures
    
    * Improved PAC parsing and printing
    
    * Fixing the PAC_CLIENT_INFO structure
    
    * Fixes dates, improved errors, prepared for PR
    
    * Added PAC Credentials structure, improved code
    
    * Reverting getST edit
    
    * Cleaning imports and overall code
    
    * Reverting ALL getST changes, wrong dev branch
    
    * Debugging some keys calculation
    
    * Adding ticket decoding and improving parsing
    
    * Added expired flag to endtime and renewtill times
    
    * Reverting change to pac.py that was failing ticketer.py
    
    * Reverting change to pac.py (forgot smth)
    
    * fixed error
    
    fixed error: local variable 'kerberoast_hash' referenced before assignment
    
    * Handling missing kvno
    
    * Fixing debug message
    
    * Fixing SID and UAC flags parsing
    
    * add PAC_REQUESTOR and PAC_ATTRIBUTES_INFO
    
    * Temporary fix RPC_SID faulty implem with LDAP_SID
    
    * Complete UPN_DNS_INFO implementation with S Flag data
    
    * Split UPN_DNS struct
    
    * Handle null constructor
    
    * Add multiline print for data array + Add a corresponding table for well-kwonw group Id
    
    * Add more well-known SID
    
    * Change default type behavior
    
    * Add Groups decoded field
    
    * Add credit
    
    * Printing ticket session key
    
    * Re-adding attributes and requestor PAC constants
    
    ---------
    
    Co-authored-by: Podalirius <[email protected]>
    Co-authored-by: p0dalirius <[email protected]>
    Co-authored-by: wqreytuk <[email protected]>
    Co-authored-by: Dramelac <[email protected]>
    5 people authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    57a3e09 View commit details
    Browse the repository at this point in the history
  4. Support for Kerberoasting without pre-authentication and ST request t…

    …hrough AS-REQ (fortra#1413)
    
    * Support for ASREPKerberoast
    
    * Fixing undefined name 'tgs'
    
    * Typo on the argument, -preauth changed to -no-preauth
    
    * Fixing args handling, -usersfile is needed if -no-preauth
    
    * Handling case when service is None
    
    * Update kerberosv5.py
    
    * adding param to getKerberosTGT to return or raise depending on context
    
    * specifying serverName param in getKerberosTGT calls
    
    * specifying serverName param in getKerberosTGT calls
    ShutdownRepo authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c3ff33b View commit details
    Browse the repository at this point in the history
  5. [ticketer.py] Sapphire tickets (fortra#1411)

    * Adding -impersonate flag to ingest S4U2self+U2U TGT
    
    * Functional version
    
    * Commenting out duration customization for sapphire
    
    * Fixes fortra#1605
    
    * Adding AD_IF_RELEVANT reference
    
    * Fixing undefined tgt session key and wrong cname for impersonation
    
    * Adding missing and ignored params
    ShutdownRepo authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3760dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Added CREDHIST support (fortra#1564)

    * Added CREDHIST support
    * Added fixes from suggestions
    w0rmh013 authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5674780 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Enhanced MSSQLShell in NTLMRelayX leveraging TcpShell & output messag…

    …es (fortra#1617)
    
    * * Enhanced MSSQLShell in NTLMRelayX leveraging TcpShell (as in SMB and LDAP)
    
    * * Created handle_lastError decorator applied to every command to show errors in the corresponding SQLShell
    gabrielg5 authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2de2918 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. The tree command of "smbclient.py" does not parse the path correct. (f…

    …ortra#1614)
    
    * Update smbclient.py
    
    * Avoid closing down the connection if a folder does not exist
    trietend authored Oct 15, 2023
    Configuration menu
    Copy the full SHA
    419e6f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    9870706 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. [DumpNTLMInfo.py] fix error with 2003 (fortra#1630)

    * [DumpNTLMInfo.py] fix error with 2003
    
    Signed-off-by: XiaoliChan <[email protected]>
    
    * [DumpNTLMInfo.py] garbrielg5: review I
    
    Signed-off-by: Xiaoli Chan <[email protected]>
    
    ---------
    
    Signed-off-by: XiaoliChan <[email protected]>
    Signed-off-by: Xiaoli Chan <[email protected]>
    XiaoliChan authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c0e949f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. start remote registry as unprivileged user in reg.py (fortra#1638)

    * start remote registry as unprivileged user in reg.py
    
    Trigger the start of the RemoteRegistry service as unprivileged user by opening the winreg named pipe.
    
    * enable access to HKEY_USERS trough reg.py
    dadevel authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2d00fc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    4563545 View commit details
    Browse the repository at this point in the history