由买买提看人间百态

topics

全部话题 - 话题: nmap
首页 上页 1 2 (共2页)
s********e
发帖数: 4064
1
用root权限,
$nmap -sS 127.0.0.1
看看22号端口开了没有
a******t
发帖数: 84
2
来自主题: Linux版 - nbase是什么库
nmap?
see this: http://goo.gl/CF32Gq
p****o
发帖数: 1340
3
你检查一下你的log啊,应该可以看到异常的。还有,用nmap确认一下端口是不是开着。
f**y
发帖数: 138
4
ifconfig - check your interface
iptables - check your firewall rules
nmap - scan the remote machine
netstat - check listening ports, active connections, routing table, etc.
ip - check your another kind of routing policy
f**********3
发帖数: 295
5
来自主题: Programming版 - 看到那么多Java黑
nmap应该是由OS paging algorithm决定什么时候写吧,OS不是每次都写I/O。没写的时
候挂了就没法恢复了。如果调成每次都写,就还是I/O bound。
d***a
发帖数: 13752
6
packet socket以前没有...
用packet socket和nmap后,程序可以直接处理packet数据吧
当然也可以在user space实现自己的tcp api
z*******w
发帖数: 79
7
来自主题: Security版 - The Art of Port Scanning
At following url:
http://www.insecure.org/nmap/nmap_doc.html
h**h
发帖数: 132
8
来自主题: Security版 - The Art of Port Scanning
anybody had luck using nmap in Solaris?
can't use udp scanning,
c********g
发帖数: 1173
9
来自主题: Security版 - security homework help
The professor set up a computer for us to attack. I telnet to one of its
neighbor and ran the nmap to do port scaning. What should I do next? The
professor ask us to leave a file on that computer!!
m*****e
发帖数: 4193
10
来自主题: Security版 - Re: Can I use nmap if I am not a root?
No, you can't.
l**u
发帖数: 35
11
来自主题: Security版 - Re: Can I use nmap if I am not a root?

Why not?
Try it yourselft. For me it works.
m*****e
发帖数: 4193
12
来自主题: Security版 - Re: Can I use nmap if I am not a root?
Of course. I don't remember I had any problem installing it.
m*****e
发帖数: 4193
13
来自主题: Security版 - Re: Can I use nmap if I am not a root?
Which version of Solaris? It seems to have problems with 2.6. I didn't try
it on 2.6.
h**h
发帖数: 132
14
来自主题: Security版 - Re: Can I use nmap if I am not a root?
it's on 2.7
m*****e
发帖数: 4193
15
来自主题: Security版 - Re: Can I use nmap if I am not a root?
Then try upgrading it to 2.53 or later (if there is a newer version)
h**h
发帖数: 132
16
来自主题: Security版 - Re: Can I use nmap if I am not a root?
that's what I am doing right now
m*****e
发帖数: 4193
17
来自主题: Security版 - Re: Can I use nmap if I am not a root?
You are right, I just tried localhost and the same problem arised.
l**u
发帖数: 35
18
来自主题: Security版 - Re: Can I use nmap if I am not a root?

呵呵。不好意思"try it ..."是对提问的人说的。
这话我同意,可是你不能仅仅告诉别人"no you can't"吧。
m*****e
发帖数: 4193
19
来自主题: Security版 - Re: Can I use nmap if I am not a root?

仔细看看他原来的问题,他要用tcpdump监视网络。这个功能没有root是没法用的。
h**h
发帖数: 132
20
来自主题: Security版 - nterm是个什么东西
listen 1025/tcp # listener RFS remote_file_sharing
blackjack 1025/udp # network blackjack
nterm 1026/tcp # remote_login network_terminal
please get a nmap service file, it has most of the protocol definition
l**u
发帖数: 118
21
来自主题: Security版 - nessus help.
Help on using nessus
I installed nessusd, added a user, ran nessus gui
client, logined in successfully, and clicked start
scan on target=localhost. But nothing shows. The scan
seems to be not started. There is nothing shown in the
popup window. (When I do a top, the portscan using
nmap is not started at all)
I read the faq
http://freshrpms.net/builds/nessus/faq.html#scan1
But the link is broken and it says nothing.
Does anyone have any idea?
a***k
发帖数: 1038
22
我看她先用Nmap扫描了下系统,然后这个就蹦出来了:
# sshnuke 10.2.2.2 -rootpw="Zion0101"
.....
Reseting root password to "Zion0101"
这个密码是从哪来的?
是Trinity设的,还是破解软件找到的?
sshnuke 是什么东东?Matrix中的东西大家都应该见过的.
PS,我对破解一窍不通,只是个Matrix扇子,对这个密码的
来源有兴趣而已,这个和情节有点关系.
h**h
发帖数: 132
23
yes, nmap posted the snapshot in its website
www.insecure.org
w****l
发帖数: 344
24
参数太多,搞不清他们之间的区分
据说能看到端口服务进程的所用帐号,也不知怎么用,请指教一下
p******f
发帖数: 162
25

default is good enough, try to run as root if possible.
really? suppose you know sshd runs as root, and apache runs
as nobody, is it useful?
w****l
发帖数: 344
26
那能看到服务进程的版本吗?
r******e
发帖数: 7
27
en, 只能这样了
u*********d
发帖数: 105
28
netcat is good in doing this

ftp,
h**h
发帖数: 132
29
use nmap scan, this might be easier
d******y
发帖数: 1039
30
nmap -v -sS 192.168.0.0/16?
s******s
发帖数: 35
31
download some software like nmap which scans a subnetwork
for a lot of info, does inlude the up hosts.
or you can just write a simple socket program for UNIX shell
scripts to test to do it.
h**h
发帖数: 132
32
if the host does not respond broadcast ping, it will not
respond to arp request either, but like mentioned in another reply
nmap might be a good way,
s**n
发帖数: 449
33
来自主题: Unix版 - 一个vi的问题。
maybe you can try "nmap j 72l"? hehe.
L********3
发帖数: 2272
34
【 以下文字转载自 WaterWorld 讨论区 】
发信人: nmap (小望), 信区: WaterWorld
标 题: 房地美与房利美退市 中国损失近5千亿消息是真的吗 美国怎么敢
发信站: BBS 未名空间站 (Thu Jun 17 12:08:10 2010, 美东)
刚看到一个消息 很震惊
房地美与房利美退市了 中国是其海外最大债权人 因两公司退市国家损失超5千亿美金
tama还有美国人说该两个公司不值得美政府托市 :前一段你干什么去了 还救市 游说
中国政府投资
两公司退市不用说了 我想确认目前国家的损失情况, 如果是真的太可气了
套进了中国政府就退市 这是赤裸裸的抢劫 都是国内老百姓的钱 干 吃相太恶心 美国
现在还敢这么疯狂???
政府全力支持欧元 武装伊朗 支持阿拉伯 武装上海组织, 看美国还能不能把钱吐出
来 太欺负人了 干
m*********k
发帖数: 10521
35
来自主题: _mitbbscheck版 - 2014.02.13首页文章奖励
本次统计截止时间为:2014-02-13 01:00:00 (美东时间)
成功奖励 20 伪币的用户: airdragon77, arhold, BigBullZ, boast, breitling,
brightday, CDSWJ, Cecila, crystalgirl, dudumama219, Edinburgher,
fortunezhang, frada, gmctruck, goldensummer, gtgt2013, HeiGuGu, Helsinki,
hhhh4, IlIlIlIlIl1, iseesea, joyjoy, kzmj80, leotnnz, lingzhuzi, liumanlin,
lulupp, moonhoax, mountainsyue, my1, pureleaf123, qxqx, Rani, remi1530,
richard1985, Roethlisberg, shuzhancnjx, soloscar, sunapple, threeheart,
truffle, WarCraft3, wyiqin, xg2005, yitu... 阅读全帖
首页 上页 1 2 (共2页)