{"id":20706744,"url":"https://github.com/aqhmal/CVE-2019-19781","last_synced_at":"2025-05-10T20:30:55.079Z","repository":{"id":118836873,"uuid":"233538988","full_name":"aqhmal/CVE-2019-19781","owner":"aqhmal","description":"Automated script for Citrix ADC scanner (CVE-2019-19781) using hosts retrieved from Shodan API. You must have a Shodan account to use this script.","archived":false,"fork":false,"pushed_at":"2020-01-14T15:53:14.000Z","size":5,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T01:28:52.990Z","etag":null,"topics":["automated-testing","citrix-netscaler","information-extraction","pentest-script","python3","shodan"],"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/aqhmal.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-01-13T07:42:27.000Z","updated_at":"2023-09-08T18:02:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdeca873-2003-4a60-8460-380c02b8b648","html_url":"https://github.com/aqhmal/CVE-2019-19781","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/aqhmal%2FCVE-2019-19781","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2FCVE-2019-19781/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2FCVE-2019-19781/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2FCVE-2019-19781/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aqhmal","download_url":"https://codeload.github.com/aqhmal/CVE-2019-19781/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480282,"owners_count":21915245,"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":["automated-testing","citrix-netscaler","information-extraction","pentest-script","python3","shodan"],"created_at":"2024-11-17T01:23:53.491Z","updated_at":"2025-05-10T20:30:55.065Z","avatar_url":"https://github.com/aqhmal.png","language":"Python","funding_links":[],"categories":["Exploit Automation Tools"],"sub_categories":[],"readme":"# CVE-2019-19781\r\nAutomated script for Citrix ADC scanner ([CVE-2019-19781](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19781 \"CVE-2019-19781\")) using hosts retrieved from Shodan API. You must have a Shodan account to use this script. Click [here](https://account.shodan.io/register) if you don't have Shodan account.\r\n\r\n## Installation\r\n\r\n1. Install dependencies.\r\n```bash\r\n    # CentOS \u0026 Fedora\r\n    yum install git python3 -y\r\n\r\n    # Ubuntu \u0026 Debian\r\n    apt install git python3 python3-pip -y\r\n\r\n    # FreeBSD\r\n    pkg install -y python3 git\r\n    python3 -m ensurepip\r\n```\r\n\r\n2. Clone repository \u0026 install python3 module\r\n```bash\r\n    git clone https://github.com/aqhmal/CVE-2019-19781.git\r\n    cd CVE-2019-19781/\r\n    pip3 install -r requirements.txt\r\n```\r\n\r\n3. Add your Shodan API key\r\n```python\r\n    # Shodan API Key (change according to your Shodan API key)\r\n    api_key = ''\r\n    # Shodan search query\r\n    search_query = '\"http://cis.citrix.com\"'\r\n```\r\n\r\n## Usage\r\n\r\n```bash\r\n    python3 scanner.py -t \u003cnumber of threads/ default: 5\u003e\r\n```\r\n\r\n## Disclaimer\r\nThis script is only for penetration testing and security research, I will not be responsible if you use it for illegal activities.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqhmal%2FCVE-2019-19781","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faqhmal%2FCVE-2019-19781","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqhmal%2FCVE-2019-19781/lists"}