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

Extract the AST features from script with python #1

Open
aaBadri opened this issue Nov 22, 2023 · 0 comments
Open

Extract the AST features from script with python #1

aaBadri opened this issue Nov 22, 2023 · 0 comments

Comments

@aaBadri
Copy link

aaBadri commented Nov 22, 2023

Thank you for this excellent repository and blog post.

I see that you used a dataset with AST features already. How can I extract these features in my ML pipeline? Can we extract AST features from the Powershell script only or do we need to use the events log to obtain them? Is there any way to use the ast python package to give us the same features?

I am an experienced ML engineer but I am new to PowerShell. I am interested in creating an end-to-end pipeline for preprocessing a raw PowerShell script, extracting AST features, selecting useful features, and finally feeding them to my model. Can you assist me with the "extract AST features" part, please?

aab

@aaBadri aaBadri changed the title Detect the obfuscated PS just from script only Extract the AST features from script with python Nov 22, 2023
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

1 participant