79644198

Date: 2025-05-29 15:40:31
Score: 0.5
Natty:
Report link

This works for me, but xp_cmdshell is needed:

EXEC xp_cmdshell 'powershell -NoProfile -Command "(Get-Item $env:TEMP).FullName"';
Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: CyNETT