{"id":20145010,"url":"https://github.com/michalswi/bot","last_synced_at":"2025-07-17T18:36:02.767Z","repository":{"id":231000951,"uuid":"614286914","full_name":"michalswi/bot","owner":"michalswi","description":"golang bot","archived":false,"fork":false,"pushed_at":"2023-03-15T13:09:02.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T00:12:12.674Z","etag":null,"topics":["bot","go-bot","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/michalswi.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,"publiccode":null,"codemeta":null}},"created_at":"2023-03-15T09:31:10.000Z","updated_at":"2023-03-15T13:09:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"33f71d38-a10c-4cc8-a754-8b5d2fbd0d64","html_url":"https://github.com/michalswi/bot","commit_stats":null,"previous_names":["michalswi/bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michalswi/bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalswi","download_url":"https://codeload.github.com/michalswi/bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalswi%2Fbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262421821,"owners_count":23308520,"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":["bot","go-bot","golang"],"created_at":"2024-11-13T22:13:30.647Z","updated_at":"2025-06-28T11:32:32.855Z","avatar_url":"https://github.com/michalswi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Bot\n\n```\n\u003e target,       where bot is running\n\u003e attackbox,    from where I send commands\n\n\n# example 1\n\n[target]$ go run .\n2023/03/14 19:02:26 Bot is ready to handle requests at port 8080\n\n[attackbox]$ nc \u003cip\u003e 8080\nping -c2 google.com\n\n[target]$ go run .\n2023/03/14 19:02:26 Bot is ready to handle requests at port 8080\nPING google.com (216.58.209.14): 56 data bytes\n64 bytes from 216.58.209.14: icmp_seq=0 ttl=118 time=12.802 ms\n64 bytes from 216.58.209.14: icmp_seq=1 ttl=118 time=11.810 ms\n\n--- google.com ping statistics ---\n2 packets transmitted, 2 packets received, 0.0% packet loss\nround-trip min/avg/max/stddev = 11.810/12.306/12.802/0.496 ms\n\n\n# example 2\n\n[attackbox]$ nc \u003cip\u003e 8080\ncat \u003c\u003c EOF \u003e /tmp/test.log\ntest1\ntest2\nEOF\ncat /tmp/test.log\n\n[target]$ go run .\n2023/03/14 19:02:26 Bot is ready to handle requests at port 8080\ntest1\ntest2\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalswi%2Fbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalswi%2Fbot/lists"}