You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am trying to integrate netexec with powershell-empire platform. While incorporating the output from powershell-empire client string, the system bombs out with the Error 'Command exceeds maximum length of 8191 (was 10140). exiting.'
To Reproduce
Open powershell-empire .
sudo powershell-empire server
Open powershell-empire client
sudo powershell-empire client
set up an http listener and attach it to a multi-launcher using usetager
open netexec as below
netexec smb ip.add.rr.es - u username -p password -X 'OUTPUT FROM POWERSHELL EMPIRE CLIENT ABOVE'
Expected behavior
The expectation is I should be able to register hosts directly from netexec using powershell string generated from powershell.
*Screenshots
My output has hashes/ip addresses/passwords of the environment.
NetExec info
OS: Linux kali 6.6.15-686-pae Update README #1 SMP PREEMPT_DYNAMIC Kali 6.6.15-2kali1 (2024-05-17) i686 GNU/Linux
Version of nxc: 1.2.0 - ItsAlwaysDNS - kali
Additional context
Thank you
The text was updated successfully, but these errors were encountered:
Describe the bug
I am trying to integrate netexec with powershell-empire platform. While incorporating the output from powershell-empire client string, the system bombs out with the Error 'Command exceeds maximum length of 8191 (was 10140). exiting.'
To Reproduce
Open powershell-empire .
sudo powershell-empire server
Open powershell-empire client
sudo powershell-empire client
set up an http listener and attach it to a multi-launcher using usetager
open netexec as below
netexec smb ip.add.rr.es - u username -p password -X 'OUTPUT FROM POWERSHELL EMPIRE CLIENT ABOVE'
Expected behavior
The expectation is I should be able to register hosts directly from netexec using powershell string generated from powershell.
*Screenshots
My output has hashes/ip addresses/passwords of the environment.
NetExec info
Additional context
Thank you
The text was updated successfully, but these errors were encountered: