{"id":20706745,"url":"https://github.com/aqhmal/pulsexploit","last_synced_at":"2026-01-21T07:40:20.266Z","repository":{"id":118836948,"uuid":"226548291","full_name":"aqhmal/pulsexploit","owner":"aqhmal","description":"Automated script for Pulse Secure SSL VPN exploit (CVE-2019-11510) using hosts retrieved from Shodan API. You must have a Shodan account to use this script.","archived":false,"fork":false,"pushed_at":"2020-04-25T05:06:45.000Z","size":7,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-17T01:28:53.180Z","etag":null,"topics":["exploit","information-extraction","infosec","offset","pentest-script","python3"],"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":"2019-12-07T17:09:24.000Z","updated_at":"2024-08-12T19:55:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7929b401-6bbd-43bb-ab09-88464a2fefbd","html_url":"https://github.com/aqhmal/pulsexploit","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%2Fpulsexploit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2Fpulsexploit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2Fpulsexploit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aqhmal%2Fpulsexploit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aqhmal","download_url":"https://codeload.github.com/aqhmal/pulsexploit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253480283,"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":["exploit","information-extraction","infosec","offset","pentest-script","python3"],"created_at":"2024-11-17T01:23:53.511Z","updated_at":"2026-01-21T07:40:20.251Z","avatar_url":"https://github.com/aqhmal.png","language":"Python","funding_links":[],"categories":["Exploit Automation Tools"],"sub_categories":[],"readme":"# pulsexploit\nAutomated script for Pulse Secure SSL VPN exploit ([CVE-2019-11510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11510 \"CVE 2019-11510\")) 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.\n\n![image](https://user-images.githubusercontent.com/22043590/70325539-29340b80-186d-11ea-8d28-7c1573e92c5e.png)\n\n## Installation\n\n1. Install dependencies.\n```bash\n    # CentOS \u0026 Fedora\n    yum install git python3 -y\n\n    # Ubuntu \u0026 Debian\n    apt install git python3 python3-pip -y\n\n    # FreeBSD\n    pkg install -y python3 git\n    python3 -m ensurepip\n```\n\n2. Clone repository \u0026 install python3 module\n```bash\n    git clone https://github.com/aqhmal/pulsexploit.git\n    cd pulsexploit\n    pip3 install -r requirements.txt\n```\n\n3. Add your Shodan API key and edit the search query\n```python\n    # Shodan API Key (change according to your Shodan API key)\n    api_key = ''\n    # Shodan search query (edit this, but don't remove the html and port)\n    search_query = 'html:\"/dana/\" port:\"443\"'\n```\n\n## Usage\n\n```bash\n    python3 pulsexploit.py -t \u003cnumber of threads/ default: 5\u003e\n```\n\n## Disclaimer\nThis script is only for penetration testing and security research, I will not be responsible if you use it for illegal activities.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqhmal%2Fpulsexploit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faqhmal%2Fpulsexploit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faqhmal%2Fpulsexploit/lists"}