Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.67 KB

README.md

File metadata and controls

57 lines (42 loc) · 1.67 KB

GitHub issues GitHub forks GitHub starts GitHub licenses

Windows Cyber Commands [ HacktoberFest 2022 ]

This is a tool made with basic handy built-in Windows tools.

Features

  • Computer's IP Settng ( ipconfig )
  • Hit Website IP Address ( Ping )
  • IP Tracer ( tracert )
  • Deep IP Tracing ( Pathping )
  • ARP Table ( arp -a )
  • DNS Resolver ( nslookup )
  • Manipulate Network Routing Table ( route print )
  • Show All Open Connections ( netstat -an )
  • Get detailed TCP/IP info ( ipconfig/all )
  • Windows Auto-Repair Tool ( sfc /scannow )
  • shows the MAC address (getmac)
  • Find the host Name

You can add more function if you want, everything is avaialble there

ScreenShot of Code and The Tool on Spyder IDE...

s1

Installation

Without using cmd/ternimal - - -

1. Download the Zip File From Code
2. Extract it
3. Go to the folder
3. open cmd in that folder
4. python main.py 

Plugins

Plugin Modules
OS Latest
TIME Latest

Development

Want to contribute? Great! Simply fork the repo and start updating, It's open source ;)

© Gigahertz Legacy -SpiderX