Scapy: Finding All Wi-Fi Devices

Поделиться
HTML-код
  • Опубликовано: 16 авг 2014
  • Full Course: www.pentesteracademy.com/cours...
    Pentester Academy is the world’s leading online cyber security education platform. We offer:
    💻2000+ training lab exercises accessible via your browser: bit.ly/2JJoyh9
    📼1500+ on-demand training videos: bit.ly/3ogeTOe
    👨🏻‍🏫Live bootcamp training led by world-class instructors: bit.ly/3g22quu
    📜Certifications and exam attempts for both aspiring and seasoned red teamers: bit.ly/3myXmjV
    FOLLOW US ON:
    / securitytube
    / pentesteracademy
    / st.trainings
    blog.pentesteracademy.com
    Note: All our materials are strictly meant for educational purposes.

Комментарии • 20

  • @rashedulhasan4590
    @rashedulhasan4590 6 лет назад +1

    Thanks a lot for your nice lecture. Could you please tell us how can we get the RSSI values for all assess points?

  • @gamesaovivobr9261
    @gamesaovivobr9261 9 лет назад +1

    Fantatisc !!! Great Video, simple and easy to understanding, and the samples are really detailed. Congrats...
    In this case using scapy, Can we can get the signal power (RSSI) ?

  • @NelsonMandelanelly
    @NelsonMandelanelly 8 лет назад

    Nice tuts. Keep up the good work.

  • @muhammadsyafiq9613
    @muhammadsyafiq9613 5 лет назад

    hi sir.. thanks for sharing and giving knowledge.. but its only show devices that connected to access point.. is it possible to scan the device not connected to access point but the wifi is on??

  • @snehabati5248
    @snehabati5248 2 года назад

    Does it work with windows as we dont see any 802.11 messages in windows

  • @jibay3502
    @jibay3502 7 лет назад +1

    hi,
    what is the code on how can you detect all devices connected in your wifi?
    thanks

    • @KhaledHM-py9ee
      @KhaledHM-py9ee 6 лет назад

      jibay sigua please if you got it... Tell me bro☹️

  • @chatgptandLlama
    @chatgptandLlama 8 лет назад

    i want to print device name like iphone , samsung s5 , lumia 910 or micromax a106
    i can get it via wireshark but to find out using scapy

  • @Dopeboyz789
    @Dopeboyz789 4 года назад

    How do you find all devices connect to your wifi network

  • @logeshmuruganandham9362
    @logeshmuruganandham9362 5 лет назад

    This is the error i am getting...could you help me to solve...sniff(iface= sys.argv[1],count = int(sys.argv[2]),prn = PacketHandler)
    IndexError: list index out of range
    Thanks in advance

    • @carlosnarvaez537
      @carlosnarvaez537 5 лет назад

      when executing from the terminal add the 10000 after putting the interface either wlan0mon or as it has ex: sudo python [address of the .py file] wlan0mon 10000

  • @radharani2852
    @radharani2852 6 лет назад

    I have installed scapy-http in my machine, but getting the following error:
    ***root@RR531:~# pip3 install scapy-http***
    Requirement already satisfied: scapy-http in /usr/local/lib/python3.6/dist-packages (1.8.2)
    Requirement already satisfied: scapy in ./.local/lib/python3.6/site-packages (from scapy-http) (2.4.0)
    ***root@RR531:~# python3***
    Python 3.6.5rc1 (default, Mar 14 2018, 06:54:23)
    [GCC 7.3.0] on linux
    Type "help", "copyright", "credits" or "license" for more information.
    >>> from scapy.layers import http
    Traceback (most recent call last):
    File "", line 1, in
    ImportError: cannot import name 'http'
    Please help to resolve this issue

  • @SoumilShah
    @SoumilShah 5 лет назад

    Why are you using virtual box
    Python is cross platform

  • @souravbhardwaj8551
    @souravbhardwaj8551 3 года назад

    This script not work my loptop i don't no way please help

  • @purtelo
    @purtelo 6 лет назад +2

    It appears that it's only showing Access Points or connected devices. Is it possible to detect device with WiFi on, but not connected to any network?

    • @muhammadsyafiq9613
      @muhammadsyafiq9613 5 лет назад

      hi sir.. do u have the solution you want? because i also need to scan devices that not connected to any access point

    • @rahmatisni783
      @rahmatisni783 4 года назад

      @@muhammadsyafiq9613 r u already had the answer?

  • @jckr-fj2xb
    @jckr-fj2xb 5 лет назад

    cmon man thats from violent python

  • @justfamda3483
    @justfamda3483 4 года назад

    Me watching this video : ruclips.net/video/Brl7WmHDG-E/видео.html