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

#1463 Add Filter Socks Connection via AdminStatus #48

Merged
merged 2 commits into from
May 31, 2024

Conversation

CyberAuth
Copy link

@CyberAuth CyberAuth commented May 31, 2024

fortra#1463


Filter SOCKS Connection via AdminStatus

This quality-of-life improvement helps manage a large number of SOCKS connections by filtering those with AdminStatus set to True. This feature is especially useful when you have numerous connections, but only a few with administrative access to a host.

Usage:

ntlmrelayx.py .... -socks

Relays come in:

ntlmrelayx> help
Documented commands (type help <topic>):
help  socks
Undocumented commands:
EOF  admsocks  exit  finished_attacks  startservers  stopservers  targets

Key Features:

  • Filtering by AdminStatus: Instantly access the most useful SOCKS connections by displaying only those with AdminStatus set to True.
  • Improved Usability: Simplifies the process of identifying and managing valuable connections among numerous active SOCKS sessions.

Z3rO-C00L and others added 2 commits January 13, 2023 12:34
Quality of Life improvement for when you have a ton of socks connections. Filtering by "AdminStatus is True" shows the most immediately useful socks connections - especially if you have a ton of connections already with only one of them having admin to a host.
Merging PR from @Z3rO-C00L:
Filter Socks Connection via AdminStatus
Quality of Life improvement for when you have a ton of socks connections. Filtering by "AdminStatus is True" shows the most immediately useful socks connections - especially if you have a ton of connections already with only one of them having admin to a host.
@ShutdownRepo ShutdownRepo changed the title Add Filter Socks Connection via AdminStatus #1463 Add Filter Socks Connection via AdminStatus May 31, 2024
@ShutdownRepo ShutdownRepo merged commit 1097707 into ThePorgs:main May 31, 2024
9 checks passed
@ShutdownRepo ShutdownRepo changed the title Add Filter Socks Connection via AdminStatus #1463 Add Filter Socks Connection via AdminStatus May 31, 2024
@ShutdownRepo ShutdownRepo self-requested a review June 1, 2024 19:15
@ShutdownRepo ShutdownRepo self-assigned this Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants