{"id":19165880,"url":"https://github.com/err0r-ica/scanter","last_synced_at":"2025-04-09T18:18:36.590Z","repository":{"id":115968299,"uuid":"259368044","full_name":"Err0r-ICA/SCANter","owner":"Err0r-ICA","description":"Websites Vulnerability Scanner ","archived":false,"fork":false,"pushed_at":"2024-10-13T13:20:38.000Z","size":102,"stargazers_count":70,"open_issues_count":2,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T18:18:32.638Z","etag":null,"topics":["rce","rce-exploit","rce-scanner","scanner","server-side-template-injection","sql-injection","sql-scanner","sqli","ssti","ssti-payloads","xss","xss-attacks","xss-detection","xss-exploitation","xss-scanner","xss-vulnerability"],"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/Err0r-ICA.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":"2020-04-27T15:12:38.000Z","updated_at":"2025-04-07T15:28:33.000Z","dependencies_parsed_at":"2024-12-25T11:14:48.156Z","dependency_job_id":"3d190f00-2d1c-495a-9249-496688fce237","html_url":"https://github.com/Err0r-ICA/SCANter","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/Err0r-ICA%2FSCANter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Err0r-ICA%2FSCANter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Err0r-ICA%2FSCANter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Err0r-ICA%2FSCANter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Err0r-ICA","download_url":"https://codeload.github.com/Err0r-ICA/SCANter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085326,"owners_count":21045139,"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":["rce","rce-exploit","rce-scanner","scanner","server-side-template-injection","sql-injection","sql-scanner","sqli","ssti","ssti-payloads","xss","xss-attacks","xss-detection","xss-exploitation","xss-scanner","xss-vulnerability"],"created_at":"2024-11-09T09:29:44.941Z","updated_at":"2025-04-09T18:18:36.572Z","avatar_url":"https://github.com/Err0r-ICA.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCANter - Web Security Scanner 🔎\n\n## 📒 Description 📒\n\n* ##### Detect This vulnerabilities\n  * \u003ch5\u003eRemote Code Execution\u003c/h5\u003e\n    \u003cul\u003e\u003cli\u003eLinux\u003c/li\u003e\u003c/ul\u003e\n  * \u003ch5\u003eXSS Reflected\u003c/h5\u003e\n  * \u003ch5\u003eTemplate Injection\u003c/h5\u003e\n     \u003cul\u003e\n     \u003cli\u003e Jinja2 \u003c/li\u003e\n     \u003cli\u003e ERB \u003c/li\u003e\n     \u003cli\u003e Java \u003c/li\u003e\n     \u003cli\u003e Twig \u003c/li\u003e\n     \u003cli\u003e Freemarker \u003c/li\u003e\n     \u003c/ul\u003e\n  * \u003ch5\u003eSQl Injection \u003c/h5\u003e\n\n## 📸 Screenshot 📸\n![Screenshot](https://i.postimg.cc/4ZSdm0Vm/IMG-20200427-162813-866.jpg) \n\n\n## OS Support \n\n- \u003ch5\u003e Kali Linux \u003c/h5\u003e\n- \u003ch5\u003e Android - Termux \u003c/h5\u003e\n- \u003ch5\u003e Windows \u003c/h5\u003e\n\n## 💿 Installation 💿\n### [Linux](https://wikipedia.org/wiki/Linux) [![alt tag](http://icons.iconarchive.com/icons/dakirby309/simply-styled/32/OS-Linux-icon.png)](https://fr.wikipedia.org/wiki/Linux)\n* open your terminal \n* enter this command \n   ````\n   $ git clone https://github.com/Err0r-ICA/SCANter \n   $ cd SCANter\n   $ python3 -m pip install -r requirements.txt\n   ````\n### Android \u003cimg src=\"https://img.icons8.com/clouds/100/000000/android-os.png\"\u003e\n* Download \u003ca href='https://play.google.com/store/apps/details?id=com.termux\u0026hl=en'\u003eTermux App\u003c/a\u003e\n* open termux app\n* enter this command\n````bash\n $ pkg install python -y \n $ pkg install git -y \n $ git clone https://github.com/Err0r-ICA/SCANter\n $ cd SCANter\n $ python3 -m pip install -r requirements.txt\n````\n### Windows \u003cimg src=\"https://img.icons8.com/color/48/000000/windows-10.png\"\u003e\n* Download \u003ca href='https://www.python.org/downloads/windows/'\u003epython3\u003c/a\u003e and install it\n* open your cmd\n* enter this command \n````\n$ python3 -m pip install -r requirements.txt\n````\n\n## 🧾 Usage 🧾 \n````\nOptions:\n  -h, --help          |    Show help message and exit\n  --version           |    Show program's version number and exit\n  -u URL, --url=URL   |    Target URL (e.g.\"http://www.target.com/vuln.php?id=1\")\n  --data=DATA         |    Data string to be sent through POST (e.g. \"id=1\")\n  --list=FILE         |    Get All Urls from List\n  --threads           |    Max number of concurrent HTTP(s) requests (default 10)\n  --timeout           |    Seconds to wait before timeout connection\n  --proxy             |    Start The Connection with http(s) proxy\n  --cookies           |    HTTP Cookie header value (e.g. \"PHPSESSID=a8d127e..\")\n  --encode            |    How Many encode the payload (default 1)\n  --allow-redirect    |    Allow the main redirect\n  --verify            |    Skip HTTPS Cert Error\n  --user-agent        |    add custom user-agent\n  --scan-headers      |    Try to inject payloads in headers not parameters (user-agent,referrer)\n  --skip-headers      |    Skip The Headers scanning processe\n  --sleep             |    Sent one request after some Seconds\n  --batch             |    Never ask for user input, use the default behavior\n  --module            |    add custom module (e.g. \"google.py\")\n\n````\n### ☠️ Input Example ☠️\n\n``` $ python3 ICAscanner -u 'http://localhost/dvwa/vulnerabilities/exec/' --data='ip=localhost\u0026Submit=Submit' --cookies='PHPSESSID=safasf' ```\n\n[![Build-passing](https://img.shields.io/badge/build-passing-red.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Stars](https://img.shields.io/open-vsx/stars/Redhat/Java.svg?style=plastic\u0026color=orange)](https://github.com/Err0r-ICA/SpeedTest/issues) [![Coverage](https://img.shields.io/azure-devops/coverage/Swellaby/Opensource/25?color=yellow\u0026style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)\n\n[![Maintainers](https://img.shields.io/badge/mainteiners-HackBoyz-green.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![coded](https://img.shields.io/badge/coded%20in-python2.7-mintgreen.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)\n\n[![Status](https://img.shields.io/badge/code%20status-encrypted-cyan.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues) [![License](https://img.shields.io/badge/license-MIT-blueviolet.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)\n\n[![Test](https://img.shields.io/badge/tested%20on-Termux,%20Kali%20Linux,%20Ubuntu,%20Parrot%20OS,%20Debian,%20ANDRAX%20Mobile-%23ff69b4.svg?style=plastic)](https://github.com/Err0r-ICA/SpeedTest/issues)\n \n### My Accounts\n\n\u003ca href=\"https://instagram.com/defacer1337\"\u003e\u003cimg align=\"left\" alt=\"codeSTACKr | Instagram\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/instagram.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.tiktok.com/@err0r_hb?_t=8qVhutK5QKf\u0026_r=1\"\u003e\u003cimg align=\"left\" alt=\"codeSTACKr | TikTok\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/tiktok.svg\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://t.me/DefacErr\"\u003e\u003cimg align=\"left\" alt=\"codeSTACKr | Telegram\" width=\"22px\" src=\"https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/telegram.svg\" /\u003e\u003c/a\u003e\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferr0r-ica%2Fscanter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferr0r-ica%2Fscanter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferr0r-ica%2Fscanter/lists"}