Skip to content

sh1nu11bi/web

 
 

Repository files navigation

jRAT Web Panel

Installation

Installing from scratch with apache2 on debian based system

$ sudo apt-get update
$ sudo apt-get install apache2
$ sudo apt-get install php5 libapache2-mod-php5

Install in default apache2 directory

$ cd /var/www
$ git clone https://github.com/java-rat/jrat-web.git
$ mv jrat-web/* .
$ rmdir jrat-web

About

jRAT Web Panel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 48.5%
  • JavaScript 43.3%
  • HTML 6.0%
  • CSS 2.2%