BrowserGhost get browser data
Last updated
Last updated
Realize that the system grabs the browser passwords of other users on the machine (to facilitate quick credential collection when moving laterally)
Use .net2 to achieve compatibility with most windows, and remove dependencies (no need for System.Data.SQLite.dll, which is cumbersome)
Can decrypt the full version password of chrome (the encryption method has changed after chrome80 version)
Chrome can already get login data, cookie, history, book
IE supports obtaining bookmarks, passwords, and history (.Net2 extracting passwords is too complicated for code reference to