{"id":23357796,"url":"https://github.com/trixsec/trix-framework","last_synced_at":"2025-04-10T09:44:49.590Z","repository":{"id":247204751,"uuid":"825263355","full_name":"TrixSec/Trix-Framework","owner":"TrixSec","description":"All Required tool for web pentesting, All Hacking tools for website hacking And Android pentesting ","archived":false,"fork":false,"pushed_at":"2024-11-20T09:07:12.000Z","size":144,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T08:41:44.497Z","etag":null,"topics":[],"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/TrixSec.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":"2024-07-07T09:41:52.000Z","updated_at":"2025-02-15T13:43:17.000Z","dependencies_parsed_at":"2024-07-09T13:25:47.100Z","dependency_job_id":"b993ed20-3e90-4a17-b0e6-f0c93aa1efb6","html_url":"https://github.com/TrixSec/Trix-Framework","commit_stats":null,"previous_names":["trixsec/trix-framework"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrixSec%2FTrix-Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrixSec%2FTrix-Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrixSec%2FTrix-Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrixSec%2FTrix-Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrixSec","download_url":"https://codeload.github.com/TrixSec/Trix-Framework/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248196134,"owners_count":21063353,"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-12-21T10:32:02.933Z","updated_at":"2025-04-10T09:44:49.555Z","avatar_url":"https://github.com/TrixSec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trix-Framework CLI Tool 2.0.0\n\nThe Trix-Framework CLI tool is designed to help you manage and clone various security tools categorized by their functionality. This tool allows users to select categories, view tools within those categories, and clone the desired tools into their home directory. The tool also provides the ability to stop the cloning process without exiting the application.\n\n## Features\n\n- 195+ tools are available \n\n- Load and parse tools from a `tools.json` file.\n- Display available categories and tools.\n- Clone selected tools to the home directory.\n- Handle directory existence conflicts.\n- Stop the cloning process without exiting the tool.\n- Support for graceful interruption using Ctrl+C.\n\n## Prerequisites\n\n- Python 3.x\n- Git\n\n## Installation\n\n1. **Clone the Repository**\n\n    ```\n    git clone https://github.com/TrixSec/Trix-Framework/\n    cd Trix-Framework\n    ```\n\n2. **Ensure `tools.json` is Present**\n\n    Make sure the `tools.json` file is located in the same directory as `frameworkcli.py`. The `tools.json` should contain the list of tools categorized by their functionality.\n\n## Usage\n\n1. **Run the Script**\n\n    ```\n    python3 frameworkcli.py\n    ```\n\n2. **Select a Category**\n\n    The tool will display a list of categories from which you can select by entering the corresponding number.\n\n3. **Select a Tool**\n\n    After selecting a category, the tool will list the available tools within that category. Select a tool to clone by entering its corresponding number.\n\n4. **Commands**\n\n    - **Back**: Return to the category selection menu.\n    - **Exit**: Exit the application.\n\n## Example\n\n### Running the Script\n\n\n┌──(root㉿trix)-[~/Trix-Framework]\n└─# python3 frameworkcli.py\n\nCategories Examples:\n1. Database SQL Injection Vulnerability or Brute Force\n2. Web Vulnerability Scanners\n3. Advanced Persistent Threat Detect\nSelect a category (or type 'exit' to quit): 1\n\nTools in Database SQL Injection Vulnerability or Brute Force:\n1. SQLiScanner - A SQLi vulnerability scanner via SQLMAP and Charles\n2. DSSS - A SQLi vulnerability scanner with 99 lines of code\nSelect a tool to clone (or type 'back' to go back, 'stop' to stop cloning, 'exit' to quit): 1\n\nCloning SQLiScanner...\n\n## Handling Cloning Conflicts\n\nIf the directory already exists, you will be prompted to overwrite it:\n\n`\nThe directory /root/SQLiScanner already exists. Do you want to overwrite it? (yes/no): no\nSkipping clone for https://github.com/0xbug/SQLiScanner as the directory already exists.\n`\n\n## Interrupting the Process\n\nYou can also interrupt the cloning process using `Ctrl+C`:\n\n\n### Follow Us on Telegram\n\nStay updated with the latest tools and hacking resources. Join our Telegram Channel by clicking the Telegram logo below:\n\n[![Telegram](https://upload.wikimedia.org/wikipedia/commons/thumb/8/82/Telegram_logo.svg/240px-Telegram_logo.svg.png)](https://t.me/Trixsec)\n\n## License\n\nThis project is licensed under the MIT License.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrixsec%2Ftrix-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrixsec%2Ftrix-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrixsec%2Ftrix-framework/lists"}