Google Hacking,有时也会被称为 Google dorking,是一种利用谷歌搜索的高级使用方式进行信息收集的技术.这个概念最早在2000年由黑客 Johnny Long 提出并推广,一系列关于 Google Hacking 的内容被他写在了<Google Hacking For Penetration Testers>一书中,并受到媒体和大众的关注.在 DEFCON 13的演讲上,Johnny 创造了 "Googledork" 这个词,"Google…
linux添加新用户使用 useradd -----create a new user or update default new user information 删除用户使用userdel -----delete a user account and related files useadd options: -c, --comment COMMENT set the GECOS field for the new user account -d, --home-dir HOME_DIR…