Enumeration Tools
列挙作業の自動化ツール.時短のために使うべきであって,特権昇格の全てのベクトルを見つけられる可能性があることを念頭に置いておく.
ターゲットシステムの環境によって使えるツールは変わる。たとえばターゲット上に Python がインストールされていなければ Python で書かれたツールは実行できない。したがって一つのツールだけに頼るのではなく、いくつかに慣れておくほうが望ましい。
kenjiked.icon→ Enumeration時に、python --version などで使用可能な言語を調べておくのが良さそう.
Linux
LinPeas: https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite/tree/master/linPEAS
LinEnum: https://github.com/rebootuser/LinEnum
LES (Linux Exploit Suggester): https://github.com/mzet-/linux-exploit-suggester
Linux Smart Enumeration: https://github.com/diego-treitos/linux-smart-enumeration
Linux Priv Checker: https://github.com/linted/linuxprivchecker