{"id":13539706,"url":"https://github.com/flipkart-incubator/rta","last_synced_at":"2025-04-05T07:05:32.941Z","repository":{"id":73685594,"uuid":"128728464","full_name":"flipkart-incubator/RTA","owner":"flipkart-incubator","description":"Red team Arsenal - An intelligent scanner to detect security vulnerabilities in company's layer 7 assets.","archived":false,"fork":false,"pushed_at":"2023-08-10T22:59:34.000Z","size":69569,"stargazers_count":412,"open_issues_count":6,"forks_count":118,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-03-29T06:05:43.626Z","etag":null,"topics":["nessus","python","security","security-tools","websecurity"],"latest_commit_sha":null,"homepage":"","language":"Python","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/flipkart-incubator.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":"2018-04-09T06:59:11.000Z","updated_at":"2025-02-23T13:21:32.000Z","dependencies_parsed_at":"2024-08-01T09:37:47.871Z","dependency_job_id":null,"html_url":"https://github.com/flipkart-incubator/RTA","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2FRTA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2FRTA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2FRTA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipkart-incubator%2FRTA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flipkart-incubator","download_url":"https://codeload.github.com/flipkart-incubator/RTA/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"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":["nessus","python","security","security-tools","websecurity"],"created_at":"2024-08-01T09:01:30.686Z","updated_at":"2025-04-05T07:05:32.922Z","avatar_url":"https://github.com/flipkart-incubator.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"8f92ead9997a4b68d06a9acf9b01ef63\"\u003e\u003c/a\u003e扫描器\u0026\u0026安全扫描\u0026\u0026App扫描\u0026\u0026漏洞扫描","\u003ca id=\"132036452bfacf61471e3ea0b7bf7a55\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"de63a029bda6a7e429af272f291bb769\"\u003e\u003c/a\u003e未分类-Scanner"],"readme":"# Red Team Arsenal\u0026nbsp; [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Red%20Team%20Arsenal%20(RTA)%20-%20An%20intelligent%20scanner%20to%20detect%20security%20vulnerabilities%20in%20company%27s%20layer%207%20assets\u0026url=https://github.com/flipkart-incubator/RTA\u0026via=a0xnirudh\u0026hashtags=security,infosec,bugbounty)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/flipkart-incubator/RTA/master/rta.svg?sanitize=true\" alt=\"Red Team Arsenal\"/\u003e\n\u003c/p\u003e\n\n[![Github Release Version](https://img.shields.io/badge/release-V2.0-green.svg)](https://github.com/flipkart-incubator/RTA)\n[![Github Release Version](https://img.shields.io/badge/python-3.8-green.svg)](https://github.com/flipkart-incubator/RTA)\n[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://github.com/flipkart-incubator/RTA/blob/master/LICENSE)\n[![RTA loves Open source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/flipkart-incubator/RTA)\n\n**Red Team Arsenal** is a inhouse framework created by flipkart security team which monitors the external attack surface of the company's online assets and provide an **holistic security** view of any security anomalies. It's a closely linked collection of various security engines and tools to conduct/simulate attacks and monitor public facing assets for anomalies and leaks.\n\nIt's an intelligent framework that detects security anomalies in all layer 7 assets and reports the same. \n\nAs companies continue to expand their footprint on INTERNET via various acquisitions and geographical expansions, human driven security engineering is not scalable, hence, companies need feedback driven automated systems to stay put.\n\n## Installation\n\n\n\n### Supported Platforms\n\nRTA has been tested both on **Ubuntu/Debian** (apt-get based distros) distros, it will also work with Mac-OS (but do replace the binaries folder with the binaries of the programs that match with your system architecture if you are running it on Mac OS)\n\n### Prerequisites:\n\nThere are a few packages which are necessary before proceeding with the installation:\n\n* Python 3.8, which is installed by default in most systems\n* Python pip: `sudo apt-get install python3-pip`\n\nAlso, you will need to update the config file and config_mail yml files with the following data\n\n* Google Chat Webhook URL\n* SMTP Credentials\n* Github Token\n* Mailing List \n* Custom Search Engine (API Key)\n\n\nYou can install all the requirements by running  ``sudo pip3 install -r requirements.txt``\n\n\n\n## Usage\n\nMention the domains you want to monitor inside 'input_files/domains.txt'\n\n```python3 scheduler.py```\n\n\n\n### Configuring Google Chat:\n\nYou can receive notifications in  Google Chat, this can be configured by adding the webhook URL to config.yml file.\n\n\n## Contributors\n\n- Anirudh Anand ([@a0xnirudh](https://twitter.com/a0xnirudh))\n- Mohan KK ([@MohanKallepalli](https://twitter.com/MohanKallepalli))  \n- Ankur Bhargava ([@_AnkurB](https://twitter.com/_AnkurB))  \n- Prajal Kulkarni ([@prajalkulkarni](https://twitter.com/prajalkulkarni))  \n- Himanshu Kumar Das ([@mehimansu](https://twitter.com/mehimansu))\n- Mandeep Jadon ([@1337tr0lls](https://twitter.com/1337tr0lls))\n- Vivek Srivastav ([@vivek_15887](https://twitter.com/vivek_15887))\n- Abhishek S ([@abhiabhi2306](https://twitter.com/abhiabhi2306))\n\n\n## References\n\nThanks to the authors of the below creations.\n\n- Amass: https://github.com/owasp-amass/amass\n- Aquatone: https://github.com/michenriksen/aquatone\n- Assetfinder: https://github.com/tomnomnom/assetfinder\n- Chaos-Client: https://github.com/projectdiscovery/chaos-client\n- Chrome Driver: https://chromedriver.chromium.org/downloads\n- Ffuf: https://github.com/ffuf/ffuf\n- Finddomain: https://github.com/Findomain/Findomain\n- Gau: https://github.com/lc/gau\n- Https: https://github.com/projectdiscovery/httpx\n- Naabu: https://github.com/projectdiscovery/naabu\n- Nmap: https://nmap.org/\n- Subfinder: https://github.com/projectdiscovery/subfinder\n- Scweet: https://pypi.org/project/Scweet/\n- Cloud Enum: https://github.com/initstring/cloud_enum\n- DNStwist: https://github.com/elceef/dnstwist\n- Phonebook: https://phonebook.cz/\n- SSLyze: https://github.com/nabla-c0d3/sslyze\n- Shodan: https://shodan.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipkart-incubator%2Frta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipkart-incubator%2Frta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipkart-incubator%2Frta/lists"}