Code Monkey home page Code Monkey logo

ceramicskate0 / thecollective Goto Github PK

View Code? Open in Web Editor NEW
33.0 3.0 6.0 896 KB

The Collective. A repo for a collection of red team and/or pen test projects found mostly on Github. https://github.com/ceramicskate0/TheCollective #infosec #redteaming #pentest

Home Page: https://github.com/ceramicskate0/TheCollective

License: MIT License

Shell 65.99% Python 28.87% HTML 5.15%
yaksr red-team penetration-testing kali-scripts python cybersecurity pentesting offensive-security thecollective offensive

thecollective's Introduction

TheCollective (formerly 'Yet Another Kali Linux Scripts Repo' or YAKSR) :

YAKSR

Summary:

While TheCollective has a script to install/update a install of everything, I recommend you only install the repos you want and look up the file (catigory) you want and find the tool from there you wish to use and install just that one. Use a search command in linux to find what you want from directory tree.

This repo contains mostly a collection pointers to scripts, apps, repos, and/or programs that I have found useful during my time on Red Team Ops and/or pen tests.

I maintain the collection of what is basically pointers to the repos here so I only have 1 place to go to get them all and not have to remember them all.

Setup, install, or bugs with the downloaded repos should be submitted to the owner of the repo. I did not create or maintain any of the repos downloaded from any other profile that is not "ceramicskate0". Actually we all should try to create detections for these and their variations as well as for everything they do ;D

For a complete list of repos please view my starred repos.

Contrib:


 If you have a favorite repo please submit pull request

Instructions To Run:


 Just run the files to build or maintain the Toolbox.

 0. cd to the TheCollective Dir
 
 1. Ensure "install.sh" has permissions to run and download files (root is nice for this or just sudo before you run)

 2. ./install.sh (will build the ToolBox in cwd)

 3. Wait... there are alot of repos to pull

Instructions To Update:


 Just run the files to build or maintain the Toolbox.

 0. cd to the TheCollective Dir
 
 1. ./update.sh

Keep this in mind:


When using this repo's setup/update scripts you need to be aware that you are downloading source from Github. ALL of the source from each repo you download. This can be ALOT of storage requirements for your machine. If this is an issue for you I recommend you delete the *.txt file(s) you do not wish to use or edit the file by deleteing repos you dont want.

For the Blue Team:


 For the die hard Blue Teamers here. I know its hard, belive me I do. And Repos like this make life seem harder...well unless you use this Repo to your advantage.
 Also to help ive created "Yet Another Blue Team Repo" (YABTR) for the Blue team to help fight/find Red/TheCollective. And now SWELF to help with logging.

"Support":


 Currenlty im only using this on Kali Linux and Parrott. 
 I guess the github scripts would work on other Linux distros if you have all the packages (nope im not doing anything for that).

Legalish Disclaimer:


I dont recommend or condone using anything on here for any reason. Anything in the Lists Dir i did not write so I cant exactly tell you what or how it does what it says it does. The scipts here may work, but just as likely have a chance to break the system they are run on. If you use them you do so at your own risk. I do/have NEVER authorized,condoned, or recommend the use of anything in any of my repos for any reason. This is a collection of simple scripts I found useful with my own Kali OS for educational purposes only. I did not create any of the scripts downloaded via the install.py script. All credit goes to the authors whos full URL and/or github account/Repo is listed in the script, please see their sites for more info or issue with their repo's. It should be noted that since these are all publically available. Do not use for evil, malicious purposes, or on machines you do not own.

MIT License

Copyright (c) 2019 Ceramicskate0

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

thecollective's People

Contributors

ceramicskate0 avatar skate0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

thecollective's Issues

Issue while installing

Got this error:

                        Traceback (most recent call last):
                       File "./GetClones.py", line 21, in <module>
                       os.makedirs(str(currentdir)+"/ToolBox/"+str(dirname))
                       File "/usr/lib/python2.7/os.py", line 157, in makedirs
                        mkdir(name, mode)
                      OSError: [Errno 17] File exists: '/root/TheCollective/ToolBox/KEYLOGGER'

Any suggestions? Cheers.

Resource lock

.sh script errors on resource lock to to python run without waiting on script to run.
Python script has issues with 1st repos in list and naming the with not garbage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.