{"id":31626380,"url":"https://github.com/luanqmata/powerdinspec","last_synced_at":"2025-10-06T19:51:39.865Z","repository":{"id":315658733,"uuid":"1060404051","full_name":"Luanqmata/PowerDiNSpec","owner":"Luanqmata","description":"👁️🔍- POWER DNS INSPEC - PowerShell-based toolkit to scan headers, links, robots.txt, and detect site technologies.  👨‍💻 ","archived":false,"fork":false,"pushed_at":"2025-09-29T07:30:02.000Z","size":114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T09:21:52.798Z","etag":null,"topics":["cybersecurity","dncrecon","dns","pentest","powershell","recontool","robots-txt","websitescanner"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/Luanqmata.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T21:19:19.000Z","updated_at":"2025-09-29T07:30:05.000Z","dependencies_parsed_at":"2025-09-22T08:23:33.720Z","dependency_job_id":"d92b7771-b887-4612-b5f7-58a69015a95d","html_url":"https://github.com/Luanqmata/PowerDiNSpec","commit_stats":null,"previous_names":["luanqmata/powersdinspector","luanqmata/powerdinspec"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Luanqmata/PowerDiNSpec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luanqmata%2FPowerDiNSpec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luanqmata%2FPowerDiNSpec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luanqmata%2FPowerDiNSpec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luanqmata%2FPowerDiNSpec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luanqmata","download_url":"https://codeload.github.com/Luanqmata/PowerDiNSpec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luanqmata%2FPowerDiNSpec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671749,"owners_count":26025743,"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-06T02:00:05.630Z","response_time":65,"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":["cybersecurity","dncrecon","dns","pentest","powershell","recontool","robots-txt","websitescanner"],"created_at":"2025-10-06T19:51:38.023Z","updated_at":"2025-10-06T19:51:39.856Z","avatar_url":"https://github.com/Luanqmata.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerDiNSpec\n\n\u003cimg width=\"1340\" height=\"918\" alt=\"image\" src=\"https://github.com/user-attachments/assets/e1ca20c5-479d-4565-8ac5-36ff4d95cfbf\" /\u003e\n\n---\n\n\u003cimg width=\"1227\" height=\"908\" alt=\"image\" src=\"https://github.com/user-attachments/assets/c5199238-c467-494c-9fa6-141b7942f0b6\" /\u003e\n\n---\n\n\u003cimg width=\"1196\" height=\"916\" alt=\"image\" src=\"https://github.com/user-attachments/assets/a359eebe-4a82-4657-bf0d-0743936b11e6\" /\u003e\n\n---\n\n##  **PowerShell DNS Recon Tool**\n  \n\n\nPowerDiNSpec is a PowerShell-based tool designed to help security enthusiasts and penetration testers perform reconnaissance on websites and DNS records. It allows you to scan server headers, HTTP methods, links, HTML words, detect technologies, check status codes, and more.\n\n---\n\n## Features\n\n* Capture server headers\n* Discover allowed HTTP methods\n* List links found in HTML\n* Extract words from website HTML for fuzzing\n* Detect technologies in use (X-Powered-By, Server)\n* Get HTTP status codes\n* Retrieve the `\u003ctitle\u003e` of the page\n* Check for `robots.txt`\n* Check for `sitemap.xml`\n* Check for Banner\n* resolve ip Address \n* Scaning Records Server\n* Run all scans automatically\n* Log all actions to a file\n\n---\n## Security \u0026 Ethical Use Notice ⚠️\n\nPowerDiNSpec is intended only for educational purposes, authorized penetration testing, or personal lab environments.\nUsing this tool on websites or networks without explicit permission from the owner may be illegal and could result in criminal or civil penalties.\n\nAlways ensure you have authorization before scanning any system and respect the ethical guidelines of cybersecurity.\n\n---\n\n## Installation\n\n1. Make sure you have **PowerShell 5.1** or later installed on Windows.\n2. Clone or download this repository:\n\n```ruby\ngit clone https://github.com/Luanqmata/PowerDiNSpec.git\n```\n\n3. Navigate to the folder:\n\n```ruby\ncd PowerDiNSpec\n```\n\n4. Unlock Script\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"361\" height=\"508\" alt=\"screenshot1\" src=\"https://github.com/user-attachments/assets/e52f7f5f-b129-4294-bbdb-51488eb2428c\" /\u003e\n  \u003cimg width=\"367\" height=\"513\" alt=\"screenshot2\" src=\"https://github.com/user-attachments/assets/ed6b684e-e6a9-458f-a9d0-f9dc8abb84a2\" /\u003e\n\u003c/p\u003e\n\n5. unlock 4 win 11 - (type to unlock)\n```ruby\n    Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope Process\n```\n\n---\n\n## Usage\n\n1. Open PowerShell.\n2. Run the script:\n\n```ruby\n.\\PowerDiNSpec.ps1\n```\n\n3. The menu will appear. Choose an option (1-13) to perform the desired scan.\n4. Enter the target URL or host when prompted.\n5. Logs will be automatically saved in the script directory with timestamps.\n6. Press Enter to return to the menu after each scan.\n\n---\n\n## Example\n\nRun all scans for a website:\n\n```ruby\nChoose option: 10\nEnter the website URL (e.g., https://example.com)\n```\n\nThe tool will sequentially run all checks and display the results in the terminal.\n\n---\n\n## License\n\nThis program is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).\nYou can redistribute and/or modify it under the terms of this license.\n\n---\n\n## Author\n\nLuan Calazans, 2025\nPowered by PowerShell ☕💻\n\n---\n\n## References\n\n\u003e https://github.com/EliteLoser/WriteAscii/blob/master/letters.xml Fonts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanqmata%2Fpowerdinspec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanqmata%2Fpowerdinspec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanqmata%2Fpowerdinspec/lists"}