Giter VIP home page Giter VIP logo

msf-exp-collection's Introduction

Exploits Collection

Exploits in general (metasploit packs, metasploit, custom, third party, etc)

The exploits in this repository are a collection of WORKING exploits gathered throught the Internet during a long time from all kinds of sources such as:

Current Metasploit State

  + -- --=[ 1623 exploits - 1021 auxiliary - 282 post       ]
  + -- --=[ 438 payloads - 38 encoders - 8 nops             ]

Metasploit Exploit Packs

The following Metasploit Exploit Packs can be found compiiled here in "msf4-root" directory:

  1. Metasploit
  2. Viproy (http://www.viproy.com/)
  3. WPSploit (https://github.com/espreto/wpsploit)
  4. MetaSSH (https://github.com/dirtyfilthy/metassh)
  5. Metasploit Q Repository (https://github.com/mubix/q.git)
  6. ... etc

Exploit Databases

Exploits from the following databases can be found here:

  1. Exploit-db (https://www.exploit-db.com/)
  2. Vulnerability Lab (http://www.vulnerability-lab.com/)
  3. 0day.today (http://0day.today/)
  4. PacketStorm (https://packetstormsecurity.com/files/tags/exploit/)
  5. CXSecurity (http://cxsecurity.com/)
  6. Intelligent Exploit (https://www.intelligentexploit.com/)
  7. Exploit-ID (http://www.exploit-id.com/)
  8. ExploitHub (https://exploithub.com)

Installation Instructions

  • METASPLOIT EXPLOITS

Copy the entire content of the "msf4-root" to your "/.msf4/" directory

  • MODULES CONFIGURATION

Search for your metasploit modules "mixins.rb" file, generally in "~<msf_root_directory>/lib/msf/core/auxiliary/mixins.rb"

Include the following entries at the end of the file:

  # D4rc0d3x Metasploit Exploit Collection
  require '/root/.msf4/lib/msf/core/exploit/mixins.rb'
  • EXPLOITS CONFIGURATION

Search for your metasploit modules "mixins.rb" file, generally in "~<msf_root_directory>/lib/msf/core/exploit/mixins.rb" Include the following entries at the end of the file:

  require '/root/.msf4/modules/lib/msf/core/auxiliary/sip'
  require '/root/.msf4/modules/lib/msf/core/auxiliary/skinny'
  require '/root/.msf4/modules/lib/msf/core/auxiliary/msrp'
  • FINAL CONFIGURATIONS

Restart metasploit framework

root# service metasploit restart

msf-exp-collection's People

Contributors

d4rc0d3x avatar

Stargazers

Valentyn Sakivskyi avatar cmurder357 avatar  avatar xrmr avatar Muhammad Hafeez avatar

Watchers

 avatar

Forkers

kbahaxor fen1snow

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.