Vulture icon indicating copy to clipboard operation
Vulture copied to clipboard

Vulture is a tool allowing you to access all the files on a second computer from your terminal.



🦅 Vulture 🦅



Vulture is a tool written in Python3 allowing you to gain access
to all the files of the victim's computer without any permissions.




⭐ Features ⭐



+ Doesn't ask for permissions
+ Easy navigate through files
+ Clients will stay in queue, so the attacker (you) cannot get DDoSed
+ 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
- The victim needs the 'requests' library


🎯 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 the attacker can manage each client


🎨 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