Skip to content
Biswajit Roy edited this page Mar 4, 2018 · 2 revisions

Introduction

Are you a security enthusiast hoping to find better solutions towards network security and forensics. Well, this is the project you should lay hands on as a starter. The project aims at security beyond network and application level firewalls protecting the server. ServerAnalyser is capable of running on a windows server logging all the network activity in and out to provide a detailed forensics report of the breach occurred in a server.

Getting Started

To begin working with the project, please note down the recipe of programming languages used:

  • Java (SE and Swing)
  • MySQL
  • Nmap
  • Wireshark
  • Powershell
  • VB Script
  • Batch Programming

Now, you are good to go !

Contribution

Please make your contribution by creating a PR from a branch other than > master . This avoids any kind of confusion while merging of your pull request.

Clone this wiki locally