mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2025-12-23 01:04:20 +01:00
Modifies reference structure for tool paths (#61)
This commit is contained in:
@@ -4,7 +4,7 @@ from .wrappers import FullScan, HTBScan
|
||||
from .amass import AmassScan, ParseAmassOutput
|
||||
from .masscan import MasscanScan, ParseMasscanOutput
|
||||
from .nmap import ThreadedNmapScan, SearchsploitScan
|
||||
from .config import tool_paths, top_udp_ports, top_tcp_ports, defaults, web_ports
|
||||
from .config import top_udp_ports, top_tcp_ports, defaults, web_ports
|
||||
from .parsers import (
|
||||
install_parser,
|
||||
scan_parser,
|
||||
|
||||
Reference in New Issue
Block a user