-d, --delay Wait between read/writes -o, --output <filename> Dump session data to a file -x, --hex-dump <filename> Dump session data as hex to a file -i, --idle-timeout Idle read/write timeout -p, --source-port port Specify source port to use -s, --source addr Speci...
Ncat7.50(https://nmap.org/ncat)Usage:ncat[options][hostname][port]Options taking a time assume seconds.Append'ms'formilliseconds,'s'forseconds,'m'forminutes,or'h'forhours(e.g.500ms).-4Use IPv4 only-6Use IPv6 only-U,--unixsock Use Unix domain sockets only-C,--crlf UseCRLFforEOLseq...
) -m, --max-conns <n> Maximum <n> simultaneous connections -h, --help Display this help screen -d, --delay Wait between read/writes -o, --output <filename> Dump session data to a file -x, --hex-dump <filename> Dump session data as hex to a file -i, --idle-timeout ...
* Slow-send mode, one line every N seconds * Hex dump of transmitted and received data * Ability to let another program service established connections * Telnet-options responder New for NT * Ability to run in the background without a console window * Ability to restart as a single-threaded...
(4,8,12,...)-m,--max-conns Maximum simultaneous connections-h,--help Displaythishelp screen-d,--delay Wait between read/writes-o,--outputDump session data to a file-x,--hex-dump Dump session data as hex to a file-i,--idle-timeout Idle read/write timeout-p,--source-port port...
-o, --output <filename> Dump session data to a file -x, --hex-dump <filename> Dump session data as hex to a file -i, --idle-timeout Idle read/write timeout -p, --source-port port Specify source port to use -s, --source addr Specify source address to use (doesn't affect...
{// 格式化为两位十六进制字符串Stringhex=Integer.toHexString(0xff&b);if(hex.length()==1)hexString.append('0');hexString.append(hex);}returnhexString.toString();}// 示例用法publicstaticvoidmain(String[]args)throwsException{DataEncryptionencryption=newDataEncryption();StringencryptedPassword=encryption....
nc是netcat工具的命令,是一个很好用的网络工具。比如,可以用来端口扫描,文件传输等网络功能。 ubuntu安装nc 以netcat-traditional为例. sudo apt-get -y install netcat-traditional 设置默认的nc,选择/bin/nc.traditional: sudo update-alternatives --config nc ...
target="".join(i) res = hashlib.sha256(target.encode()).hexdigest() self.db.execute("INSERT INTO SHA256 (ID,HASH) VALUES (?,?)",(target,res)) self.db.commit() def getid(self, target): cursor = self.db.execute("SELECT ID from SHA256 WHERE HASH=? LIMIT 1",(target,)) ...
hexedit(1) hg(1) hist(1) history(1) hostid(1) hostid(1g) hostname(1) hpftodit(1) htdbm(1) htdigest(1) htpasswd(1) httping(1) httxt2dbm(1) i386(1) i486(1) ib_clock_test(1) ib_read_bw(1) ib_send_bw(1) ib_write_bw(1) ibdiagnet(1) ibis(1) ibv_asyncwatch(1) ...