Coder Social home page Coder Social logo

erbmu / project_tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyscomvit/project_tools

0.0 0.0 0.0 28.68 MB

Project Tools is one such project which consists of set of valuable and intriguing tools made exclusively for people interested in cyber security. It’s a fast-paced and always changing environment but we have the right tools for the job.

Shell 0.06% JavaScript 0.13% Python 61.07% CSS 1.36% Makefile 1.40% HTML 35.78% Dockerfile 0.21%

project_tools's Introduction

Hola Cyber Security Enthusiasts!

image

We live in a world where we are bombarded with different scenarios and projects in our daily work life. Eventually, these variables affect us to the extent where productivity suffers at multiple levels. OWASP Projects are a collection of related tasks that have a defined roadmap and team members. Our projects are open source and are built by our community of volunteers - people just like you!.

Project Tools is one such project which consists of set of valuable and intriguing tools made exclusively for people interested in cyber security. It’s a fast-paced and always changing environment but we have the right tools for the job. Looking to begin your journey as a cybersecurity expert?? Don't worry, we've got you covered. The key is not a technical background, but your willingness and desire to learn how technology works and to never stop playing. Come on, let's go on an adventure together.

Tools Available

  1. Nmap - It is used to discover hosts and services on a computer network by sending packets and analyzing the responses.
  2. Traceroute - It is a network diagnostic tool used to track in real-time the pathway taken by a packet on an IP network from source to destination, reporting the IP addresses of all the routers it pinged in between.
  3. Nikto - It is web server scanner which performs comprehensive tests against web servers for multiple items, including over 6700 potentially dangerous files/programs, checks for outdated versions of over 1250 servers, and version specific problems on over 270 servers.

Tool Details have been provided in "More Info secton" of a particular tool.

Notes

  1. This application requires nmap map installed in your local system.
  2. Clone the application in your system and run you need to run it as administrator(windows)/super user(linux).
  3. You need pipenv library installed on your system.

Steps for Standard Installation

Command Line (as administrator(windows)/super user(linux):

  1. cd project_tools
  2. pipenv install
  3. cd Dashboard
  4. export FLASK_APP = run
  5. pipenv run flask run

Results are obtained in terminal/command line.

Steps for Docker Installation

  1. cd project_tools
  2. docker build -t project_tools .
  3. docker run -itd -p 5000:5000 project_tools

Open up your browser at http://localhost:5000/ You should see the Project tools home page.

project_tools's People

Contributors

shivam18213 avatar luckyy14 avatar kindawingingit avatar divinenaman avatar hemangahuja avatar

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.