R9295 / ftpwn

Learning Rust by building a FTP brute-forcer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ftpwn

Learning Rust by building a FTP brute-forcer

Learning Goals and TODOs

  • Multithreading
  • Logging
  • Caching
  • Distributed workload (across several running instances)
  • Built-in performance metrics
  • Dump results in a DB for anaylsis

About

Learning Rust by building a FTP brute-forcer

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%