Skip to content

joeyagreco/ranger-reloaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger reloaded logo

Ranger Reloaded is a Python script that can be used to scan alive hosts on your network and check for vulnerable open ports.

Demo Pic 1

Installation

  1. Clone the project.
git clone https://github.com/joeyagreco/ranger-reloaded.git
  1. Change your working directory.
cd ranger-reloaded
  1. Use the package manager pip to install the dependencies.
pip install -r requirements.txt
  1. Run the script.
py app.py

Configuration

To change the ports that are being scanned, simply update the ports list in the app.properties file.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Credits

Inspiration for this script came from rang3r.

About

Ranger Reloaded is a Python script that can be used to scan alive hosts on your network and check for vulnerable open ports.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages