Skip to content

This is a handy tool of some windows commands that used by Cyber Security Researchers...

Notifications You must be signed in to change notification settings

GigaHertzLegacy-SpiderX/Windows_Cyber_Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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