Skip to content

battleoverflow/cyber-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyber Suite

Just some tools I created for general attacks and reconnaissance using Python

Usage

Run the following command to have my entire arsenal at your disposal

pip install -r requirements.txt

A custom prompt for the Cyber Suite is available using the main.py

python3 main.py

NOTE: This isn't updated too frequently and is really just some basic scripts I've built using Python that don't need a new repository

Available Scripts

Name Description Location
Anarchy A simple Distributed Denial of Service (DDoS) script, sends over 100 requests per second scripts/anarchy.py
Keylogger A simple keylogger created in Python scripts/keylogger.py

About

Custom-made Cybersecurity and Penetration Testing tools to help with reconnaissance, privilege escalation, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages