View previous topic :: View next topic |
Author |
Message |
h4x0r4f33dom n00b
Joined: 13 Oct 2016 Posts: 7
|
Posted: Sun Oct 16, 2016 5:10 pm Post subject: few issued with -g -G -s --sctp NCat options |
|
|
hi
i m new to NCat and having issues with few options -g -G -s --sctp
here a brief summery:
<code>
-g ncat -g proxy-source-IP -v remote-IP 31337 # from source-IP to remote returns source-IP NOT proxy-source-IP as it is supposed to ex: from 1.0.0.0: ncat -g 1.0.1.0 -v 1.1.0.0 31337 is supposed to return 1.0.1.0 NOT 1.0.0.0
-G ncat -G 4 -v remote-IP 31337 # what does G4 EXACTLY mean here ?
-s proxy-source-IP ncat -s proxy-source-IP -v remote-IP 31337 # from source-IP to remote returns source-IP NOT proxy-source-IP as it is supposed to ex: from 1.0.0.0: ncat -s 1.0.1.0 -v 1.1.0.0 31337 is supposed to return 1.0.1.0 NOT 1.0.0.0
--sctp ncat -v remote-IP --sctp 31338 # input goes to shell NOT ncat as STDERR replies input (see below)
</code>
--sctp
Ncat: Version 6.00 ( http://nmap.org/ncat )
foo
No command 'foo' found, did you mean:
Command 'fio' from package 'fio' (main)
Command 'xoo' from package 'xoo' (main)
Command 'fop' from package 'fop' (main)
Command 'fox' from package 'objcryst-fox' (main)
Command 'zoo' from package 'zoo' (main)
Command 'goo' from package 'goo' (main)
foo: command not found
anyone has a clue ? |
|
Back to top |
|
|
h4x0r4f33dom n00b
Joined: 13 Oct 2016 Posts: 7
|
Posted: Sun Oct 16, 2016 5:14 pm Post subject: few issued with -g -G -s --sctp NCat options |
|
|
hi
i m new to NCat and having issues with few options -g -G -s --sctp
here a brief summery:
<code>
-g ncat -g proxy-source-IP -v remote-IP 31337 # from source-IP to remote returns source-IP NOT proxy-source-IP as it is supposed to ex: from 1.0.0.0: ncat -g 1.0.1.0 -v 1.1.0.0 31337 is supposed to return 1.0.1.0 NOT 1.0.0.0
-G ncat -G 4 -v remote-IP 31337 # what does G4 EXACTLY mean here ?
-s proxy-source-IP ncat -s proxy-source-IP -v remote-IP 31337 # from source-IP to remote returns source-IP NOT proxy-source-IP as it is supposed to ex: from 1.0.0.0: ncat -s 1.0.1.0 -v 1.1.0.0 31337 is supposed to return 1.0.1.0 NOT 1.0.0.0
--sctp ncat -v remote-IP --sctp 31338 # input goes to shell NOT ncat as STDERR replies input (see below)
</code>
--sctp
Ncat: Version 6.00 ( http://nmap.org/ncat )
foo
No command 'foo' found, did you mean:
Command 'fio' from package 'fio' (main)
Command 'xoo' from package 'xoo' (main)
Command 'fop' from package 'fop' (main)
Command 'fox' from package 'objcryst-fox' (main)
Command 'zoo' from package 'zoo' (main)
Command 'goo' from package 'goo' (main)
foo: command not found
anyone has a clue ?
[Moderator edit: moved yet another cross-post of the exact same post into this thread, which was previously in Off the Wall. -Hu] |
|
Back to top |
|
|
Chiitoo Administrator
Joined: 28 Feb 2010 Posts: 2740 Location: Here and Away Again
|
|
Back to top |
|
|
|