File tree Expand file tree Collapse file tree 7 files changed +122
-0
lines changed Expand file tree Collapse file tree 7 files changed +122
-0
lines changed Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Ncat bug report
3
+ about : Report an issue with Ncat
4
+ labels : Ncat
5
+ assignees : ' '
6
+ ---
7
+
8
+ ** Describe the bug**
9
+ A clear and concise description of what the bug is.
10
+
11
+ ** To Reproduce**
12
+ Steps to reproduce the behavior, including command-line options.
13
+
14
+ ** Expected behavior**
15
+ A clear and concise description of what you expected to happen. For issues related to EOF handling (socket disconnect), see [ our document on EOF behavior in Ncat] ( https://secwiki.org/w/Ncat/EOF_behavior ) .
16
+
17
+ ** Version info (please complete the following information):**
18
+ - OS: [ e.g. Linux 4.15, Windows 10 1909]
19
+ - Output of ` ncat --version ` :
20
+
21
+ ** Additional context**
22
+ Add any other context about the problem here, such as software version of the service you are connecting Ncat to.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Nmap bug report
3
+ about : Report an issue with Nmap
4
+ labels : Nmap
5
+ assignees : ' '
6
+ ---
7
+ ** NOTE: Npcap issues have moved to [ the Npcap repository] ( https://github.com/nmap/npcap/issues/ ) **
8
+
9
+ ** NOTE: Ncrack issues have moved to [ the Ncrack repository] ( https://github.com/nmap/ncrack/issues/ ) **
10
+
11
+ ** Describe the bug**
12
+ A clear and concise description of what the bug is.
13
+
14
+ ** To Reproduce**
15
+ Steps to reproduce the behavior, including command-line options.
16
+
17
+ ** Expected behavior**
18
+ A clear and concise description of what you expected to happen.
19
+
20
+ ** Version info (please complete the following information):**
21
+ - OS: [ e.g. Linux 4.15, Windows 10 1909]
22
+ - Output of ` nmap --version ` :
23
+ - Output of ` nmap --iflist `
24
+
25
+ ** Additional context**
26
+ Add any other context about the problem here, such as special network type.
27
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Npcap bug report
3
+ about : Report an issue with Npcap
4
+ labels : Npcap
5
+ assignees : ' '
6
+ ---
7
+ ** NOTE: Npcap issues have moved to [ the Npcap repository] ( https://github.com/nmap/npcap/issues/ ) ** . Please open your issue there instead.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Nping bug report
3
+ about : Report an issue with Nping
4
+ labels : Nping
5
+ assignees : ' '
6
+ ---
7
+
8
+ ** Describe the bug**
9
+ A clear and concise description of what the bug is.
10
+
11
+ ** To Reproduce**
12
+ Steps to reproduce the behavior, including command-line options.
13
+
14
+ ** Expected behavior**
15
+ A clear and concise description of what you expected to happen.
16
+
17
+ ** Version info (please complete the following information):**
18
+ - OS: [ e.g. Linux 4.15, Windows 10 1909]
19
+ - Output of ` nping --version ` :
20
+ - Output of ` nmap --version ` :
21
+ - Output of ` nmap --iflist ` :
22
+
23
+ ** Additional context**
24
+ Add any other context about the problem here, such as special network type.
25
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Other issue
3
+ about : Report some other issue or request a feature
4
+ labels : ' '
5
+ assignees : ' '
6
+ ---
7
+ ** NOTE: Npcap issues have moved to [ the Npcap repository] ( https://github.com/nmap/npcap/issues/ ) **
8
+
9
+ ** NOTE: Ncrack issues have moved to [ the Ncrack repository] ( https://github.com/nmap/ncrack/issues/ ) **
10
+
11
+ ** Describe the current behavior**
12
+ A clear and concise description of what the bug or current behavior is.
13
+
14
+ ** Expected behavior**
15
+ Describe what you would like to happen instead.
16
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Zenmap bug report
3
+ about : Report an issue with Zenmap
4
+ labels : Zenmap
5
+ assignees : ' '
6
+ ---
7
+
8
+ ** Describe the bug**
9
+ A clear and concise description of what the bug is.
10
+
11
+ ** To Reproduce**
12
+ Steps to reproduce the behavior, including window titles and command-line options.
13
+
14
+ ** Expected behavior**
15
+ A clear and concise description of what you expected to happen.
16
+
17
+ ** Version info (please complete the following information):**
18
+ - OS: [ e.g. Linux 4.15, Windows 10 1909]
19
+ - Zenmap version from ` Help ` -> ` About `
20
+ - Output of ` nmap --version ` :
21
+
22
+ ** Additional context**
23
+ Add any other context about the problem here, such as special network type.
24
+
You can’t perform that action at this time.
0 commit comments