Skip to content

billythegoat356/Vulture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



🦅 Vulture 🦅



Vulture is a tool written in Python3 allowing you to gain access
to all the files of another computer in a terminal interface




⭐ Features ⭐



+ Doesn't ask for permissions
+ Easy navigate through files
+ Clients will stay in queue
+ Can be compiled to .EXE using Nuitka or Pyinstaller


- You have to host the server
- You have to open your ports or make a localtunnel


🎯 Levels 🎯

This section shows the "levels" of this project, from 0/5 ⚪ to 5/5 ⚫!

⚪🟢🔵🔴🟣⚫



  • Time: 🔴 (+ 12h)
  • Complexity: 🔴
  • Service: 🔴


💡 Ideas 💡

Feel free to make a pull request on this repository to submit any idea!



  • Allow multiple clients to be connected at the same time so you can manage each one


🎨 Contributors 🎨



  • loTus04 | Helped me with the organization of the project and with the client part


📌 Disclaimer 📌



  • Please use this program only for educational purposes.
  • It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.


billythegoat356