Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module 'modules.ScanningEnumeration.0x01-PortScanning.finscan' from failed on target #132

Open
stuffi27 opened this issue Feb 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@stuffi27
Copy link

stuffi27 commented Feb 7, 2021

   /\
  /  \
 /    \   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.

@stuffi27 stuffi27 added the bug Something isn't working label Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant