{"id":25563645,"url":"https://github.com/vector35/nopcert-2017","last_synced_at":"2025-04-12T08:24:51.215Z","repository":{"id":89394875,"uuid":"87850217","full_name":"Vector35/NOPcert-2017","owner":"Vector35","description":"NOP Certification Challenges from Infiltrate 2017","archived":false,"fork":false,"pushed_at":"2017-04-10T20:13:00.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:06:37.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/Vector35.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}},"created_at":"2017-04-10T19:35:55.000Z","updated_at":"2020-06-04T17:16:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea2de918-11ce-47c7-a8ec-bb29a7593163","html_url":"https://github.com/Vector35/NOPcert-2017","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/Vector35%2FNOPcert-2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2FNOPcert-2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2FNOPcert-2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vector35%2FNOPcert-2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vector35","download_url":"https://codeload.github.com/Vector35/NOPcert-2017/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248538436,"owners_count":21120988,"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":"2025-02-20T20:27:06.645Z","updated_at":"2025-04-12T08:24:51.209Z","avatar_url":"https://github.com/Vector35.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOPcert-2017\nNOP Certification Challenges from Infiltrate 2017\n\n## Machine Setup\n\nTo setup the VM:\n\n- Install Ubuntu 16.06 x64\n- Disable ASLR: ```echo kernel.randomize_va_space = 0  | sudo tee /etc/sysctl.d/01-disable-aslr.conf ```\n- Enable ptrace: ```sudo sed -i 's/kernel.yama.ptrace_scope = 1/kernel.yama.ptrace_scope = 0/' /etc/sysctl.d/10-ptrace.conf ```\n- Install xinetd.conf: ```sudo apt install xinetd```\n- Enable xinet profile: \n```bash\nsudo cat \u003e /etc/xinetd/chal1 \u003c\u003c **\nservice chal1\n{\n\t\tdisable = no\n\t\tsocket_type = stream\n\t\tprotocol = tcp\n\t\tuser = root\n\t\twait = no\n\t\tserver = /root/chal1\n\t\tport = 9999\n}\n```\n\n## Compile the binaries\n\n```make```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector35%2Fnopcert-2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvector35%2Fnopcert-2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvector35%2Fnopcert-2017/lists"}