{"id":29606594,"url":"https://github.com/ms-0x404/auditing-toolkit","last_synced_at":"2026-05-10T05:17:25.803Z","repository":{"id":291220971,"uuid":"976980858","full_name":"MS-0x404/Auditing-ToolKit","owner":"MS-0x404","description":"A lightweight, cross-platform toolkit to monitor critical system events on both Windows and Linux environments.","archived":false,"fork":false,"pushed_at":"2025-05-03T06:51:14.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-28T04:14:23.634Z","etag":null,"topics":["audit","audit-logging","auditing","linux","security-audit","security-tools","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MS-0x404.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-03T06:32:27.000Z","updated_at":"2025-05-04T08:08:01.000Z","dependencies_parsed_at":"2025-05-03T07:50:12.558Z","dependency_job_id":null,"html_url":"https://github.com/MS-0x404/Auditing-ToolKit","commit_stats":null,"previous_names":["matteosalis04/audit-toolkit","ms-0x404/auditing-toolkit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MS-0x404/Auditing-ToolKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FAuditing-ToolKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FAuditing-ToolKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FAuditing-ToolKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FAuditing-ToolKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MS-0x404","download_url":"https://codeload.github.com/MS-0x404/Auditing-ToolKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FAuditing-ToolKit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161904,"owners_count":23885928,"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":["audit","audit-logging","auditing","linux","security-audit","security-tools","windows"],"created_at":"2025-07-20T17:06:00.896Z","updated_at":"2026-05-10T05:17:25.796Z","avatar_url":"https://github.com/MS-0x404.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔍 Audit System Toolkit — PowerShell \u0026 Bash\n\nA lightweight, cross-platform toolkit to monitor critical system events on both Windows and Linux environments.\n\n🛡️ Built from scratch, written manually — designed for sysadmins, pentesters, and students who want to truly understand system logging **without relying on external tools**.\n\n---\n\n## 📂 Contents\n\n### `auditing.ps1`\n- Windows tool using PowerShell\n- CLI interface\n- Based on `Get-WinEvent`\n- Supports Event ID search and optional filters (e.g. user, handle, object)\n- Outputs to `C:\\log_audit.txt`\n\n### `auditing.sh`\n- Linux script for manual auditing\n- Checks root activity, logins, cron, sudo logs, and more\n- Outputs to `/root/audit_log.log`\n\n---\n\n## 🚀 Features\n\n- ✅ Security event monitoring on Windows (Logon, Account Locked, etc.)\n- ✅ Optional user/object filter\n- ✅ Clean persistent logging\n- ✅ Readable, modifiable Linux script\n- ✅ No external dependencies\n\n---\n\n## 🧠 Ideal For\n\n- Junior sysadmins who want hands-on practice\n- Red teamers or pentesters needing low-level visibility\n- Students who want to understand system logs\n\n---\n\n## 🖥️ Requirements\n\n### Windows\n- PowerShell 5+\n- Admin privileges to read Security logs\n\n### Linux\n- Bash\n- Root privileges to access system logs\n\n---\n\n## 📦 Installation\n\n### Windows\n```bash\ngit clone https://github.com/matteosalis04/Auditing-ToolKit.git\ncd Auditing-ToolKit/Windows\npowershell -ExecutionPolicy Bypass -File auditing.ps1\n```\n\n### Linux\n```bash\ngit clone https://github.com/matteosalis04/Auditing-ToolKit.git\ncd Auditing-ToolKit/Linux\nsudo bash auditing.sh\n```\n\n---\n\n## 👤 Author\n\nMade by **[@MS-0x404](https://github.com/MS-0x404)**  \n\n---\n\n## 📜 License\n\nMIT — do what you want, just give credit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-0x404%2Fauditing-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fms-0x404%2Fauditing-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-0x404%2Fauditing-toolkit/lists"}