少尉
- 注册时间
- 2010-8-19
- 金币
- 375 个
- 威望
- 0 个
- 荣誉
- 0 个
尚未签到
|
本帖最后由 170086150 于 2012-1-24 18:26 编辑
; a: h0 M' v- p
9 f. C, E1 \/ ]1 p( D测试不成功 BT4 + 8187L + scapy-2.2.0.tar + wpscrack.py! ?/ c, x) y; W0 X. p' A( j
( F# g0 Y3 @2 ^0 {* Oroot@bt:~# ifconfig wlan0 up, C8 E( e$ p: w* y. A/ v$ C" v
root@bt:~# airmon-ng start wlan0
1 w/ g3 G6 A' s
y5 {, l2 h0 I% ?Interface Chipset Driver
' Z6 t5 Q: z4 Z0 P, T4 R G" I+ ]wlan0 RTL8187 rtl8187 - [phy0]1 e0 R* B' A$ z) \* U
(monitor mode enabled on mon1)
1 J4 O3 U4 K4 c" Gmon0 RTL8187 rtl8187 - [phy0]
5 i2 f# M0 d" ^/ A! Oroot@bt:~# ./wpscrack.py --iface mon0 --client 00:e1:00:33:5d:d3 --bssid b0:48:7a:21:11:32 --ssid TP-LINK_211132 --dh 0 -v
$ m9 W9 O+ s6 ]. {6 F3 r* y6 mWARNING: No route found for IPv6 destination :: (no default route?)
' Q" O: v e$ g( [% dsniffer started. V- w/ k+ a- X3 i7 z
Exception in thread Thread-1:
/ |; U7 H( i+ XTraceback (most recent call last):
7 I/ u/ m9 q1 p7 w File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
! S0 m" C1 G5 o0 G% t7 k self.run()4 I4 @1 Q/ \+ U, }
File "/usr/lib/python2.5/threading.py", line 446, in run: A4 `4 p3 c0 g3 O/ L9 r
self.__target(*self.__args, **self.__kwargs)
7 f! _* p1 Q* [7 ?: \5 L+ u) X File "./wpscrack.py", line 516, in sniffer- @! e1 ?, O1 [+ s( K% Y0 Y
sniff(store=0, stop_filter=lambda x: self.sniffer_filter(x))
6 E! q: t) s1 w- R3 v2 a- \ File "/usr/lib/python2.5/site-packages/scapy/sendrecv.py", line 589, in sniff
- W+ ]2 O: R; U( K0 @ if stop_filter and stop_filter(p):
|/ w0 n$ N0 u6 F1 c; c File "./wpscrack.py", line 516, in <lambda>
) C6 `& N* K9 C0 [* X- K% w sniff(store=0, stop_filter=lambda x: self.sniffer_filter(x))
' a) E, _& |! i5 O9 \! `( \ File "./wpscrack.py", line 480, in sniffer_filter
- b- i$ B. Z* B. m* u$ G elif (self.rcved.is_set() is False):# n9 R# L( w3 u. x4 \
AttributeError: '_Event' object has no attribute 'is_set'1 _8 Q( D, d& C6 O9 F; S p3 s' W
------------------- attempt #1
. ~+ W3 U- l- L' f+ ITrying 00000000
1 ^$ [9 e1 [$ J; G) g-> 802.11 deauthentication% {5 n- S. q& z. Y/ x" W+ n* D& x
Traceback (most recent call last):
2 Y0 i. M# v: R8 m% P d File "./wpscrack.py", line 621, in <module>2 c3 W7 } U# @% S2 Y% O8 O
main(). |, w# K2 W/ a& W
File "./wpscrack.py", line 615, in main
3 F. f; z5 V1 l( x: p wps.run()8 r- k6 j4 E7 g1 g+ u
File "./wpscrack.py", line 187, in run
& f. m% S- a: p. O self.send_deauth()
5 |+ h0 c6 Y6 s# D File "./wpscrack.py", line 552, in send_deauth4 U$ v: G0 ^/ A8 N4 r
sendp(deauth, verbose=0)8 J5 F' c$ D+ S4 a
File "/usr/lib/python2.5/site-packages/scapy/sendrecv.py", line 259, in sendp X, Q1 ]. V' y) i
__gen_send(conf.L2socket(iface=iface, *args, **kargs), x, inter=inter, loop=loop, count=count, verbose=verbose, realtime=realtime). M& p8 Q# B$ C
File "/usr/lib/python2.5/site-packages/scapy/sendrecv.py", line 234, in __gen_send: B, o( K+ X, W$ }( ^) M
s.send(p)+ m% _5 |$ Q7 I5 H
File "/usr/lib/python2.5/site-packages/scapy/supersocket.py", line 32, in send; q8 w. u5 F# T4 t" a, @( t
sx = str(x)
2 m6 ] H1 x* H/ z' {& K, Q7 | q File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 261, in __str__
; f; c. d, `5 M. u" ]9 g( Y return self.build()* I5 | ]5 t/ J# e
File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 319, in build
6 D/ t; o/ Y# F0 ]) G- |) N7 H! L p = self.do_build()& j" f8 ^1 D& z. ~
File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 311, in do_build. I! b, i! I+ U. i2 W) ~" F& ]
pay = self.do_build_payload()
- q5 U: x/ d# U, c4 K( K8 q+ T File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 303, in do_build_payload
( R% k8 F% T4 h+ y* f return self.payload.do_build()! ?% I+ N1 f; [. [' o6 ?2 S! B
File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 308, in do_build
+ K/ i r3 v% j y pkt = self.self_build()
) S3 Y. Z+ p% U+ E3 D! Q# b File "/usr/lib/python2.5/site-packages/scapy/packet.py", line 299, in self_build
! Z# C3 G$ R) h; n& k, U: K% p p = f.addfield(self, p, val)& K5 g% c3 m$ P0 O4 E
File "/usr/lib/python2.5/site-packages/scapy/layers/dot11.py", line 31, in addfield
/ V9 l. u( V4 B; p return MACField.addfield(self, pkt, s, val)4 L3 h) Y) A1 G F" U# z
File "/usr/lib/python2.5/site-packages/scapy/fields.py", line 70, in addfield* n; u4 l* Z3 ^
return s+struct.pack(self.fmt, self.i2m(pkt,val))
1 A# o S" T' b9 g0 q) |1 t5 P File "/usr/lib/python2.5/site-packages/scapy/fields.py", line 183, in i2m" @+ R4 K% K2 Y9 W. K2 W
return mac2str(x)- P. m" H( X* C: h
File "/usr/lib/python2.5/site-packages/scapy/utils.py", line 244, in mac2str
. b' K- V" _, W$ J return "".join(map(lambda x: chr(int(x,16)), mac.split(":")))
+ R$ J) s6 R8 m* T File "/usr/lib/python2.5/site-packages/scapy/utils.py", line 244, in <lambda>
+ t0 B) A1 c, K* p0 t3 _ return "".join(map(lambda x: chr(int(x,16)), mac.split(":")))9 ~* `- l! U3 H5 T3 X: ~
OverflowError: long int too large to convert to int
* m% @; a V( i( q: N2 s+ L( A r5 STIMEOUT!!1 W2 g% ^ z% W. A( R8 P# {
root@bt:~# |
|