{"id":13774805,"url":"https://github.com/nullarray/pycat","last_synced_at":"2025-08-21T17:31:56.542Z","repository":{"id":140848045,"uuid":"42797422","full_name":"NullArray/PyCat","owner":"NullArray","description":"Python network tool, similar to Netcat with custom features.","archived":false,"fork":false,"pushed_at":"2017-05-31T16:40:58.000Z","size":33,"stargazers_count":192,"open_issues_count":1,"forks_count":56,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-12-07T06:32:28.446Z","etag":null,"topics":["netcat","network","pentesting","scanner"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullArray.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}},"created_at":"2015-09-20T02:33:13.000Z","updated_at":"2024-11-05T18:40:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"a498fc08-7074-4c05-89eb-7a25a419691a","html_url":"https://github.com/NullArray/PyCat","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/NullArray%2FPyCat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FPyCat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FPyCat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullArray%2FPyCat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullArray","download_url":"https://codeload.github.com/NullArray/PyCat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230523761,"owners_count":18239445,"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":["netcat","network","pentesting","scanner"],"created_at":"2024-08-03T17:01:30.545Z","updated_at":"2024-12-20T02:06:46.949Z","avatar_url":"https://github.com/NullArray.png","language":"Python","readme":"# PyCat\nPython Net Tool\n\nPyCat is a python replacement tool for netcat. That automatically scans for hosts that are up on the local network. Simply run PyCat.py without arguments to automatically start scanning the network. CTRL+C will interrupt scanning and display the options for interacting with hosts that are up.\n\n# Update\n\nI've added a timer set to 15 seconds on the main loop in scanner.py so that even if the scanner can't detect anything on the subnet or we are unable to send CTRL+C; e.g. we have PyCat on a remote server and can't send a keyboard interrupt through our shell, the program won't be scanning indefinitely and will automatically continue with it's normal operation.\n\n\n# Usage\n\nThe options to use PyCat are as follows.\n\n```\nPyCat.py -h --help\nDisplay this help message\n\nPyCat.py -l --listen\nListen on [host]:[port] for incoming connections\n\nPyCat.py -c --command\nInitialize a command shell\n\nPyCat.py -e --execute=file_to_run\nExecute file upon connection\n\nPyCat.py -u --upload=destination\nUpon connection upload file and write to [destination]\n```\n\nThe target host and port can be specified with the -t and -p options respectively as shown in the example below.\n```\nPyCat.py -t 192.168.0.1 -p 5555 -l -u=c:\\\\target.exe\n```\n\nThis tool was by in large inspired by Black Hat Python and i might expand on it's functionality in the future.\n","funding_links":[],"categories":["\u003ca id=\"b35965810463fb97b1ca26d94a8b62f0\"\u003e\u003c/a\u003eNetcat"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullarray%2Fpycat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullarray%2Fpycat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullarray%2Fpycat/lists"}