Scripting

Un excelente lenguaje para el scripting es Python, y si se necesita realizar scripts relacionados redes usamos la libreria Scapy!
Aquí tenemos un articulo sobre un script en Python usando scapy.
Y aquí la página oficial del proyecto

-  Script NatProbe (Python – Scapy)

2 comentarios para “Scripting”

  1. Dude Dice:

    I am getting an error !!

    Traceback (most recent call last):
    File “C:\Documents and Settings\JSK\Desktop\natprobe\natprobe.py”, line 65, in
    ping = ping_constructor (options.ip_dest)
    File “C:\Documents and Settings\JSK\Desktop\natprobe\natprobe.py”, line 10, in __in
    it__
    self.ether = scapy.Ether()
    AttributeError: ‘module’ object has no attribute ‘Ether’

  2. ipv7 Dice:

    do you have prove with the code of http://code.google.com/p/natprobe/ ?
    Do you have installed libscapy to python?
    You are running windows, the script was designed to linux, but anyway you could run it on windows…


Deja un comentario

Fill in your details below or click an icon to log in:

Logo de WordPress.com

You are commenting using your WordPress.com account. Log Out / Cambiar )

Twitter picture

You are commenting using your Twitter account. Log Out / Cambiar )

Facebook photo

You are commenting using your Facebook account. Log Out / Cambiar )

Connecting to %s

Seguir

Get every new post delivered to your Inbox.