• Stars
    star
    190
  • Rank 203,739 (Top 5 %)
  • Language
    Ruby
  • Created about 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My collection of metasploit auxiliary post-modules

msf-auxiliarys

my collection of metasploit auxiliary post-modules

Description

this working directory contains diferent metasploit auxiliary modules
writen by me to be of assistence in post-exploitation common tasks.

Download/Install

  • 1ยบ - Download module from github

  • 2ยบ - edit module to read the description

  • 3ยบ - port module to metasploit database

  • 4ยบ - reload metasploit database ..

    service postgresql start
    msfdb reinit
    msfconsole -q -x 'db_status; reload_all'



Please read my 'WIKI' for further information