Skip to content
forked from 3v1lg33k/Spacenet

Python botnet Tor based - V.0.0.2

License

Notifications You must be signed in to change notification settings

5l1v3r1/Spacenet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spacenet

Spacenet is a Tor based python botnet meant for credential stealing .

This project is complete with a full explained UsersGuide so this ReadMe.md is just to expose a fast description of this software .

NOTE: Something inside the UsersGuide doesn't reflect the current version but the Web Gui is intuitive so it's not necessary to update the Doc.

IMPORTANT: Pip doesn't always generate a good 'requirements.txt' file , if for some reasons you can't install via .txt file just start the server.py file with python and install the libraries that the compiler can't find.

Ex:

'Error: No module named CherryPy'

So now you can just type :

sudo pip install CherryPy

Demo

Here you can see Spacenet in action : https://www.youtube.com/watch?v=_gUft6FBXsA

License

This project is open source , you can modify this in which way you want , maybe if you implement some addictional module please create a branch so this project can grow up .

Remember that this software is only for educational purposes and creators don't take any responsability of the use by other users.

About

Python botnet Tor based - V.0.0.2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 77.3%
  • HTML 11.7%
  • CSS 11.0%