Syntax:

net view
ping (name of victim's PC)
shutdown -i

Empirical: Try one of the school's public PC

Results:

The entered computer name is not valid or remote shutdown is not suppor
ted on the target computer. Check the name and then try again or contact your sy
stem administrator.

theoretical explanation:

Appearantly, it requires system administrative rights...next step would be how to circumvent such rights.

...to be continue...

最新文章

  1. 最优雅,高效的javascript字符串拼接
  2. 关于MySQL5.6.25在Win7 64bit下重装后无法启动的解决方法
  3. 最实用的APP界面设计知识,有温度的APP设计(转)
  4. python的异常小结与assert
  5. iOS 提交代码出现提示弹出框显示 “A commit message is required to perform this operation.Enter a commit message and try again.“
  6. 分析java.lang.NullPointerException thrown in RelativeLayout measure()
  7. oracle中的DECODE
  8. Android NDK进入发展
  9. Linux下Tomcat重新启动,及kill命令的使用
  10. js 抓取屏幕宽度设置字体大小 rem
  11. 图书管理系统设置登录验证(cookies)
  12. monkey------模块组合测试
  13. 《python for data analysis》第四章,numpy的基本使用
  14. Day 23 面向对象(二)
  15. springcloud如何实现服务的平滑发布
  16. 在Java中调用C/C++本地库
  17. 原来CNN是这样提取图像特征的。。。
  18. python 查询文本文件的层次
  19. cookies_ajax
  20. Selenium+PhantomJS

热门文章

  1. 【翻译】旧技术成就新勒索软件,Petya添加蠕虫特性
  2. Java基础(1) - 语法 & 概念
  3. Android各种Manager
  4. react系列从零开始-react介绍
  5. 基于Dapper的分页实现,支持筛选,排序,结果集总数,非存储过程
  6. python的高级应用
  7. POJ 1330 Nearest Common Ancestors / UVALive 2525 Nearest Common Ancestors (最近公共祖先LCA)
  8. threejs里面的vector3源码解析
  9. 进击的新版NavMesh系统:看我飞檐走壁
  10. JavaScript中的函数:闭包,this,高阶函数