Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.51 KB

File metadata and controls

24 lines (20 loc) · 1.51 KB

Device_Scanner

____    __    ____  __          ___      .__   __.      _______.  ______     ___      .__   __. .__   __.  _______ .______      
\   \  /  \  /   / |  |        /   \     |  \ |  |     /       | /      |   /   \     |  \ |  | |  \ |  | |   ____||   _  \     
 \   \/    \/   /  |  |       /  ^  \    |   \|  |    |   (----`|  ,----'  /  ^  \    |   \|  | |   \|  | |  |__   |  |_)  |    
  \            /   |  |      /  /_\  \   |  . `  |     \   \    |  |      /  /_\  \   |  . `  | |  . `  | |   __|  |      /     
   \    /\    /    |  `----./  _____  \  |  |\   | .----)   |   |  `----./  _____  \  |  |\   | |  |\   | |  |____ |  |\  \----.
    \__/  \__/     |_______/__/     \__\ |__| \__| |_______/     \______/__/     \__\ |__| \__| |__| \__| |_______|| _| `._____|

Scan for Devices in you Wlan network

Usage

You may have to change the router Ip and /24 to for example /22 (Your subnet). You can also pipe the output ips of this File into the Portscanner "Portscanner.py" you just have to run this file with args --pipe

 python3 Portscanner.py --pipe 

The Portscanner.py has to be in the same Folder as this File then you can just run Portscanner.py an it will scan all the ips of your Network

Ascii Art

The Ascii Art is made with: https://patorjk.com/software/taag/

Disclaimer

This software is only intended for learning purposes and I do not take any responsibility for misuse. This repository is for academic purposes, the use of this software is your responsibility.