Coder Social home page Coder Social logo

0x0nullian / exploitbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayadim/exploitbox

0.0 0.0 0.0 14 KB

Security tool that can get all security vulnerability/search for a specific bug also it can search for tools/scripts. you can use many exploit websites like (db-exploit.com ,packetstormsecurity.com,securityfocus.com )

Python 100.00%

exploitbox's Introduction

exploitBox

Description

Security tool that can get all security vulnerability,search for a specific bug and tools/scripts. you can use many websites like (db-exploit.com ,packetstormsecurity.com,securityfocus.com ).

Info

Email Author Tool Name Tool Version
[email protected] Ayadi mohamed exploitBox 1.0

Tool purposes :

  • [1, Search for an exploit using a choosing server.]
  • [2, Search for an exploit using CVE code.]
  • [3, Search for a tool/backdoor/etc in packetstormsecurity.com server.]
WebSites Source support
db-exploit.com
packetstormsecurity.com
securiteam.com
seclists.org/bugtraq

Some Execution Exemples :

  • python exploitBox.py --exploit 4images --server db-exploit.com
  • python exploitBox.py --cve CVE-2018-20434
  • python exploitBox.py --tool r57shell

Requirment

Install feedparser using PIP, to run pip do the following:

  1. Open the command line. You can do this by clicking start, then typing cmd in the run textbox.
  2. Make sure you are connected to the internet.
  3. Type in pip install feedparser and hit enter (and wait for pip to download and install FeedParser).

If attempting to use pip fails for some reason, try...

  1. Typing in C:\Python34\Scripts\pip install feedparser (or wherever you installed Python).
  2. Closing the command line, and re-opening it in admin mode (click start, type 'cmd', right-click, select "Run as Administrator"), if it's failing due to permission errors.

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.