{"id":19278811,"url":"https://github.com/ait-testbed/atb-ansible-postexploit","last_synced_at":"2026-05-08T04:07:47.572Z","repository":{"id":168687261,"uuid":"644467679","full_name":"ait-testbed/atb-ansible-postexploit","owner":"ait-testbed","description":"Ansible Role for AECID Testbed PostExploitation Tools ","archived":false,"fork":false,"pushed_at":"2024-02-14T17:45:51.000Z","size":5494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-05T16:13:37.381Z","etag":null,"topics":["aecid","ansible","ansible-role","atb","exploit","postexploit","privesc","testbed"],"latest_commit_sha":null,"homepage":"","language":"C","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/ait-testbed.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}},"created_at":"2023-05-23T15:18:26.000Z","updated_at":"2024-03-01T11:17:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"69e03448-54f2-4683-b297-d20691b2f0e4","html_url":"https://github.com/ait-testbed/atb-ansible-postexploit","commit_stats":null,"previous_names":["ait-cs-iaas/atb-ansible-postexploit","ait-testbed/atb-ansible-postexploit"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ait-testbed%2Fatb-ansible-postexploit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ait-testbed%2Fatb-ansible-postexploit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ait-testbed%2Fatb-ansible-postexploit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ait-testbed%2Fatb-ansible-postexploit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ait-testbed","download_url":"https://codeload.github.com/ait-testbed/atb-ansible-postexploit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385197,"owners_count":19792979,"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":["aecid","ansible","ansible-role","atb","exploit","postexploit","privesc","testbed"],"created_at":"2024-11-09T21:12:02.594Z","updated_at":"2026-05-08T04:07:42.515Z","avatar_url":"https://github.com/ait-testbed.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"AECID-Testbed: PostExploit\n==========================\n\nThis role installs some post-exploit-tools to a specific directory. In the AECID Testbed, this will be deployed to the\nwebroot of the attacker-server.\n\nCurrently the following Tools are Supported:\n\n- LinPEAS(https://github.com/carlospolop/PEASS-ng/tree/master/linPEAS)\n- PWNkit(https://github.com/ly4k/PwnKit.git)\n- linux-pam-backdoor(https://github.com/zephrax/linux-pam-backdoor)\n- Logrotten(https://github.com/whotwagner/logrotten)\n- Static compiled Nmap(https://nmap.org/)\n- do-not-cry ransomeware(https://github.com/RotrixLOL/do-not-cry)\n\nRequirements\n------------\n\nAny Debian-based Linux Distribution is supported.\n\nRole Variables\n--------------\n\n```\npostexploit_files:\n  - name: linpeas.sh\n    path: linPEAS/linpeas.sh\n  - name: PwnKit\n    path: PwnKit/PwnKit\n  - name: logrotten\n    path: Logrotten/logrotten\n# password: haveityourway\n  - name: pam_unix.so\n    path: linux-pam-backdoor/pam_unix.so\n  - name: nmap\n    path: Nmap/nmap-7.94_amd64\n\npostexploit_destpath: \"/var/www/html\"\npostexploit_apache: True\npostexploit_owner: \"root\"\npostexploit_group: \"root\"\n```\n\nExample Playbook\n----------------\n\nThe following playbook will install apache2 and deploy the post-exploit-tools into the webroot at `/var/www/html`:\n\n```\n- hosts: localhost\n      roles:\n         - role: postexploit\n```\n\nLicense\n-------\n\nGPL-3.0\n\nAuthor Information\n------------------\n\nWolfgang Hotwagner(https://www.ait.ac.at)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fait-testbed%2Fatb-ansible-postexploit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fait-testbed%2Fatb-ansible-postexploit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fait-testbed%2Fatb-ansible-postexploit/lists"}