ツール: WMIC (OS管理)
malware-log.hatenablog.com 【要点】 ◎Windows OSの管理支援ツール(コマンドライン) 【WMICの使用例】■使用例 wmic /node:[IPアドレス] /user:”[ユーザ名]” /password:”[パスワード]” process call create “cmd /c c:\Windows\System32\net.exe user” 【使…
【ニュース】 ◆WMIコマンドの廃止スケジュールが発表 ~次期Windowsで「デフォルト無効」 (窓の杜, 2024/01/29 06:45) https://forest.watch.impress.co.jp/docs/news/1564283.html
【概要】■初期調査(上位10コマンド) No ツール名 1 tasklist 2 ver 3 ipconfig 4 systeminfo 5 net time 6 netstat 7 whoami 8 net start 9 qprocess 10 query ■探索活動(上位10コマンド) No ツール名 1 dir 2 net view 3 ping 4 net use 5 type 6 net user …