module 'modules.ScanningEnumeration.0x01-PortScanning.finscan' from failed on target
stuffi27 opened this issue · 0 comments
/\
/ \
/ \ S C A N N I N G &
/ \
/ \ E N U M E R A T I O N
/
/ //\ //\ \ F I N S C A N
/ / / \
/ /
[Reliable only in LA Networks]
[§] Enter initial port :> 80
[§] Enter ending port :> 1337
[-] Module <module 'modules.ScanningEnumeration.0x01-PortScanning.finscan' from '/home/tux/Downloads/tidos-framework/modules/ScanningEnumeration/0x01-PortScanning/finscan.py'> failed on target https://...:8080:
[Errno -2] Name or service not known
/\
/ \
/ \ S C A N N I N G &
/ \
/ \ E N U M E R A T I O N
/
/ //\ //\ \ S E R V I C E D E T E C T I O N
/ / / \
/ /
[§] Enter initial port :> 1
[§] Enter ending port :> 1337
[-] Server not responding...
[*] Exiting...
tid2(scan-all) > Traceback (most recent call last):
File "/home/tux/Downloads/tidos-framework/tidconsole.py", line 782, in
main()
File "/home/tux/Downloads/tidos-framework/tidconsole.py", line 777, in main
TIDcon().cmdloop()
File "/home/tux/Downloads/tidos-framework/tidconsole.py", line 52, in cmdloop
super(TIDcon, self).cmdloop(intro=None)
File "/usr/lib/python3.9/cmd.py", line 126, in cmdloop
line = input(self.prompt)
ValueError: I/O operation on closed file.