From 78e0345136f4092e9349cc84354337c943292355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Mon, 15 May 2023 12:04:32 +0200 Subject: [PATCH] Adding tests /CoreOS/nmap/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in /CoreOS/nmap/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using /CoreOS/nmap/Regression/bz1000770-ncat-displays-debug-message-during-normal-use /CoreOS/wireshark/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with /CoreOS/nmap/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled /CoreOS/nmap/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc /CoreOS/nmap/Regression/bz621045-nmap-help-vs-man-options-test /CoreOS/nmap/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP /CoreOS/nmap/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF /CoreOS/nmap/Regression/ncat-listener-fails-with-Bad-file-descriptor /CoreOS/nmap/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets /CoreOS/nmap/Regression/wrong-connect-format /CoreOS/nmap/Sanity/TLS-v1-3-support --- .../main.fmf | 27 +++ .../runtest.sh | 68 +++++++ .../main.fmf | 23 +++ .../runtest.sh | 44 +++++ .../main.fmf | 32 +++ .../runtest.sh | 102 ++++++++++ .../main.fmf | 29 +++ .../runtest.sh | 53 +++++ .../main.fmf | 27 +++ .../runtest.sh | 98 +++++++++ .../main.fmf | 27 +++ .../runtest.sh | 67 +++++++ .../main.fmf | 32 +++ .../runtest.sh | 88 +++++++++ .../main.fmf | 27 +++ .../runtest.sh | 67 +++++++ .../main.fmf | 28 +++ .../runtest.sh | 187 ++++++++++++++++++ .../main.fmf | 28 +++ .../runtest.sh | 82 ++++++++ .../main.fmf | 26 +++ .../runtest.sh | 51 +++++ Regression/wrong-connect-format/main.fmf | 25 +++ Regression/wrong-connect-format/runtest.sh | 71 +++++++ Sanity/TLS-v1-3-support/main.fmf | 27 +++ Sanity/TLS-v1-3-support/runtest.sh | 59 ++++++ 26 files changed, 1395 insertions(+) create mode 100644 Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/main.fmf create mode 100755 Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/runtest.sh create mode 100644 Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/main.fmf create mode 100755 Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/runtest.sh create mode 100644 Regression/bz1000770-ncat-displays-debug-message-during-normal-use/main.fmf create mode 100755 Regression/bz1000770-ncat-displays-debug-message-during-normal-use/runtest.sh create mode 100644 Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/main.fmf create mode 100755 Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/runtest.sh create mode 100644 Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/main.fmf create mode 100755 Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/runtest.sh create mode 100644 Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/main.fmf create mode 100755 Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/runtest.sh create mode 100644 Regression/bz621045-nmap-help-vs-man-options-test/main.fmf create mode 100755 Regression/bz621045-nmap-help-vs-man-options-test/runtest.sh create mode 100644 Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/main.fmf create mode 100755 Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/runtest.sh create mode 100644 Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/main.fmf create mode 100755 Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/runtest.sh create mode 100644 Regression/ncat-listener-fails-with-Bad-file-descriptor/main.fmf create mode 100755 Regression/ncat-listener-fails-with-Bad-file-descriptor/runtest.sh create mode 100644 Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/main.fmf create mode 100755 Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/runtest.sh create mode 100644 Regression/wrong-connect-format/main.fmf create mode 100755 Regression/wrong-connect-format/runtest.sh create mode 100644 Sanity/TLS-v1-3-support/main.fmf create mode 100755 Sanity/TLS-v1-3-support/runtest.sh diff --git a/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/main.fmf b/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/main.fmf new file mode 100644 index 0000000..423f50f --- /dev/null +++ b/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/main.fmf @@ -0,0 +1,27 @@ +summary: nmap-performance-test +description: | + Bug summary: nmap much slower after bz1596834 got fixed in libpcap [rhel8] + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=2166178 +enabled: true +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2166178 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2166177 +tag: + - Tier2 +tier: '2' +adjust: + - enabled: false + when: distro < rhel-7 + continue: false +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap +duration: 5m +extra-nitrate: TC#0615071 +extra-summary: /CoreOS/nmap/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in +extra-task: /CoreOS/nmap/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in +id: 5795a22e-231e-4f2b-90a0-073bffbd70b5 diff --git a/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/runtest.sh b/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/runtest.sh new file mode 100755 index 0000000..349f620 --- /dev/null +++ b/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in/runtest.sh @@ -0,0 +1,68 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Performance/bz2166178-nmap-much-slower-after-bz1596834-got-fixed-in +# Description: After fix of bz1596834 is nmap slower. Testing if the speed is better after fixing it. +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2023 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" +THRESHOLD="1.5" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlPhaseEnd + + rlPhaseStartTest + rlRun "(time nmap -n -r -p 1-65535 127.0.0.1 >/dev/null) &> time.log" 0 "Running scan" + real_time=$(grep "real" time.log) + m_regex='^.*([[:digit:]]+)m.*$' + s_regex='^.*m([[:digit:]]+.[[:digit:]]+)s.*$' + + [[ $real_time =~ $m_regex ]] + mins=$(echo ${BASH_REMATCH[1]}) + [[ $real_time =~ $s_regex ]] + secs=${BASH_REMATCH[1]} + + rlAssertLesser "time of scan should be less than 1 min" $mins 1 && ( + if [ $(bc <<< "$secs < $THRESHOLD") -eq 1 ]; then + rlPass "Time of scan is lesser than $THRESHOLD secs" + else + rlFail "Time of scan is greater then $THRESHOLD secs" + fi + ) + log=$(cat time.log) + rlLog "Time of scan: $log" + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/main.fmf b/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/main.fmf new file mode 100644 index 0000000..c4d9c5c --- /dev/null +++ b/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/main.fmf @@ -0,0 +1,23 @@ +summary: Test for BZ#1937754 (RHEL 9 Make /usr/bin/nc a symlink using) +description: | + Bug summary: RHEL 9: Make /usr/bin/nc a symlink using alternatives(1) to allow switching to OpenBSD nc(1) + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1937754 +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap +duration: 5m +enabled: true +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1937754 +adjust: + - enabled: false + when: distro < rhel-9 + continue: false +extra-nitrate: TC#0610007 +extra-summary: /CoreOS/nmap/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using +extra-task: /CoreOS/nmap/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using +id: b992ea62-dbf6-4d66-9070-20cc07c422c9 diff --git a/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/runtest.sh b/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/runtest.sh new file mode 100755 index 0000000..4fde769 --- /dev/null +++ b/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using/runtest.sh @@ -0,0 +1,44 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/RHEL-9-Make-usr-bin-nc-a-symlink-using +# Description: Test for BZ#1937754 (RHEL 9 Make /usr/bin/nc a symlink using) +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2021 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlPhaseEnd + + rlPhaseStartTest + rlRun "ls -ls `which nc` | grep /etc/alternatives" 0 "Checking symlink with which" + rlRun "alternatives --list | grep '/usr/bin/ncat'" 0 "Checking symlink from alternatives list" + rlRun "alternatives --display nc" 0 "Checking symlink using alternatives display" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/main.fmf b/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/main.fmf new file mode 100644 index 0000000..fb6c902 --- /dev/null +++ b/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/main.fmf @@ -0,0 +1,32 @@ +summary: Test for BZ#1000770 (ncat displays debug message during normal use) +description: | + Bug summary: ncat displays debug message during normal use + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1000770 + + Tests whether ncat (from the package nmap) displays one extra line containing DEBUG output while starting. +contact: fhrdina@redhat.com +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nc + - squid + - nmap +duration: 5m +enabled: true +tag: + - Tier1 +tier: '1' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1000770 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1134412 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1663898 +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +extra-nitrate: TC#0379345 +extra-summary: /CoreOS/nmap/Regression/bz1000770-ncat-displays-debug-message-during-normal-use +extra-task: /CoreOS/nmap/Regression/bz1000770-ncat-displays-debug-message-during-normal-use +id: 2ca9a3e4-db5c-4370-ae4b-bd94e8567b6d diff --git a/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/runtest.sh b/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/runtest.sh new file mode 100755 index 0000000..5e8fb32 --- /dev/null +++ b/Regression/bz1000770-ncat-displays-debug-message-during-normal-use/runtest.sh @@ -0,0 +1,102 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz1000770-ncat-displays-debug-message-during-normal-use +# Description: Test for BZ#1000770 (ncat displays debug message during normal use) +# Author: Martin Zember +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2014 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" +TEST_DIR=`pwd` + +fake_server() { + # set up target server (a fake HTTP server) + PORT="$1" + # launch a listening target server in the background + rlRun "echo SERVER_HELLO | /usr/bin/ncat --send-only -l $PORT &" 0 "Executing a process listening on port $PORT" + sleep 3 # to be sure the process has started and listening +} + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + + # set up squid proxy + CONF=/etc/squid/squid.conf + rlFileBackup $CONF + rlRun "sed -i 's/^http_access deny !Safe_por/# &/' $CONF" 0 "Configuring squid: Allowing access from certain unsafe ports" + rlRun "sed -i 's/^http_access deny CONNECT !SSL_ports/# &/' $CONF" 0 "Configuring squid: Allowing CONNECT to non-SSL ports" + rlRun "sed -i 's/^http_access deny all/http_access allow all/' $CONF" 0 "Configuring squid: Allowing all other access" + rlServiceStart squid + rlPhaseEnd + + rlPhaseStartTest "TEST FOR DEBUG INFO IN VERBOSE MODE" + + # launch a listening target server + PORT=8012 + fake_server $PORT + SERVER_PID=$! + + # version nmap-5.51-4.el6 always returns 0 when successful + # version nmap-6.40-4.el7 sometimes returns 1 and in the verbose mode, it says: Connection reset by peer. It processes the input and output though. + rlRun "/usr/bin/ncat --recv-only -vvv --proxy-type http --proxy localhost:3128 localhost $PORT >log 2>&1" + rlAssertGrep "NCAT DEBUG: Proxy returned status code" log + sleep 1 + cat log + + # kill the server forcefully + ps -p $SERVER_PID &>/dev/null && rlRun "kill -9 $SERVER_PID" 0,1 "Killing potentially remaining listening servers" + + rlPhaseEnd + + rlPhaseStartTest "TEST FOR MISSING DEBUG INFO WHEN NOT IN VERBOSE MODE" + + # launch a listening target server in the background, another one + PORT=8013 + fake_server $PORT + SERVER_PID="$!" + + # version nmap-5.51-4.el6 always returns 0 when successful + # version nmap-6.40-4.el7 sometimes returns 1 and in the verbose mode, it says: Connection reset by peer. It processes the input and output though. + rlRun "/usr/bin/ncat --recv-only --proxy-type http --proxy localhost:3128 localhost $PORT >log 2>&1" + rlAssertNotGrep "NCAT DEBUG: Proxy returned status code" log + sleep 1 + cat log + + # kill the server forcefully + ps -p $SERVER_PID &>/dev/null && rlRun "kill -9 $SERVER_PID" 0,1 "Killing potentially remaining listening servers" + + rlPhaseEnd + + rlPhaseStartCleanup + rlFileRestore + rlServiceRestore squid + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/main.fmf b/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/main.fmf new file mode 100644 index 0000000..3ce23a2 --- /dev/null +++ b/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/main.fmf @@ -0,0 +1,29 @@ +summary: Test for BZ#1146578 ([RFE] Allow nanosecond precision time stamps with) +description: | + Bug summary: [RFE] Allow nanosecond precision time stamps with Wireshark + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1146578 +contact: fhrdina@redhat.com +component: + - wireshark +test: ./runtest.sh +framework: beakerlib +recommend: + - wireshark +duration: 5m +enabled: true +tag: + - Tier3 +tier: '3' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1146578 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1213339 +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +extra-nitrate: TC#0457312 +extra-summary: + /CoreOS/wireshark/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with +extra-task: + /CoreOS/wireshark/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with +id: a36c75e9-26c0-4ca7-952c-002e838e3e02 diff --git a/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/runtest.sh b/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/runtest.sh new file mode 100755 index 0000000..02cf261 --- /dev/null +++ b/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with/runtest.sh @@ -0,0 +1,53 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/wireshark/Regression/bz1146578-RFE-Allow-nanosecond-precision-time-stamps-with +# Description: Test for BZ#1146578 ([RFE] Allow nanosecond precision time stamps with) +# Author: Martin Zember +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2015 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="wireshark" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlPhaseEnd + + rlPhaseStartTest + rlRun "ping www.redhat.com -q -c 10 &" + rlRun "tshark -c 10 | tee log" + rlRun "sed -i 's/^[ ]*[0-9]*[ ]*//' log" 0-255 "Remove potential trailing spaces and and/or packet numbers" + cat log + rlRun "grep '^[0-9][0-9]*\.[0-9]\{9\}' log | grep -v '^[0-9][0-9]*\.[0-9]\{6\}000'" 0 "Packets have nanosecond precision but not only 000 as the last numbers" + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/main.fmf b/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/main.fmf new file mode 100644 index 0000000..4b6da72 --- /dev/null +++ b/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/main.fmf @@ -0,0 +1,27 @@ +summary: Test for BZ#1436402 (nc from nmap ncat crash if ipv6 disabled) +description: | + Bug summary: nc from nmap ncat crash if ipv6 disabled + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1436402 +contact: fhrdina@redhat.com +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - nmap-ncat +duration: 10m +enabled: true +tag: + - Tier3 +tier: '3' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1436402 +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +extra-nitrate: TC#0562516 +extra-summary: /CoreOS/nmap/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled +extra-task: /CoreOS/nmap/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled +id: 5cf9a102-4e9f-4e17-9b31-7ba0ccd832bb diff --git a/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/runtest.sh b/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/runtest.sh new file mode 100755 index 0000000..4751b5c --- /dev/null +++ b/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled/runtest.sh @@ -0,0 +1,98 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz1436402-nc-from-nmap-ncat-crash-if-ipv6-disabled +# Description: Test for BZ#1436402 (nc from nmap ncat crash if ipv6 disabled) +# Author: Jaroslav Aster +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2017 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + + +PACKAGE="nmap" +NCAT_LOG="ncat.log" + + +set_boot_option() +{ + grubby --update-kernel=ALL --args='ipv6.disable=1' + if [ "$(rlGetPrimaryArch)" = "s390x" ]; then + zipl + fi + +} + +del_boot_option() +{ + grubby --update-kernel=ALL --remove-args='ipv6.disable' + if [ "$(rlGetPrimaryArch)" = "s390x" ]; then + zipl + fi + +} + + +rlJournalStart + +if [ "$REBOOTCOUNT" -eq 0 ]; then + rlPhaseStartSetup "Disabling ipv6 & rebooting" + rlAssertRpm "$PACKAGE" + set_boot_option + rlLog "Rebooting" + rhts-reboot + rlPhaseEnd +fi + +if [ "$REBOOTCOUNT" -eq 1 ]; then + rlPhaseStartSetup "Checking if ipv6 disabled & creating TmpDir" + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlRun "ip -6 addr | grep 'inet6'" 1 "Checking if IPv6 is disabled" + rlPhaseEnd + + rlPhaseStartTest + rlRun "ncat -6 localhost &> ${NCAT_LOG}" 0,1 + if rlIsRHEL '<8'; then + rlAssertGrep 'Ncat: Invalid argument' ${NCAT_LOG} + else + rlAssertGrep 'Ncat: Address family not supported by protocol' ${NCAT_LOG} + fi + rlRun "grep 'Assertion .* failed.' ${NCAT_LOG}" 1 + rlRun "cat ${NCAT_LOG}" + NCAT_LOG_OUTPUT=$(cat ${NCAT_LOG}) + rlLog "$NCAT_LOG_OUTPUT" + rlPhaseEnd + + rlPhaseStartCleanup "Cleaning up" + del_boot_option + rlLog "Rebooting" + rhts-reboot + rlPhaseEnd +fi + + rlPhaseStartCleanup "Cheking if ipv6 was enabled again" + rlRun "ip -6 addr | grep 'inet6'" 0 "Checking if IPv6 is enabled again" + rlPhaseEnd + + rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/main.fmf b/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/main.fmf new file mode 100644 index 0000000..7f23575 --- /dev/null +++ b/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/main.fmf @@ -0,0 +1,27 @@ +summary: Test for BZ#2160434 ([Regression] Cannot ssh through ProxyCommand+nc) +description: | + Bug summary: [Regression] Cannot ssh through ProxyCommand+nc + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=2160434 +enabled: true +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2160434 +tag: + - Tier1 +tier: '1' +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - squid +duration: 5m +extra-nitrate: TC#0614737 +extra-summary: /CoreOS/nmap/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc +extra-task: /CoreOS/nmap/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc +id: c7eb297e-3876-4afd-8c45-41974f4fc88c diff --git a/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/runtest.sh b/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/runtest.sh new file mode 100755 index 0000000..84b8920 --- /dev/null +++ b/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc/runtest.sh @@ -0,0 +1,67 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz2160434-Regression-Cannot-ssh-through-ProxyCommand-nc +# Description: Test for BZ#2160434 ([Regression] Cannot ssh through ProxyCommand+nc) +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2023 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" +LOG="ssh.log" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlRun "dnf install -y squid" + cat > /etc/squid/squid.conf << EOF +http_access allow all +http_port 3128 +EOF + rlRun "systemctl start squid" + sleep 10 + rlPhaseEnd + + rlPhaseStartSetup + rlRun "ssh-keygen -a 1024 -t ed25519 -f /root/.ssh/id_ed25519_ncat-proxy-test -C ncat-proxy-test -N \"\"" 0 "Creating ssh keys" + rlRun "chmod 600 /root/.ssh/id_ed25519_ncat-proxy-test*" 0 + rlRun "cat /root/.ssh/id_ed25519_ncat-proxy-test.pub >> /root/.ssh/authorized_keys" 0 + rlPhaseEnd + + rlPhaseStartTest + rlRun "ssh -o IdentitiesOnly=yes -i /root/.ssh/id_ed25519_ncat-proxy-test -o StrictHostKeyChecking=no -o ProxyCommand=\"nc --proxy localhost:3128 --proxy-type http %h %p\" root@localhost true &> $LOG" 0 "Trying to connect" + rlAssertNotGrep "Connection closed" $LOG + LOG_OUTPUT=$(cat ${LOG}) + rlLog "$LOG_OUTPUT" + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "systemctl stop squid" + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz621045-nmap-help-vs-man-options-test/main.fmf b/Regression/bz621045-nmap-help-vs-man-options-test/main.fmf new file mode 100644 index 0000000..8391ab5 --- /dev/null +++ b/Regression/bz621045-nmap-help-vs-man-options-test/main.fmf @@ -0,0 +1,32 @@ +summary: It takes options from manual pages and compares them with options from command + lines's help (-h, --help). +description: | + Test Case Relevancy: + distro = rhel-4, rhel-5: False +contact: fhrdina@redhat.com +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - grep + - sed + - util-linux-ng +duration: 5m +enabled: true +tag: + - Tier1 +tier: '1' +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=621045 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=743506 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1248053 +extra-nitrate: TC#0137792 +extra-summary: /CoreOS/nmap/Regression/bz621045-nmap-help-vs-man-options-test +extra-task: /CoreOS/nmap/Regression/bz621045-nmap-help-vs-man-options-test +id: b1232ca5-8e1b-4776-978b-cce933d54b7b diff --git a/Regression/bz621045-nmap-help-vs-man-options-test/runtest.sh b/Regression/bz621045-nmap-help-vs-man-options-test/runtest.sh new file mode 100755 index 0000000..f9a38a5 --- /dev/null +++ b/Regression/bz621045-nmap-help-vs-man-options-test/runtest.sh @@ -0,0 +1,88 @@ +#!/bin/bash +# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz621045-nmap-help-vs-man-options-test +# Description: It takes options from manual pages and compares them with options from command lines's help (-h, --help). +# Author: Ales Marecek +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2011 Red Hat, Inc. All rights reserved. +# +# This copyrighted material is made available to anyone wishing +# to use, modify, copy, or redistribute it subject to the terms +# and conditions of the GNU General Public License version 2. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with this program; if not, write to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include rhts environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" +WATCHED_OPTIONS='-sR -PR' + + +get_options_from_man_page() +{ + man nmap | col -bx | grep -- "^[ ]\+-[-]\?[0-9A-Za-z]\+" | sed 's/^\s\+\(--\?[0-9A-Za-z\/-]\+\)[ \[<:=;,.)*]\+.*$/\1/' | sed 's/^ \+//' | sort | uniq +} + +is_watched_option() +{ + if echo "$WATCHED_OPTIONS" | grep -q -- "$1"; then + return 0 + else + return 1 + fi +} + +is_in_nmap_help() +{ + if nmap -h | grep -q -- "$1" && nmap --help | grep -q -- "$1"; then + return 0 + else + return 1 + fi +} + + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm "$PACKAGE" + rlPhaseEnd + + rlPhaseStartTest + for option in $(get_options_from_man_page); do + # RHEL >=7 workaround + # -sR option is an alias for -sV option in RHEL-7, so it is not present in nmap -h + # -PR is not part of nmap -h + if rlIsRHEL '>=7' || rlIsFedora; then + if [ "$option" = "-sR" ] || [ "$option" = "-PR" ] ; then + continue + fi + fi + + if ! is_in_nmap_help "$option" && ! is_watched_option "$option"; then + rlLogInfo "Option: '${option}' is missing in the list of -h/--help part, but it's wanted." + else + rlRun "nmap -h | grep -- \"${option}\" && nmap --help | grep -q -- \"${option}\"" 0 "Testing option: '${option}'." + fi + done + rlPhaseEnd + + rlPhaseStartCleanup + rlPhaseEnd + + rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/main.fmf b/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/main.fmf new file mode 100644 index 0000000..7acb293 --- /dev/null +++ b/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/main.fmf @@ -0,0 +1,27 @@ +summary: Reproducer for bugzilla 826601 issue +description: | + Test if the --output option that does duplicate output to a provided file work + correctly in UDP mode. +contact: fhrdina@redhat.com +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - iptables-services +duration: 5m +enabled: true +tag: + - Tier1 +tier: '1' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=826601 +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +extra-nitrate: TC#0269824 +extra-summary: /CoreOS/nmap/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP +extra-task: /CoreOS/nmap/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP +id: 813668ee-53de-45f4-8aa8-df649cfed2be diff --git a/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/runtest.sh b/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/runtest.sh new file mode 100755 index 0000000..3ddab4d --- /dev/null +++ b/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP/runtest.sh @@ -0,0 +1,67 @@ +#!/bin/bash +# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz826601-ncat-does-not-write-to-output-file-with-UDP +# Description: Reproducer for bugzilla 826601 issue +# Author: Hubert Kario +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2013 Red Hat, Inc. All rights reserved. +# +# This copyrighted material is made available to anyone wishing +# to use, modify, copy, or redistribute it subject to the terms +# and conditions of the GNU General Public License version 2. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with this program; if not, write to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlRun "echo TEST > client.in" 0 "Create ncat input file" + rlServiceStop iptables + rlPhaseEnd + + rlPhaseStartTest + # ncat doesn't tolerate /dev/null as input, provide it with blocking empty one + ncat --udp --output ncatudp.log --wait 4s --listen 127.0.0.1 6666 < <(sleep 30) > ncat.out & + server=$! + rlRun "kill -s 0 $server" 0 "Start ncat server in background" + (echo TEST; sleep 10) | ncat --udp --idle-timeout 5 127.0.0.1 6666 > client.out & + client=$! + rlRun "kill -s 0 $client" 0 "Start ncat client in background" + ps aux | grep -E "\<$client\>|\<$server\>" + rlLogInfo "Server running as PID $server, client running as PID $client" + sleep 8 # idle timeout + some extra time + rlRun "kill -s 9 $client" 1 "Client should be already dead" + rlRun "kill -s 9 $server" 0 "Kill the server" + cat ncatudp.log + rlRun "grep TEST ncatudp.log" 0 "Test if sent message is in log file" + rlRun "grep TEST ncat.out" 0 "Test if sent message is in out file" + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlServiceRestore iptables + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/main.fmf b/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/main.fmf new file mode 100644 index 0000000..60e0c6f --- /dev/null +++ b/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/main.fmf @@ -0,0 +1,28 @@ +summary: Test for BZ#879275 (ncat does not call shutdown(2) on EOF) +description: | + Bug summary: ncat: does not call shutdown(2) on EOF + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=879275 +contact: fhrdina@redhat.com +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - nmap-ncat + - expect +duration: 15m +enabled: true +tag: + - Tier3 +tier: '3' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=879275 +adjust: + - enabled: false + when: distro < rhel-7 + continue: false +extra-nitrate: TC#0321449 +extra-summary: /CoreOS/nmap/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF +extra-task: /CoreOS/nmap/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF +id: 3f3c8f3d-6015-46d6-9394-65c27e2454ff diff --git a/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/runtest.sh b/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/runtest.sh new file mode 100755 index 0000000..abd667c --- /dev/null +++ b/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF/runtest.sh @@ -0,0 +1,187 @@ +#!/bin/bash +# vim: dict=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/bz879275-ncat-does-not-call-shutdown-2-on-EOF +# Description: Test for BZ#879275 (ncat does not call shutdown(2) on EOF) +# Author: David Spurek +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2013 Red Hat, Inc. All rights reserved. +# +# This copyrighted material is made available to anyone wishing +# to use, modify, copy, or redistribute it subject to the terms +# and conditions of the GNU General Public License version 2. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public +# License along with this program; if not, write to the Free +# Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +PACKAGES="$PACKAGE nmap-ncat expect" + +function test_nc_server_side () +{ +expect < expect.out & + # wait for a moment when nc binds and it is ready for listening + sleep 3 + # connect to port where nc is listening and send message with EOF + rlLog "Connect to listening nc on port 1234" +cat <<'EOF' | nc $machine_hostname 1234 +test_eof +EOF + + # wait a moment on slower s390x machine + [[ "`uname -i`" = "s390x" ]] && sleep 4 + cat expect.out + rlAssertGrep "matched test_eof" expect.out + rlAssertGrep "eof reached" expect.out + rlPhaseEnd + + rlPhaseStartTest "Test send EOF on the listening side (server)" + rlRun "test_nc_send_eof_on_server" 0 + rlRun "test_nc_send_eof_both_sides" 0 + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/ncat-listener-fails-with-Bad-file-descriptor/main.fmf b/Regression/ncat-listener-fails-with-Bad-file-descriptor/main.fmf new file mode 100644 index 0000000..d8ec40f --- /dev/null +++ b/Regression/ncat-listener-fails-with-Bad-file-descriptor/main.fmf @@ -0,0 +1,28 @@ +summary: 'Testing: netcat (nc) listener fails with "Bad file descriptor" after a connection + is made' +description: | + Bug summary: netcat (nc) listener fails with "Bad file descriptor" after a connection is made + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1899824 +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - grubby +duration: 15m +enabled: true +tag: + - Tier2 +tier: '2' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1899824 +adjust: + - enabled: false + when: distro ~< rhel-8.7 + continue: false +extra-nitrate: TC#0613194 +extra-summary: /CoreOS/nmap/Regression/ncat-listener-fails-with-Bad-file-descriptor +extra-task: /CoreOS/nmap/Regression/ncat-listener-fails-with-Bad-file-descriptor +id: 0a26dc3f-9994-4b54-a3dd-f74f13c72d3c diff --git a/Regression/ncat-listener-fails-with-Bad-file-descriptor/runtest.sh b/Regression/ncat-listener-fails-with-Bad-file-descriptor/runtest.sh new file mode 100755 index 0000000..1177d48 --- /dev/null +++ b/Regression/ncat-listener-fails-with-Bad-file-descriptor/runtest.sh @@ -0,0 +1,82 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/ncat-listener-fails-with-Bad-file-descriptor +# Description: Testing: netcat (nc) listener fails with "Bad file descriptor" after a connection is made +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2022 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +rlJournalStart + +if [ "$REBOOTCOUNT" -eq 0 ]; then + rlPhaseStartSetup "Disabling ipv6 & rebooting" + rlAssertRpm $PACKAGE + rlRun "grubby --update-kernel=ALL --args='ipv6.disable=1'" 0 "Disabling ipv6" + if [ "$(rlGetPrimaryArch)" = "s390x" ]; then + rlRun "zipl" 0 "Running zipl to update boot menu - s390 specific" + fi + rlLog "Rebooting" + rhts-reboot + rlPhaseEnd +fi + +if [ "$REBOOTCOUNT" -eq 1 ]; then + rlPhaseStartSetup "Checking if ipv6 disabled & creating TmpDir" + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlRun "ip -6 addr | grep 'inet6'" 1 "Checking if IPv6 is disabled" + rlPhaseEnd + + rlPhaseStartTest + rlRun "nc -l 12345 -v &> server.log &" 0 "Server listening" + SERVER_PID=$! + sleep 5 + rlRun "nc localhost 12345 -v &> client.log &" 0 "Client sending" + CLIENT_PID=$! + sleep 5 + rlRun "grep 'close: Bad file descriptor' server.log" 1 "Testing if listener failed with Bad file descriptor" + rlPhaseEnd + + rlPhaseStartCleanup "Cleaning up" + rlRun "kill -9 $SERVER_PID &> killing.log" 0-1 "Cleaning - Ensuring that server part is terminated" + rlRun "kill -9 $CLIENT_PID &> killing.log" 0-1 "Cleaning - Ensuring that client part is terminated" + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlRun "grubby --update-kernel=ALL --remove-args='ipv6.disable'" 0 "Re-enabling ipv6 again" + if [ "$(rlGetPrimaryArch)" = "s390x" ]; then + rlRun "zipl" 0 "Running zipl to update boot menu - s390 specific" + fi + rlLog "Rebooting" + rhts-reboot + rlPhaseEnd +fi + + rlPhaseStartCleanup "Cheking if ipv6 was enabled again" + rlRun "ip -6 addr | grep 'inet6'" 0 "Checking if IPv6 is enabled again" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/main.fmf b/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/main.fmf new file mode 100644 index 0000000..616924e --- /dev/null +++ b/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/main.fmf @@ -0,0 +1,26 @@ +summary: Test for BZ#1957178 (ncat segfaults with -U (Use Unix domain sockets) +description: | + Bug summary: ncat segfaults with -U (Use Unix domain sockets only) + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1957178 +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap +duration: 15m +enabled: true +tag: + - Tier3 +tier: '3' +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1957178 +adjust: + - enabled: false + when: distro < rhel-6 + continue: false +extra-nitrate: TC#0610427 +extra-summary: /CoreOS/nmap/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets +extra-task: /CoreOS/nmap/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets +id: 02207f40-f821-49e6-bf7c-629906313ed8 diff --git a/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/runtest.sh b/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/runtest.sh new file mode 100755 index 0000000..4ce2a01 --- /dev/null +++ b/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets/runtest.sh @@ -0,0 +1,51 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/ncat-segfaults-with-U-Use-Unix-domain-sockets +# Description: Test for BZ#1957178 (ncat segfaults with -U (Use Unix domain sockets) +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2021 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + nc -l -U /tmp/foo.sock & + sleep 2 + nc -U /tmp/foo.sock & + sleep 5 + rlPhaseEnd + + rlPhaseStartTest + rlRun "grep \"kernel: nc\" /var/log/messages | grep \"segfault\"" 1 "Checking if Segmentation fault not occured" + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "pkill nc" 0-1 "Killing nc proccesses used in test" + rlRun "rm -f /tmp/foo.sock" 0 "Removing socket" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Regression/wrong-connect-format/main.fmf b/Regression/wrong-connect-format/main.fmf new file mode 100644 index 0000000..54f0a3b --- /dev/null +++ b/Regression/wrong-connect-format/main.fmf @@ -0,0 +1,25 @@ +summary: Test for BZ#1591959 (Please include) +description: | + Bug summary: Please include https://github.com/nmap/nmap/commit/ec38cb0096648e916660958ac48c121e303debf1 + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1591959 +contact: Robin Hack +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap + - nmap-ncat +duration: 20m +enabled: true +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1591959 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2120294 +adjust: + - enabled: false + when: distro < rhel-7 + continue: false +extra-nitrate: TC#0599550 +extra-summary: /CoreOS/nmap/Regression/wrong-connect-format +extra-task: /CoreOS/nmap/Regression/wrong-connect-format +id: 578e85ed-3559-41f7-ba00-e4831f352f04 diff --git a/Regression/wrong-connect-format/runtest.sh b/Regression/wrong-connect-format/runtest.sh new file mode 100755 index 0000000..fc37a33 --- /dev/null +++ b/Regression/wrong-connect-format/runtest.sh @@ -0,0 +1,71 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Regression/wrong-connect-format +# Description: Test for BZ#1591959 (Please include) +# Author: Robin Hack +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2019 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlPhaseEnd + + rlPhaseStartTest + rlRun "coproc ncat { ncat -l 8080; }" + rlRun "ncat_listener_proc=\$!" + + rlRun "ncat --proxy-type http --proxy localhost:8080 2611:1a:e10:: &" + rlRun "ncat_proc=\$!" + + read -ru ${ncat[0]} xx + + x=$(echo -n $xx | tr -d "\n\r") + #watch for newlines... + echo -n "$x" | hexdump + + if [[ "$x" == 'CONNECT [2611:1a:e10::]:31337] HTTP/1.0' ]]; then + rlFail "WRONG: CONNECT [2611:1a:e10::]:31337] HTTP/1.0" + elif [[ "$x" == 'CONNECT [2611:1a:e10::]:31337 HTTP/1.0' ]]; then + rlPass "CONNECT [2611:1a:e10::]:31337 HTTP/1.0" + else + rlFail "SHOULD NEVER HAPPEN!" + fi + + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + + kill ${ncat_listener_proc} + kill ${ncat_proc} + rlPhaseEnd +rlJournalPrintText +rlJournalEnd diff --git a/Sanity/TLS-v1-3-support/main.fmf b/Sanity/TLS-v1-3-support/main.fmf new file mode 100644 index 0000000..7808339 --- /dev/null +++ b/Sanity/TLS-v1-3-support/main.fmf @@ -0,0 +1,27 @@ +summary: Testing support of TLS v1.3 +description: | + Bug summary: Rebase nmap for TLS v1.3 support + Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=2180330 +enabled: true +link: + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2180330 + - relates: https://bugzilla.redhat.com/show_bug.cgi?id=2169766 +tag: + - Tier1 +tier: '1' +adjust: + - enabled: false + when: distro < rhel-8 + continue: false +contact: František Hrdina +component: + - nmap +test: ./runtest.sh +framework: beakerlib +recommend: + - nmap +duration: 5m +extra-nitrate: TC#0615124 +extra-summary: /CoreOS/nmap/Sanity/TLS-v1-3-support +extra-task: /CoreOS/nmap/Sanity/TLS-v1-3-support +id: 4506d349-17b3-47c9-99d2-9a146640ddd6 diff --git a/Sanity/TLS-v1-3-support/runtest.sh b/Sanity/TLS-v1-3-support/runtest.sh new file mode 100755 index 0000000..1a2fcac --- /dev/null +++ b/Sanity/TLS-v1-3-support/runtest.sh @@ -0,0 +1,59 @@ +#!/bin/bash +# vim: dict+=/usr/share/beakerlib/dictionary.vim cpt=.,w,b,u,t,i,k +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# runtest.sh of /CoreOS/nmap/Sanity/TLS-v1-3-support +# Description: Testing support of TLS v1.3 +# Author: František Hrdina +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +# +# Copyright (c) 2023 Red Hat, Inc. +# +# This program is free software: you can redistribute it and/or +# modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation, either version 2 of +# the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be +# useful, but WITHOUT ANY WARRANTY; without even the implied +# warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see http://www.gnu.org/licenses/. +# +# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +# Include Beaker environment +. /usr/share/beakerlib/beakerlib.sh || exit 1 + +PACKAGE="nmap" +PORT=49152 +NMAP_LOG="nmap.log" +SERVER_LOG="server.log" + +rlJournalStart + rlPhaseStartSetup + rlAssertRpm $PACKAGE + rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory" + rlRun "pushd $TmpDir" + rlRun "openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365 -nodes -subj \"/C=CZ/ST=CZ/L=Brno/O=Home/CN=test.com\"" + rlPhaseEnd + + rlPhaseStartTest + rlLog "Running server" + openssl s_server -key key.pem -cert cert.pem -accept $PORT -tls1_3 -4 -debug -WWW &> $SERVER_LOG & + SERVER_PID=$! + rlRun "nmap -p $PORT --script ssl-enum-ciphers 127.0.0.1 &> $NMAP_LOG" + rlAssertGrep "$PORT/tcp open" $NMAP_LOG + rlAssertGrep "TLSv1.3" $NMAP_LOG + rlPhaseEnd + + rlPhaseStartCleanup + rlRun "kill $SERVER_PID" 0 "Killing server" + rlRun "popd" + rlRun "rm -r $TmpDir" 0 "Removing tmp directory" + rlPhaseEnd +rlJournalPrintText +rlJournalEnd