Skip to content

IanMDavis/get-pwnd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-pwnd

Final Project for CS378

Requirements

python3, pip3

Installation

pip3 install -r requirements.txt

Usage

Currently the tool only emulates scanning the network, but does try to connect to the target machine by using ssh/telnet.

python3 getpwnd.py config/scan-config.txt

Scan config sample

213.180.204.3, 213.180.204.4
admin:password
test:test
user:123456

Created by:

  • Nicholas Kantor
  • Ian Davis
  • William Yager
  • Christopher Lee

About

Final Project for CS378

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%