{"id":20811466,"url":"https://github.com/cyberfantics/advanced_window_credential_sniffer","last_synced_at":"2025-03-12T04:43:51.077Z","repository":{"id":248879806,"uuid":"830063973","full_name":"cyberfantics/advanced_window_credential_sniffer","owner":"cyberfantics","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-17T14:20:02.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T14:47:04.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cyberfantics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-17T14:13:58.000Z","updated_at":"2024-07-17T14:20:05.000Z","dependencies_parsed_at":"2024-07-17T17:47:34.604Z","dependency_job_id":null,"html_url":"https://github.com/cyberfantics/advanced_window_credential_sniffer","commit_stats":null,"previous_names":["cyberfantics/advanced_window_credential_sniffer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fadvanced_window_credential_sniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fadvanced_window_credential_sniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fadvanced_window_credential_sniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberfantics%2Fadvanced_window_credential_sniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberfantics","download_url":"https://codeload.github.com/cyberfantics/advanced_window_credential_sniffer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T20:42:51.692Z","updated_at":"2025-03-12T04:43:51.056Z","avatar_url":"https://github.com/cyberfantics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced User Account Info\n\n**Developer:** Syed Mansoor ul Hassan Bukhari  \n**GitHub:** [cyberfantics](https://github.com/cyberfantics)\n\n## Overview\n\n`advanced_user_account_info.py` is a Python script designed to retrieve detailed information about user accounts on a Windows machine. It lists user account details, including administrator status, password policies, and more. Additionally, it saves the retrieved information to a text file for easy access and analysis.\n\n## Features\n\n- Lists all user accounts on the device.\n- Identifies whether each user account has administrator privileges.\n- Displays various account properties such as:\n  - Disabled status\n  - Local account status\n  - Password changeable status\n  - Password expiration status\n  - Password requirement status\n- Retrieves and displays the current Windows password policy.\n- Saves all retrieved information to a text file.\n\n## Requirements\n\n- Python 3.x\n- `wmi` package\n\nYou can install the required package using pip:\n\n```sh\npip install WMI\n```\n\n## Usage\n\n   ```bash\n     git clone https://github.com/cyberfantics/advanced_window_credential_sniffer.git\n     cd advanced_window_credential_sniffer\n     python advanced_user_account_info.py\n  ```\n- **The script will generate an output file named user_accounts_details.txt in the same directory, containing all the retrieved information.**\n\n## Script Details\n\nThe script performs the following main tasks:\n1. **Retrieve Administrator Accounts:** Identifies and lists all user accounts with administrator privileges.\n2. **List User Accounts:** Gathers detailed information about each user account on the system.\n3. **Display Password Policy:** Retrieves and displays the current Windows password policy.\n4. **Save to File:** Writes all retrieved information to user_accounts_details.txt.\n\n## Contributing\n**Contributions are welcome! Please open an issue or submit a pull request on GitHub.**\n\n## Contact\n[cyberfantics](https://github.com/cyberfantics)\n[LinkedIn](https://www.linkedin.com/in/mansoor-bukhari-77549a264/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fadvanced_window_credential_sniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberfantics%2Fadvanced_window_credential_sniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberfantics%2Fadvanced_window_credential_sniffer/lists"}