Multithreaded subdomain enumeration
- Lingua principale
- Python
- Stelle
- 6
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, subdomain enumeration is done by stake in sequential manner and to increase it's speed we are looking for a multithreaded replacement of stake's subdomain enumeration
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Find the current sequential subdomain enumeration code in the codebase, likely in a main script or module. Research Python threading or multiprocessing libraries to implement concurrent requests. Determine how to structure the worker threads and manage shared state or results. Test the new implementation to ensure it correctly enumerates subdomains faster without breaking existing functionality.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- cli, tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100