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

Is there an example of unmanaged powershell in Rust? #29

Closed
A1-exe opened this issue Mar 8, 2023 · 1 comment
Closed

Is there an example of unmanaged powershell in Rust? #29

A1-exe opened this issue Mar 8, 2023 · 1 comment

Comments

@A1-exe
Copy link

A1-exe commented Mar 8, 2023

In the offensive nim repo there is an example of how to use nim to interact with unmanaged powershell.
https://github.com/byt3bl33d3r/OffensiveNim/blob/master/src/execute_powershell_bin.nim

I am wondering if this has been done in Rust? Is this even possible to do in purely Rust?

@trickster0
Copy link
Owner

unsure, in general in Red team, we avoid powershell so i havent checked.

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

No branches or pull requests

2 participants