Giter VIP home page Giter VIP logo

powerlessshell's People

Contributors

ecote7 avatar mr-un1k0d3r avatar ramen0x3f avatar tothi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

powerlessshell's Issues

Cobaltstrike CNA issue

Awesome stuff. I love the Cobaltstrike integration. I ran into a problem however when laterally moving to a host I have local admin on. The randomly generated project file does get uploaded, but the MSBuild.exe command execution doesn't seem to occur. The wmi cmd.exe call doesn't appear to execute.

-I used the following syntax:
beacon> wmi_build target ListenerName

Things I validated:
-wmi_msbuild.cna is in cobalstrike directory
-PowerLessShell git clone is in subdirectory of cobaltstrike directory
-When I execute the "MSBUILD.exe XxXxx.TMP" manually on the target the it runs like a champ. Just not with the cobaltstrike beacon alias integration with the .cna provided.

powerlessshell-cna-issue

Please advise
-bSpence7337

error MSB4175: The task factory "CodeTaskFactory" could not be loaded from the assembly "C:\Windows\Microsoft.Net\Framework\v4.0.30319\Microsoft.Build.Tasks.v4.0.dll". Access to the path 'C:\Windows\TEMP\uxqs4ln2.tmp' is denied.

MSBuild.exe在执行pyload时会在c:\windows\temp目录缓存文件。
当这个目录没有访问权限的时候,就会出现如下错误。我们如何才能自己指定一个目录来缓存临时文件?

我做了如下尝试,在代码里添加

C:\ProgramData
C:\ProgramData
C:\ProgramData;$(MSBuildAssemblySearchPaths)

来自定义临时目录位置,可是失败了。

请求帮助。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.