Skip to content

t193r/t193r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t193r


Server is depend on Node.js v >= 0.8.x. You can grab it here. Installation instruction:

$ wget http://nodejs.org/dist/v0.10.2/node-v0.10.2.tar.gz
$ tar -xvf node-v0.10.2.tar.gz
$ cd node-v0.10.2
$ ./configure
$ make
$ sudo make install

After installing, install dependencies:

$ cd /path/to/t193r/
$ npm install
$ npm install supervisor --global

And then start t193r service:

$ npm start

Read the log for information. If you want to contribute, just fork it and make a pull request ;)


Top Contributor

- Krisan Alfa Timur (blusp10it)
- Omega Hanggara (red-dragon)

About

t193r Penetration Testing Framework (Web Based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published