Code Monkey home page Code Monkey logo

torc's Introduction

torc

Build Status

Specify targets and run sets of tools against them

torc is designed to make a pentester's life easier and more consistent by allowing them to specify tools they would like to run against targets, without having to type them in a shell or write a script. This tool will probably be useful during certain exams as well..

Installation

torc is contained in the rascal999/torc docker image which means all you have to do is download the docker image and get it running. torc-web (a torc client) is already installed as part of the docker image, as well as many of the tool dependencies torc has.

This repository is really only useful to you if you want to develop torc. If you just want to use torc, please see the rascal999/torc docker image.

Only allow this package to listen on a loopback IP address. If you have this package listen on a public IP, you're allowing arbitrary users to execute commands as root on your server. Eventually, HTTPS and credentials will be required, but for now, don't be a moron.

From Docker

  1. Execute docker pull rascal999/torc
  2. Run docker run -i -t -p 127.0.0.1:5000:5000 -p 127.0.0.1:8080:8080 rascal999/torc torc.sh
  3. Visit http://127.0.0.1:8080/ for the torc-web client

From the Python Package Index (for development)

  1. Execute pip install torc

From this repository

  1. Clone the Git repository
  2. Change into the newly created directory
  3. Execute pip install .

Usage

Running torc will start the web server.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Developed by Aidan Marlin (aidan [dot] marlin [at] gmail [dot] com).

torc's People

Stargazers

Raúl Sampedro avatar msenturk avatar Zhang avatar Jayson Grace avatar  avatar unbaiat avatar  avatar netbiosX avatar  avatar  avatar Dominik Antal avatar Maël Auzias avatar jere avatar  avatar Filippos Mastrogiannis avatar  avatar Filipe Oliveira avatar  avatar Aidan Marlin avatar

Watchers

James Cloos avatar Aidan Marlin avatar mark parkour avatar Jeremy Bruns avatar  avatar

torc's Issues

requirement not able to download: onboard==1.1.2

This package cannot be found

What can be found:

root@supersecretkali:/torc# pip search onboard
genderly (0.105) - A library to classify an indian name as Male or Female. Mainly focused around making the user onboarding smooth for
eCommerce merchants by pre-filling the gender for their users during a signup.
onegov.onboarding (0.3.6) - Onboarding for OneGov Cloud applications.
pypackager (4.0.1) - PyPackager is an onboard developpers toolswhich is usefull to create sources and binaryMaemo/Harmattan/MeeGo package.
root@supersecretkali:
/torc#

I don't think that these will do, can I just skip that one package and resume?

My OS is Kali Linux amd64 4.9.30

I'm not sure why the text is all screwed up in this post

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.