Update README.md

This commit is contained in:
Muhammad Talha Khan 2019-01-01 21:00:19 +05:00 committed by GitHub
parent a5f4217e85
commit 1866c6868b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -10,3 +10,12 @@ It takes about 10-15 Seconds to completly halt the system.<br>
**OS**: Windows 7/8/10<br> **OS**: Windows 7/8/10<br>
**User**: Normal/Admin User<br> **User**: Normal/Admin User<br>
**Hardware**: ATtiny85 (Chinese) **Hardware**: ATtiny85 (Chinese)
#### 2: BSOD.ino:<br>
Original concept by [DarkN3ss](https://forums.hak5.org/topic/33268-payload-windows-bsod/). BSOD.ino runs PowerShell as admin and kills all process which results in BSOD, so user should have admin level privileges for successful crash otherwise it will just get stuck on enter password page. It takes around 10-15 Seconds for BSOD.
<br>
**Tested on:**<br>
**OS**: Windows 7(VM)/8(VM)/10<br>
**User**: Admin User<br>
**Hardware**: ATtiny85 (Chinese)