<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>metasploit Archives - Tech Chronicles</title>
	<atom:link href="http://kostacipo.stream/tag/metasploit/feed/" rel="self" type="application/rss+xml" />
	<link>http://kostacipo.stream/tag/metasploit/</link>
	<description>Ramblings of a Tech Dude</description>
	<lastBuildDate>Fri, 25 Jul 2025 20:45:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://kostacipo.stream/wp-content/uploads/2019/12/cropped-profile-32x32.jpg</url>
	<title>metasploit Archives - Tech Chronicles</title>
	<link>http://kostacipo.stream/tag/metasploit/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AutoSploit: Automated Mass Exploiter</title>
		<link>http://kostacipo.stream/autosploit-automated-mass-exploiter/</link>
					<comments>http://kostacipo.stream/autosploit-automated-mass-exploiter/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Fri, 25 Jul 2025 20:43:36 +0000</pubDate>
				<category><![CDATA[Exploitation Tools]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[metasploit]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[python]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2219</guid>

					<description><![CDATA[<p>AutoSploit is a powerful hacking tool that has the ability to automate exploitation operations on remote hosts. This tool enables you to perform mass exploitations on the system being targeted by utilizing the services offered by Shodan, Censys, Zoomeye and Metasploit. This tool is developed using Python. Autosploit: Advanced Remote Host Mass Exploitation With this tool, [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/autosploit-automated-mass-exploiter/">AutoSploit: Automated Mass Exploiter</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="text-justify">AutoSploit is a powerful hacking tool that has the ability to automate exploitation operations on remote hosts. This tool enables you to perform mass exploitations on the system being targeted by utilizing the services offered by <a href="https://www.shodan.io/">Shodan</a>, <a href="https://censys.io/">Censys</a>, <a href="https://www.zoomeye.org/">Zoomeye </a>and Metasploit. This tool is developed using Python.</p>
<figure class="wp-block-image size-large img-fluid text-center"><img decoding="async" class="wp-image-11728 lazyloaded" src="https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo.jpg" sizes="(max-width: 1000px) 100vw, 1000px" srcset="https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo.jpg 1000w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-300x54.jpg 300w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-768x138.jpg 768w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-350x63.jpg 350w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-500x90.jpg 500w" alt="AutoSploit: Automated Mass Exploiter Logo/Banner" data-srcset="https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo.jpg 1000w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-300x54.jpg 300w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-768x138.jpg 768w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-350x63.jpg 350w, https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo-500x90.jpg 500w" data-src="https://cdn.cyberpunk.rs/wp-content/uploads/2020/01/autosploit_banner_logo.jpg" data-sizes="(max-width: 1000px) 100vw, 1000px" /></figure>
<h2>Autosploit: Advanced Remote Host Mass Exploitation</h2>
<p class="text-justify">With this tool, you can easily launch an attack on a remote host within a fairly short time. This is made possible due to the availability of Shodan, a powerful search engine that allows you to automatically fish out targets that are connected to a particular network service. Alternatively, you can also use target seeking tools such as Zoomeye and Censys to search out intended targets.</p>
<p class="text-justify">Apart from the automated host searching and collection, AutoSploit also gives you the option of creating your own customized target list. With this option in place, you can effectively launch attack-intended searches on hosts of your choice by manually adding them to your list.</p>
<h3>Metasploit Modules and How They Work Together</h3>
<div class="alert alert-secondary">The available powerful Metasploit modules are responsible for handling the rest of the work after the targets have been collected. By default, Metasploit comes with a long list of attack modules but you can manually add other modules of your liking to make the tool more powerful. The module deployed will depend on the platform search query that was used when an attack was launched. The Metasploit modules can help a pentester to gain access to services such as Meterpreter sessions and also be able to make remote code executions and many other attacks.</div>
<div class="alert alert-secondary">The combination of Shodan and Metasploit makes it very easy to use autosploit especially since the whole process is automated. The inclusion of Metasploit makes autosploit very effective tool when it comes to launching attacks on Apache-based projects.</div>
<h3>AutoSploit Features:</h3>
<ul>
<li>Automated Target Collection</li>
<li>Customized Target List (allows you to add your own list of targets)</li>
<li>Metasploit Modules</li>
<li>Custom user-agent</li>
<li>Mass exploitations</li>
</ul>
<h3>Supported Platforms:</h3>
<ul>
<li>Linux</li>
<li>OS X (must be within virtual environments to properly function)</li>
</ul>
<h3>Dependencies:</h3>
<p>This tool relies on the below <code>Python 2.7</code> modules:</p>
<ul>
<li>requests</li>
<li>psutil</li>
</ul>
<p>The required dependencies should all be in place after performing an installation with the recommended method, but you can easily install them using <code>pip</code>:</p>
<pre class="wp-block-preformatted">$ pip install -r requirements.txt</pre>
<p>Alternatively:</p>
<pre class="wp-block-preformatted">$ pip install requests psutil</pre>
<h2>Autosploit Install</h2>
<h3>Install AutoSploit via Docker Compose:</h3>
<p>Clone the repo:</p>
<pre class="wp-block-preformatted">$ git clone https://github.com/NullArray/AutoSploit.git</pre>
<p>Navigate to the Autosploit directory and run:</p>
<pre class="wp-block-preformatted">$ cd Autosploit/Docker
$ docker-compose run --rm autosploit</pre>
<h3>Install AutoSploit on Linux (via cloning)</h3>
<p>Clone:</p>
<pre class="wp-block-preformatted">$ git clone https://github.com/NullArray/AutoSploit</pre>
<p>Navigate to the AutoSploit directory, make the install script executable and install:</p>
<pre class="wp-block-preformatted">$ cd AutoSploit
$ chmod +x install.sh
$ ./install.sh</pre>
<h2>Usage</h2>
<p>To start AutoSploit run:</p>
<pre class="wp-block-preformatted">$ python autosploit.py</pre>
<p>This will take you to the available user options that you can choose from.</p>
<pre class="wp-block-preformatted">usage: python autosploit.py -[c|z|s|a] -[q] QUERY
                            [-C] WORKSPACE LHOST LPORT [-e] [--whitewash] PATH
                            [--ruby-exec] [--msf-path] PATH [-E] EXPLOIT-FILE-PATH
                            [--rand-agent] [--proxy] PROTO://IP:PORT [-P] AGENT

optional arguments:
  -h, --help            show this help message and exit

search engines:
  possible search engines to use

  -c, --censys          use censys.io as the search engine to gather hosts
  -z, --zoomeye         use zoomeye.org as the search engine to gather hosts
  -s, --shodan          use shodan.io as the search engine to gather hosts
  -a, --all             search all available search engines to gather hosts

requests:
  arguments to edit your requests

  --proxy PROTO://IP:PORT
                        run behind a proxy while performing the searches
  --random-agent        use a random HTTP User-Agent header
  -P USER-AGENT, --personal-agent USER-AGENT
                        pass a personal User-Agent to use for HTTP requests
  -q QUERY, --query QUERY
                        pass your search query

exploits:
  arguments to edit your exploits

  -E PATH, --exploit-file PATH
                        provide a text file to convert into JSON and save for
                        later use
  -C WORKSPACE LHOST LPORT, --config WORKSPACE LHOST LPORT
                        set the configuration for MSF (IE -C default 127.0.0.1
                        8080)
  -e, --exploit         start exploiting the already gathered hosts

misc arguments:
  arguments that don't fit anywhere else

  --ruby-exec           if you need to run the Ruby executable with MSF use
                        this
  --msf-path MSF-PATH   pass the path to your framework if it is not in your
                        ENV PATH
  --whitelist PATH      only exploit hosts listed in the whitelist file</pre>
<div class="row justify-content-center mb-3">
<div class="col-lg-4"><a href="https://github.com/NullArray/AutoSploit/wiki">Documentation</a></div>
<div><a href="https://github.com/NullArray/AutoSploit">Download</a></div>
</div>
<div class="row justify-content-center mb-3">
<div class="col-lg-4"></div>
</div>
<p>The post <a href="http://kostacipo.stream/autosploit-automated-mass-exploiter/">AutoSploit: Automated Mass Exploiter</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/autosploit-automated-mass-exploiter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploitivator &#8211; Automate Metasploit Scanning And Exploitation</title>
		<link>http://kostacipo.stream/exploitivator-automate-metasploit-scanning-and-exploitation/</link>
					<comments>http://kostacipo.stream/exploitivator-automate-metasploit-scanning-and-exploitation/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Wed, 18 Dec 2019 12:13:50 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[metasploit]]></category>
		<guid isPermaLink="false">http://www.kostacipo.stream/?p=1486</guid>

					<description><![CDATA[<p>&#160; This has only been tested on Kali. It depends on the msfrpc module for Python, described in detail here: https://www.trustwave.com/Resources/SpiderLabs-Blog/Scripting-Metasploit-using-MSGRPC/ &#8211; Install the necessary Kali packages and the PostgreSQL gem for Ruby: apt-get install postgresql libpq-dev git-core gem install pg&#8211; Install current version of the msfrpc Python module from git: git clone git://github.com/SpiderLabs/msfrpc.git msfrpc [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/exploitivator-automate-metasploit-scanning-and-exploitation/">Exploitivator &#8211; Automate Metasploit Scanning And Exploitation</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p>This has only been tested on Kali.</p>
<p>It depends on the msfrpc module for Python, described in detail here: <a title="https://www.trustwave.com/Resources/SpiderLabs-Blog/Scripting-Metasploit-using-MSGRPC/" href="https://www.trustwave.com/Resources/SpiderLabs-Blog/Scripting-Metasploit-using-MSGRPC/" target="_blank" rel="nofollow noopener noreferrer">https://www.trustwave.com/Resources/SpiderLabs-Blog/Scripting-Metasploit-using-MSGRPC/</a></p>
<p>&#8211; Install the necessary Kali packages and the PostgreSQL gem for Ruby: apt-get install postgresql libpq-dev git-core gem install pg<br />&#8211; Install current version of the msfrpc Python module from git: git clone git://github.com/SpiderLabs/msfrpc.git msfrpc cd msfrpc/python-msfrpc python setup.py install<br /><a name="more"></a></p>
<p><b>Usage<br /></b><br />Before running either of the scripts, load <a title="msfconsole" href="https://www.kitploit.com/search/label/MSFconsole" target="_blank" rel="noopener noreferrer">msfconsole</a> and start the MSGRPC service.<br />MSGRPC can be started with msfrpcd in <a title="Metasploit" href="https://www.kitploit.com/search/label/Metasploit" target="_blank" rel="noopener noreferrer">Metasploit</a> as follows: load msgrpc Pass=abc123<br />The results of scans and/or <a title="exploitation" href="https://www.kitploit.com/search/label/Exploitation" target="_blank" rel="noopener noreferrer">exploitation</a> will appear in the Metasploit console and in the ouput file(s) (msf_scan_output.txt and exploitivator_output.txt).<br />Use MSFScan to run multiple Metasploit scans against a group of target hosts. Use Exploitivator to run Nmap script scans against a group of target hosts and automatically exploit any reported as vulnerable.</p>
<p><b>Exploitivator<br /></b><br /><strong>Command line usage:</strong><br /><strong><br />Examples:</strong> The application can be run as follows, where &#8216;10.128.108.178&#8217; is the IP address of the attack machine, &#8216;hosts.txt&#8217; is a list of target hosts, &#8216;msf&#8217; is the Metasploit Postgres username and &#8216;abc123&#8217; is the Metasploit Postgres password: ./exploitivator.py -l 10.128.108.178 -f hosts.txt -u msf -m abc123</p>
<p><b>MSFScan<br /></b><br /><strong>Command line usage:</strong> ./msf_scan.py filename ./msf_scan.py filename MSF_DB_Username MSF_DB_Password<br /><strong><br />Examples:</strong> The application can be run as follows, where &#8216;hosts.txt&#8217; is a list of target hosts, &#8216;msf&#8217; is the Metasploit Postgres username and &#8216;abc123&#8217; is the Metasploit Postgres password: ./msf_scan.py hosts.txt msf abc123</p>
<p>To run with &#8216;hosts.txt&#8217; as a list of target hosts, using the script&#8217;s default Metasploit Postgres username(msf) and the script&#8217;s default Metasploit Postgres password(abc123): ./msf_scan.py hosts.txt</p>
<p><b>Config Files<br /></b><br />Both scripts rely on config files to provide details of required Nmap and Metasploit scamns and attacks.</p>
<p><b>MSFScan<br /></b><br />The script uses a config file with the name &#8216;scan_types.cfg&#8217;. This contains a list of paths for any Metasploit scans the are to run against the targets. e.g.: auxiliary/scanner/dcerpc/endpoint_mapper auxiliary/scanner/smb/smb_version auxiliary/scanner/x11/open_x11 auxiliary/scanner/discovery/ipv6_multicast_ping auxiliary/scanner/discovery/ipv6_neighbor auxiliary/scanner/smb/smb_login</p>
<p><b>Exploitivator<br /></b><br />This script uses two config files(exploitivator_scan.cfg and exploitivator.cfg). One to specify Nmap scans and parameters(exploitivator_scan.cfg), and one to specify Metasploit payloads and parameters(exploitivator.cfg). These use &#8216;##&#8217; as a separator and have the following formats.</p>
<p>exploitivator_scan.cfg: [Label]##[Nmap <a title="command line" href="https://www.kitploit.com/search/label/Command%20Line" target="_blank" rel="noopener noreferrer">command line</a> parameters]##[Nmap command line parameters for file output]##[Optional &#8211; grep command to be used if Nmap&#8217;s greppable output is being used]
<p>In the above format:</p>
<ol>
<li>The first section is a label linking the scan to the exploit</li>
<li>The second section is the part of the Namp command line which specifies details of the type of scan to run, such as port and script</li>
<li>The third section is the part of the Namp command line that defines the Nmap output file (Exploitivator handles XML or greppable Nmap output)</li>
<li>The optional fourth section is the gep command that you wish to use in order to identify a vulnerable target within a &#8216;.gnmap&#8217; file</li>
</ol>
<p>An example file content is shown below: SMB_08-067##-p U:137,U:139,T:139,T:445 &#8211;script smb-vuln-ms08-067.nse##-oX ms_08_067.xml SMB_09-050##-p U:137,U:139,T:139,T:445 &#8211;script smb-vuln-cve2009-3103.nse##-oX ms_09_050.xml SMB_10-054##-p U:137,U:139,T:139,T:445 &#8211;script smb-vuln-ms10-054.nse##-oX ms_10_054.xml SMB_10-061##-p U:137,U:139,T:139,T:445 &#8211;script smb-vuln-ms10-061.nse##-oX ms_10_061.xml SMB_17-010##-p U:137,U:139,T:139,T:445 &#8211;script smb-vuln-ms17-010##-oX ms_17_010.xml DistCC##-p 3632 -sSV##-oG distcc.gnmap##grep &#8220;3632/open/tcp//distccd&#8221; JavaRMI##-p 1099 -sSV##-oG javarmi.gnmap##grep &#8220;1099/open/tcp//rmi VSFTPBackDoor##-p 21 -sSV##-oG vsftp_backdoor.gnmap##grep &#8220;vsftpd 2.3.4&#8221;<br />exploitivator.cfg: [Label]##[Metasploit exploit path]##[Optional &#8211; Metasploit payload details]
<p>An example file content is shown below: SMB_08-067##exploit/windows/smb/ms08_067_netapi##windows/meterpreter/bind_tcp SMB_09-050##exploit/windows/smb/ms09_050_smb2_negotiate_func_index##windows/meterpreter/bind_tcp SMB_10-061##exploit/windows/smb/ms10_061_spoolss##windows/meterpreter/bind_tcp SMB_17-010##exploit/windows/smb/ms17_010_eternalblue##windows/meterpreter/bind_tcp DistCC##exploit/unix/misc/distcc_exec##cmd/unix/bind_ruby JavaRMI##exploit/multi/misc/java_rmi_server##php/meterpreter/bind_tcp VSFTPBackDoor##exploit/unix/ftp/vsftpd_234_backdoor##none</p>
<p><b>References</b></p>
<p>Starting and connecting to MSGRPC: <a title="https://www.packtpub.com/mapt/book/networking_and_servers/9781785280696/9/ch09lvl1sec60/metasploit-scripting-with-msgrpc" href="https://www.packtpub.com/mapt/book/networking_and_servers/9781785280696/9/ch09lvl1sec60/metasploit-scripting-with-msgrpc" target="_blank" rel="nofollow noopener noreferrer">https://www.packtpub.com/mapt/book/networking_and_servers/9781785280696/9/ch09lvl1sec60/metasploit-scripting-with-msgrpc</a><br />Setting RHOSTS to use a file instead of a range: <a title="http://travisaltman.com/metasploit-set-rhosts-file/" href="http://travisaltman.com/metasploit-set-rhosts-file/" target="_blank" rel="nofollow noopener noreferrer">http://travisaltman.com/metasploit-set-rhosts-file/</a></p>
<div style="text-align: center;"><b><a class="kiploit-download" title="Download Exploitivator" href="https://github.com/N1ckDunn/Exploitivator" target="_blank" rel="nofollow noopener noreferrer">Download Exploitivator</a></b></div>
<p>The post <a href="http://kostacipo.stream/exploitivator-automate-metasploit-scanning-and-exploitation/">Exploitivator &#8211; Automate Metasploit Scanning And Exploitation</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/exploitivator-automate-metasploit-scanning-and-exploitation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
