{"id":19001856,"url":"https://github.com/lucthienphong1120/pentesting-scripts","last_synced_at":"2025-10-12T07:19:18.483Z","repository":{"id":113557501,"uuid":"441489049","full_name":"lucthienphong1120/pentesting-scripts","owner":"lucthienphong1120","description":"Collection of useful scripts for penetration testers","archived":false,"fork":false,"pushed_at":"2021-12-26T10:00:39.000Z","size":32,"stargazers_count":16,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-19T19:39:03.589Z","etag":null,"topics":["brute-force","brute-force-attacks","bruteforce","ddos","ddos-attack-tools","ddos-attacks","ddos-tool","denial-of-service","hash","hashing","hashtable","script","scripts"],"latest_commit_sha":null,"homepage":"","language":"Perl","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/lucthienphong1120.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,"zenodo":null}},"created_at":"2021-12-24T14:41:23.000Z","updated_at":"2025-05-24T13:51:12.000Z","dependencies_parsed_at":"2023-04-17T17:06:03.893Z","dependency_job_id":null,"html_url":"https://github.com/lucthienphong1120/pentesting-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucthienphong1120/pentesting-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fpentesting-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fpentesting-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fpentesting-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fpentesting-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucthienphong1120","download_url":"https://codeload.github.com/lucthienphong1120/pentesting-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucthienphong1120%2Fpentesting-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010647,"owners_count":26084784,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["brute-force","brute-force-attacks","bruteforce","ddos","ddos-attack-tools","ddos-attacks","ddos-tool","denial-of-service","hash","hashing","hashtable","script","scripts"],"created_at":"2024-11-08T18:13:04.872Z","updated_at":"2025-10-12T07:19:18.473Z","avatar_url":"https://github.com/lucthienphong1120.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts for penetration testing\nCollection of useful scripts for penetration testers\n\n* fb-brute.pl = Bruteforce for Facebook\n* hash-id.py = Hash Identifier\n* panel.pl = Admin Control Panel Finder\n* slowloris.pl = Denial of Service\n* g3m = Denial of Service\n\n# Install this repository\n\n```\napt update\napt install perl install git libnet-ssleay-perl libssl-dev\ngit clone https://github.com/lucthienphong1120/pentesting-scripts.git\ncd pentesting-scripts\n```\n\n# How to use\n----\n\n`fb-brute.pl`\n```sh\nsudo chmod +775 fb-brute.pl\nperl fb-brute.pl \u003cuser-id\u003e \u003cwordlist\u003e\n```\n\n`hash-id.py`\n```sh\nsudo chmod +775 hash-id.py\npython hash-id.py\n``` \n\n`panel.pl`\n```sh\nsudo chmod +775 panel.pl\nperl panel.pl\n```\n\n`slowloris.pl`\n```sh\nsudo chmod +775 slowloris.pl\nperl slowloris.pl -dns www.target.com -port 80 -timeout 1 -num 1000 -tcpto 5\nperl slowloris.pl -dns IP\n```\n\n`g3m`\n```sh\nsudo chmod +775 g3m\n./g3m -h ip -T 3              #Attack private internet\n./g3m -h ip -T 3 -p 80,80     #Attack websites\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucthienphong1120%2Fpentesting-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucthienphong1120%2Fpentesting-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucthienphong1120%2Fpentesting-scripts/lists"}