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

.\obfuscated_payload.ps1 : The term '.\obfuscated_payload.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. #3001

Open
marcodiprima opened this issue Jun 13, 2024 · 4 comments

Comments

@marcodiprima
Copy link

Hello, I'm trying to get started with Caldera Framework but in these days I found out a lot of payloads belongings to some Tactics fail. The server gave this kind of error, and surfing for other techniques, it's always the same, like it doesn't download and execute the payload:

""
.\obfuscated_payload.ps1 : The term '.\obfuscated_payload.ps1' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • .\obfuscated_payload.ps1 -Scan
  •   + CategoryInfo          : ObjectNotFound: (.\obfuscated_payload.ps1:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

""

This doesn't happen to: " .\wifi.ps1 -Pref " command for example, so I'm guessing it doesnt have problems to download some payloads. Thank you very much

Copy link

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

@elegantmoose
Copy link
Contributor

Ability you are using?

Stacktrace of server?

Is your local security ware killing the download?

Copy link

github-actions bot commented Aug 3, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

Copy link

github-actions bot commented Oct 3, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants