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

Portscan tools #44

Merged
merged 6 commits into from
Mar 27, 2019
Merged

Conversation

UlrichBerntien
Copy link
Collaborator

  • Increases the portability if the portscan function: Now bash, nmap, python (version 2) or nc (netcat) are used. Hence if o.rc runs in a POSIX shell on a system without bash a portscan may be possible with one of the other tools.
  • The TCP connection check is isolated in a function orc_tryTcpConnection. This function may be used later to check the connection in other functions, see issue proxy or additional gateway support #43.

@UlrichBerntien UlrichBerntien added the enhancement New feature or request label Mar 26, 2019
@UlrichBerntien UlrichBerntien merged commit f7ebb92 into zMarch:master Mar 27, 2019
@UlrichBerntien UlrichBerntien deleted the portscan-tools branch March 28, 2019 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant