Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 449 Bytes

File metadata and controls

13 lines (12 loc) · 449 Bytes

Security

The project show how we can make a password attack using the combination of three famous atacks :

  • social engineering
  • Brute force
  • dictionary attack

Requirements

  • Download chromedriver adapted to google chrome version
  • pip install selenium

launch attack

  • python3 script.py

for more informations