Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Tutorial [Part 1]$~Metasploit for beginners filter_list
Author
Message
[Part 1]$~Metasploit for beginners #1
[Image: hack-like-pro-metasploit-for-aspiring-ha...80x600.jpg]

[Image: sLMInEU.png]

So, Hello everyone let me first introduce myself. My name is Spirited wolf and now i'm 16 years old ugly and po*n lover guy. And i love to share my knowledge with everyone who really need it. The thing  that you just need to understand me is Brain.exe, you can contact me here on my Facebook. Hope you will like it.

So  my first question is what is metasploit?

On Wikipedia it is written that 

"The Metasploit Project is a computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development." 

[Image: VfqUr28.png]

There are several interfaces for Metasploit available. The most popular are maintained by Rapid7 and Strategic Cyber LLC.

Metasploit Framework Edition

The free version. It contains a command line interface, third-party import, manual exploitation and manual brute forcing. 

Metasploit Community Edition

In October 2011, Rapid7 released Metasploit Community Edition, a free, web-based user interface for Metasploit. Metasploit Community is based on the commercial functionality of the paid-for editions with a reduced set of features, including network discovery, module browsing and manual exploitation. Metasploit Community is included in the main installer.

Metasploit Express 

In April 2010, Rapid7 released Metasploit Express, an open-core commercial edition for security teams who need to verify vulnerabilities. It offers a graphical user interface, integrates nmap for discovery, and adds smart bruteforcing as well as automated evidence collection.

Metasploit Pro 

In October 2010, Rapid7 added Metasploit Pro, an open-core commercial Metasploit edition for penetration testers. Metasploit Pro adds onto Metasploit Express with features such as Quick Start Wizards/MetaModules, building and managing social engineering campaigns, web application testing, an advanced Pro Console, dynamic payloads for anti-virus evasion, integration with Nexpose for ad-hoc vulnerability scans, and VPN pivoting.

Armitage 

Armitage is a graphical cyber attack management tool for the Metasploit Project that visualizes targets and recommends exploits. It is a free and open source network security tool notable for its contributions to red team collaboration allowing for shared sessions, data, and communication through a single Metasploit instance.

Cobalt Strike 

Cobalt Strike is a collection of threat emulation tools provided by Strategic Cyber LLC to work with the Metasploit Framework. Cobalt Strike includes all features of Armitage and adds post-exploitation tools, in addition to report generation features.

HOW TO USE METASPLOIT?? 

First of all start the metasploit service 

Code:
applications > kali linux > system services > metasploit > start 

or

Code:
service metasploit start 

Run msfconsole

just type msfconsole in your terminal 

Code:
sudo msfconsole 

and the you will see something like this

[Image: 8wDgOcs.png]



so, what is msfconsole?

->Msfconsole is the main interface to metasploit. There are GUI interfaces (armitage), and a web interface too (websploit). With msfconsole, you can launch exploits, create listeners, configure payloads etc.


Quote:
Note:-"Metasploit has lots of great documentation built in. Type help to get a basic list of commands."

like if you wants to check what commands you can use then just type help or ? <- question mark 



Example::

Code:
msf > help

Core Commands
=====================

    Command       Description
    -------       -----------
    ?             Help menu
    advanced      Displays advanced options for one or more modules
    back          Move back from the current context
    banner        Display an awesome metasploit banner
    cd            Change the current working directory
    color         Toggle color
    connect       Communicate with a host
    edit          Edit the current module with $VISUAL or $EDITOR
    exit          Exit the console
    get           Gets the value of a context-specific variable
    getg          Gets the value of a global variable
    grep          Grep the output of another command
    help          Help menu
    info          Displays information about one or more modules
    irb           Drop into irb scripting mode
    jobs          Displays and manages jobs
    kill          Kill a job
    load          Load a framework plugin
    loadpath      Searches for and loads modules from a path
    makerc        Save commands entered since start to a file
    options       Displays global options or for one or more modules
    pushm         Pushes the active or list of modules onto the module stack
    quit          Exit the console
    reload_all    Reloads all modules from all defined module paths
    rename_job    Rename a job
    resource      Run the commands stored in a file
    route         Route traffic through a session
    save          Saves the active datastores
    search        Searches module names and descriptions
    sessions      Dump session listings and display information about sessions
    set           Sets a context-specific variable to a value
    setg          Sets a global variable to a value
    show          Displays modules of a given type, or all modules
    sleep         Do nothing for the specified number of seconds
    spool         Write console output into a file as well the screen
    threads       View and manipulate background threads
    unload        Unload a framework plugin
    unset         Unsets one or more context-specific variables
    unsetg        Unsets one or more global variables
    use           Selects a module by name
    version       Show the framework and console library version numbers


Database Backend Commands
========================================

    Command           Description
    -------           -----------
    creds             List all credentials in the database
    db_connect        Connect to an existing database
    db_disconnect     Disconnect from the current database instance
    db_export         Export a file containing the contents of the database
    db_nmap           Executes nmap and records the output automatically
    db_rebuild_cache  Rebuilds the database-stored module cache
    db_status         Show the current database status
    hosts             List all hosts in the database
    loot              List all loot in the database
    notes             List all notes in the database
    services          List all services in the database
    vulns             List all vulnerabilities in the database
    workspace         Switch between database workspaces

msf >
[Image: JK3dNQa.png]

Pick a vulnerability and use an exploit

->Once you know what your remote hosts system is (nmap, lynix, maltego, wp-scan, etc) you can pick an exploit from Metasploit to test. rapid7 have an easy way to find exploits. There is also a way to search within msfconsole for various exploits:

example::


Quote:
search type:exploit

Quote:
search name:xxxx

Quote:
search CVE-xxx-xxx

Quote:
search cve:2016 

Hope you liked my tutorial:-

See you in my next tutorial 

and if you wants to check some of measploit tutorials then you can check them on my channel 
Please subscribe
----------------------------------------------------------------------------------------------------------
This tutorial is for education purpose only. I'll not be responsible for any harm.
------------------------------------------------------------------------------------------------------------
Please Subscribe My Channel If you like it::
Please Like My Facebook Page::
Follow me on Twitter::


Thanks ✌ 
(This post was last modified: 03-13-2017, 12:10 PM by spirited_wolf™.)
Think Less, Live more
Youtube | Twitter | Facebook | Instagram
Please Subscribe and follow me

[+] 1 user Likes spirited_wolf™'s post
Reply

RE: [Part 1]$~Metasploit for beginners #2
I think no one is interested in this type of tutorials here, no problem i'll not make tutorials on metasploit here. Smile
Think Less, Live more
Youtube | Twitter | Facebook | Instagram
Please Subscribe and follow me

Reply

RE: [Part 1]$~Metasploit for beginners #3
(03-15-2017, 12:52 PM)spirited_wolf™ Wrote: I think no one is interested in this type of tutorials here, no problem i'll not make tutorials on metasploit here. Smile

Man this isn't the problem I think...
A lot of us here passed the beginner part of metasploit.

Reply

RE: [Part 1]$~Metasploit for beginners #4
(03-15-2017, 02:23 PM)Mr.Kurd Wrote:
(03-15-2017, 12:52 PM)spirited_wolf™ Wrote: I think no one is interested in this type of tutorials here, no problem i'll not make tutorials on metasploit here. Smile

Man this isn't the problem I think...
A lot of us here passed the beginner part of metasploit.

ohh cool, sorry but i posted it for beginners out here. Smile
Think Less, Live more
Youtube | Twitter | Facebook | Instagram
Please Subscribe and follow me

Reply

RE: [Part 1]$~Metasploit for beginners #5
(03-15-2017, 02:32 PM)spirited_wolf™ Wrote:
(03-15-2017, 02:23 PM)Mr.Kurd Wrote:
(03-15-2017, 12:52 PM)spirited_wolf™ Wrote: I think no one is interested in this type of tutorials here, no problem i'll not make tutorials on metasploit here. Smile

Man this isn't the problem I think...
A lot of us here passed the beginner part of metasploit.

ohh cool, sorry but i posted it for beginners out here. Smile
Anyway, you think positively and it will be good Smile.
You can start writing tutorial for advanced. Good Luck

Reply

RE: [Part 1]$~Metasploit for beginners #6
Biggrin sure i'll but their is no issue right? if i start from the level 0 tutorials? Sad
Think Less, Live more
Youtube | Twitter | Facebook | Instagram
Please Subscribe and follow me

Reply

RE: [Part 1]$~Metasploit for beginners #7
(03-15-2017, 02:40 PM)spirited_wolf™ Wrote: Biggrin sure i'll but their is no issue right? if i start from the level 0 tutorials? Sad

No man you can start from -1000 Smile

Reply

RE: [Part 1]$~Metasploit for beginners #8
I've actually been wanting to learn more about metasploit, even if most of the exploits it uses are patched now.
[Image: skullsigirys.png]

Reply

RE: [Part 1]$~Metasploit for beginners #9
(03-15-2017, 12:52 PM)spirited_wolf™ Wrote: I think no one is interested in this type of tutorials here, no problem i'll not make tutorials on metasploit here. Smile

Nah man, you just choose a time when there's not that much activity here. People will see your tutorial eventually, believe me.
~~ Might be back? ~~

[+] 1 user Likes Bish0pQ's post
Reply

RE: [Part 1]$~Metasploit for beginners #10
(03-15-2017, 02:51 PM)Mr.Kurd Wrote:
(03-15-2017, 02:40 PM)spirited_wolf™ Wrote: Biggrin sure i'll but their is no issue right? if i start from the level 0 tutorials? Sad

No man you can start from -1000 Smile

Thats will be great than Biggrin
Think Less, Live more
Youtube | Twitter | Facebook | Instagram
Please Subscribe and follow me

[+] 1 user Likes spirited_wolf™'s post
Reply







Users browsing this thread: 1 Guest(s)