{"id":20520840,"url":"https://github.com/owlinux1000/xploitlib","last_synced_at":"2025-03-06T00:22:47.909Z","repository":{"id":56898826,"uuid":"109806890","full_name":"owlinux1000/xploitlib","owner":"owlinux1000","description":"Exploit library for rubyist","archived":false,"fork":false,"pushed_at":"2018-05-01T13:20:28.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T12:58:33.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/owlinux1000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-07T08:24:59.000Z","updated_at":"2018-05-01T13:20:29.000Z","dependencies_parsed_at":"2022-08-20T18:20:42.269Z","dependency_job_id":null,"html_url":"https://github.com/owlinux1000/xploitlib","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fxploitlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fxploitlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fxploitlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlinux1000%2Fxploitlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owlinux1000","download_url":"https://codeload.github.com/owlinux1000/xploitlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242124300,"owners_count":20075524,"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-15T22:23:44.863Z","updated_at":"2025-03-06T00:22:47.867Z","avatar_url":"https://github.com/owlinux1000.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xploit\n\n## Usage\n\n```\nrequire 'xploit'\n\nhost = 'localhost'\nport = 8888\n\nif ARGV[0] == \"r\" # remote\n  host = 'remote.host'\n  port = 9999\nend\n\nSock.open(host, port) do |s|\n\n  s.debug = true # default false\t\n\n  puts s.recvline\n  \n  s.sendline(\"Here is shellcode\")\n  \n  s.shell\n  \nend\n```\n\n## Dependency\n\n* [GNU Binutils](https://www.gnu.org/software/binutils/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fxploitlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlinux1000%2Fxploitlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlinux1000%2Fxploitlib/lists"}