powershell-reverse-http
powershell-reverse-http copied to clipboard
error creating powershell-reverse.exe
hi sir, when i try to create powershell-reverse.exe it gives me this error no buildable Go source files in /usr/lib/go/src/src/golang.org/x/sys/windows/svc!!!
Sorry, my fault! You need the golang.org/x/sys/windows:
go get golang.org/x/sys/windows
ok i'll give it a try thanks for help
the same error here:
main.go:11:2: no buildable Go source files in /usr/lib/go/src/src/golang.org/x/sys/windows/svc !!
What your OS?
kali linux 2016.1 32 bits
On my windows 10 test machine works fine, but when I try build on my main linux machine I see the same error. Seems like you can build only for windows(a .exe binary). For this, you can try set the GOOS env to windows
env GOOS=windows go build
the same error again on kali liux, i guess i will try it on my windows..thanks
$ go build main.go:11:2: no buildable Go source files in home/mauri870/gopath/src/golang.org/x/sys/windows/svc $ env GOOS=windows go build $ ls | grep .exe powershell-reverse-http.exe
:confused:
wow it's working like charm thanks a lot
can i use my no-ip or my dns for an external hacking in the exploit.go to modify my lhost!
I 've never tested it, but I think so
use have used powersploit to invoke shellcode right!
Yes :smile: But an older fork version, because the latest versions dropped the support for metasploit
this attack just bypassed KASPERSKY TOTAL SECURITY 2017 AND AVIRA INTERNET SECURITY 2017,you've done a great work man....i will try it now on ESET NOD 32 and AVAST Premier edition 2017 ok bravo
I will keep this issue open, thanks for testing
Hi,Mauri how to work