{"id":13540140,"url":"https://github.com/warflop/cloudbunny","last_synced_at":"2025-04-05T15:06:44.831Z","repository":{"id":49539783,"uuid":"156903385","full_name":"Warflop/cloudbunny","owner":"Warflop","description":"CloudBunny is a tool to capture the real IP of the server that uses a WAF as a proxy or protection. In this tool we used three search engines to search domain information: Shodan, Censys and Zoomeye.","archived":false,"fork":false,"pushed_at":"2024-02-04T19:26:40.000Z","size":27,"stargazers_count":362,"open_issues_count":0,"forks_count":66,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T14:07:21.289Z","etag":null,"topics":["bypass","censys","pentest","pentest-tools","proxy","shodan","waf","zoomeye"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Warflop.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":"2018-11-09T18:38:34.000Z","updated_at":"2025-02-09T18:17:32.000Z","dependencies_parsed_at":"2024-02-09T23:31:50.411Z","dependency_job_id":null,"html_url":"https://github.com/Warflop/cloudbunny","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/Warflop%2Fcloudbunny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Warflop%2Fcloudbunny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Warflop%2Fcloudbunny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Warflop%2Fcloudbunny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Warflop","download_url":"https://codeload.github.com/Warflop/cloudbunny/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353745,"owners_count":20925329,"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":["bypass","censys","pentest","pentest-tools","proxy","shodan","waf","zoomeye"],"created_at":"2024-08-01T09:01:41.231Z","updated_at":"2025-04-05T15:06:44.805Z","avatar_url":"https://github.com/Warflop.png","language":"Python","readme":"# CloudBunny\n\nCloudBunny is a tool to capture the origin server that uses a WAF as a proxy or protection.\n\nYou can read more about the tool here: https://tinyurl.com/y8p48wb3\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://i.imgur.com/CyGo02V.gif\"\u003e\n\u003c/p\u003e\n\n# How works\n\nIn this tool we used three search engines to search domain information: Shodan, Censys and Zoomeye. To use the tools you need the API Keys, you can pick up the following links:\n\n\u003cpre\u003e\n\u003cb\u003eShodan\u003c/b\u003e - https://account.shodan.io/\n\u003cb\u003eCensys\u003c/b\u003e - https://censys.io/account/api\n\u003cb\u003eZoomEye\u003c/b\u003e - https://www.zoomeye.org/profile\n\u003c/pre\u003e\n\n\u003cb\u003eNOTE\u003c/b\u003e: In Zoomeye you need to enter the login and password, it generates a dynamic api key and I already do this work for you. Just enter your login and password.\n\nAfter that you need to put the credentials in the \u003cb\u003eapi.conf\u003c/b\u003e file.\n\nInstall the requirements:\n\n\u003cpre\u003e\n$ pip3 install -r requirements.txt\n\u003c/pre\u003e\n\n# Usage\n\nBy default the tool searches on all search engines (you can set this up by arguments), but you need to put the credentials as stated above. After you have loaded the credentials and installed the requirements, execute:\n\n\u003cpre\u003e\n$ python3 cloudbunny.py -u securityattack.com.br\n\u003c/pre\u003e\n\nCheck our help area:\n\n\u003cpre\u003e\n$ python3 cloudbunny.py -h\n\u003c/pre\u003e\n\nChange \u003cb\u003esecurityattack.com.br\u003c/b\u003e for the domain of your choice.\n\n# Example\n\n\u003cpre\u003e\n\n$ python3 cloudbunny.py -u site_example.com.br\n\n\t            /|      __  \n\t           / |   ,-~ /  \n\t          Y :|  //  /    \n\t          | jj /( .^  \n\t          \u003e-\"~\"-v\"  \n\t         /       Y    \n\t        jo  o    |  \n\t       ( ~T~     j   \n\t        \u003e._-' _./   \n\t       /   \"~\"  |    \n\t      Y     _,  |      \n\t     /| ;-\"~ _  l    \n\t    / l/ ,-\"~    \\  \n\t    \\//\\/      .- \\  \n\t     Y        /    Y*  \n\t     l       I     ! \n\t     ]\\      _\\    /\"\\ \n\t    (\" ~----( ~   Y.  )   \n\t~~~~~~~~~~~~~~~~~~~~~~~~~~    \nCloudBunny - Bypass WAF with Search Engines \nAuthor: Eddy Oliveira (@Warflop)\nhttps://github.com/Warflop \n    \n[+] Looking for target on Shodan...\n[+] Looking for target on Censys...\n[+] Looking for certificates on Censys...\n[+] Looking for target on ZoomEye...\n[-] Just more some seconds...\n\n\n+---------------+------------+-----------+----------------------------+\n|   IP Address  |    ISP     |   Ports   |        Last Update         |\n+---------------+------------+-----------+----------------------------+\n|  55.14.232.4  | Amazon.com | [80, 443] | 2018-11-02T16:02:51.074543 |\n| 54.222.146.40 | Amazon.com |    [80]   | 2018-11-02T10:16:38.166829 |\n| 18.235.52.237 | Amazon.com | [443, 80] | 2018-11-08T01:22:11.323980 |\n| 54.237.93.127 | Amazon.com | [443, 80] | 2018-11-05T15:54:40.248599 |\n| 53.222.94.157 | Amazon.com | [443, 80] | 2018-11-06T08:46:03.377082 |\n+---------------+------------+-----------+----------------------------+\n    We may have some false positives :)\n\u003c/pre\u003e\n","funding_links":[],"categories":["\u003ca id=\"946d766c6a0fb23b480ff59d4029ec71\"\u003e\u003c/a\u003e防护\u0026\u0026Defense","\u003ca id=\"0abd611fc3e9a4d9744865ca6e47a6b2\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"784ea32a3f4edde1cd424b58b17e7269\"\u003e\u003c/a\u003eWAF"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarflop%2Fcloudbunny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarflop%2Fcloudbunny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarflop%2Fcloudbunny/lists"}