avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
182 stars 131 forks source link

Doom Port Scanning fixing #456

Closed tanujbordikar closed 11 months ago

tanujbordikar commented 11 months ago

Describe the bug Under GSSOC'23 The code in the doom port scanning is slow and not efficient so i make this issue to solve that by optimizing it using asyncio and subprocess python library.

To Reproduce Steps to reproduce the behavior:

  1. Optimize the doom's port scanner
  2. Will use asyncio

Expected behavior Fast results of open and closed ports after entering the desired link.

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

Do I want to work on this: