Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: few issued with -g -G -s --sctp NCat options |
|
Author |
|
h4x0r4fr33d0m
Joined: 14 Oct 2016 Posts: 6 Location: val-d-or
|
Posted: Wed 19 Oct '16 13:11 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 |
|
|
|
|
|
|