Skip to content

[feat] support capture zsh command#683

Merged
cfc4n merged 1 commit into
gojue:masterfrom
SenberHu:master
Dec 6, 2024
Merged

[feat] support capture zsh command#683
cfc4n merged 1 commit into
gojue:masterfrom
SenberHu:master

Conversation

@SenberHu

@SenberHu SenberHu commented Dec 5, 2024

Copy link
Copy Markdown
Member

In the production environment, some servers use zsh as the default shell, so we need to increase the monitoring of zsh user input.
Use the uprobe technology in ebpf to probe the user input function in zsh

image

@cfc4n cfc4n added the enhancement New feature or request label Dec 5, 2024

@cfc4n cfc4n left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks.

Comment thread README.md Outdated
## Modules
The eCapture tool comprises 8 modules that respectively support plaintext capture for TLS/SSL encryption libraries like OpenSSL, GnuTLS, NSPR, BoringSSL, and GoTLS. Additionally, it facilitates software audits for Bash, MySQL, and PostgreSQL applications.
* bash capture bash command
* zsh capture zsh command

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep the same length of spaces

@SenberHu SenberHu force-pushed the master branch 2 times, most recently from 2b60d59 to 117652b Compare December 6, 2024 02:05
@cfc4n cfc4n merged commit c0a5c83 into gojue:master Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants