[support] Security MIPv6 Test

Brama Subhifajar first_shaboo at yahoo.com
Wed Apr 8 23:16:58 JST 2009


dear forum,

I have been testing how security Mobile IPv6 work, now I'm trying to make an attack ( false BU, Sniffing, MiTM, and DoS ) for testing RR, IP Sec, and Dynamic Key management.

can I have a reference how to make a real attack for MIPv6 ? (tutorial or software) 

now I'm trying use ettercap but I cant use it because I never try it with IPv6, is ettercap working in IPv6 ?

and scapy6 which build in Homeguy, can that software is used to make false BU ?

I found some tutorial how to construct BU message using scapy6, but I have error :

>>> b1=IPv6()
>>> b1.src='2000::212:3fff:fead:f081'
>>> b1.dst='2001::8'
>>> b1.show()
>>> b2=IPv6ExtHdrDestOpt(options=[HAO(hoa='2003::1')])   
>>> b3=b1/b2
>>> b3.show()
>>> b4=NonceIndices( olen=4,hni=4, coni=4)                           ==>error option NonceIndices is not defined
>>> b5=BindingAuthData( authenticator=2807)                        ==>error option BindingAuthData is not defined
>>> b6=IPv6MobHdrBU( options=[b4,b5])                            ==>error option IPv6MobHdrBU is not defined       
>>> b_final=b3/b6
>>> b_final.show()


can forum help me...

thank you before.


      ___________________________________________________________________________
Dapatkan alamat Email baru Anda!
Dapatkan nama yang selalu Anda inginkan sebelum diambil orang lain!
http://mail.promotions.yahoo.com/newdomains/id/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ml.nautilus6.org/pipermail/support/attachments/20090408/91f2b7c9/attachment.htm 


More information about the Support mailing list