Skip to content

Error: stdin is from a terminal #93

@0xE2

Description

@0xE2

TCP scans are failing with Error: stdin is from a terminal exception.

Environment information:

  • OS: Kali 2021.2
  • Console & shell: XFCE TerminalEmulator + zsh
  • sx: pre-built binary release (tested on v0.2 & 0.3)

Some sx snippets I tested with (I renamed sx binary to sxscanner, because Kali already has some tool named sx):

sxscanner tcp fin -p 80 10.10.10.230
sxscanner tcp -p 1-65535 10.10.10.230

Issues might be somewhere here: sx/command/config.go#L288, but I don't know Go, so now sure what can cause the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions