<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Holmes &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/holmes/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Fri, 08 Dec 2023 00:55:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>Holmes &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Mr Holmes: Information gathering tool for OSINT people</title>
		<link>https://en.anonyviet.com/mr-holmes-information-gathering-tool-for-osint-people/</link>
					<comments>https://en.anonyviet.com/mr-holmes-information-gathering-tool-for-osint-people/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Fri, 08 Dec 2023 00:55:42 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[gathering]]></category>
		<category><![CDATA[Holmes]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[OSINT]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=14007</guid>

					<description><![CDATA[Mr Holmes is an information gathering tool (OSINT). The main purpose of this tool is to get information about domain names, usernames and phone numbers with the help of public information sources available on the internet as well as use google dorks for specific researchers. It also uses proxies to make your requests completely anonymous [&#8230;]]]></description>
										<content:encoded><![CDATA[
<div id="ftwp-postcontent">
<p>Mr Holmes is an information gathering tool (OSINT).  The main purpose of this tool is to get information about domain names, usernames and phone numbers with the help of public information sources available on the internet as well as use <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fcompamarketing.com%2Fblog%2Fgoogle-dork-la-gi%2F%23%3A%7E%3Atext%3DGoogle%2520Dork%2520l%25C3%25A0%2520%25E1%25BB%25A9ng%2520d%25E1%25BB%25A5ng%2Ctrang%2520web%2520%25C4%2591ang%2520s%25E1%25BB%25AD%2520d%25E1%25BB%25A5ng." rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">google dorks</a> for specific researchers.  It also uses proxies to make your requests completely anonymous and WhoIS Api to get more information about the domain.</p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> belong to <span style="color: #008080;">AnonyViet</span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietoffical" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<p><img post-id="14007" fifu-featured="1" loading="lazy" decoding="async" class="aligncenter wp-image-41037 size-full" src="https://anonyviet.com/wp-content/uploads/2022/04/Screenshot.jpg" alt="Mr Holmes: Information gathering tool for OSINT people" title="Mr Holmes: Information gathering tool for OSINT people" width="808" height="480" title="Mr Holmes: Information gathering tool for OSINT 7 people" srcset="https://anonyviet.com/wp-content/uploads/2022/04/Screenshot.jpg 808w, https://anonyviet.com/wp-content/uploads/2022/04/Screenshot-300x178.jpg 300w, https://anonyviet.com/wp-content/uploads/2022/04/Screenshot-768x456.jpg 768w, https://anonyviet.com/wp-content/uploads/2022/04/Screenshot-750x446.jpg 750w" sizes="auto, (max-width: 808px) 100vw, 808px"/></p>
</p>
<p>This tool is not 100% accurate so it may be error-prone.  Additionally, this tool was created for educational and research purposes only.  Don&#39;t fall into the evil path.</p>
<h2 id="ftoc-cach-cai-dat-mr-holmes" class="ftwp-heading">How to install Mr Holmes</h2>
<h3 id="ftoc-tren-linux-mac" class="ftwp-heading">On Linux/MAC</h3>
<pre>git clone https://github.com/Lucksi/Mr.Holmes&#13;
<span class="pl-c1">cd</span> Mr.Holmes&#13;
sudo chmod +x install.sh&#13;
sudo ./install.sh</pre>
<h3 id="ftoc-tren-windows" class="ftwp-heading">On Windows</h3>
<pre>git clone https://github.com/Lucksi/Mr.Holmes&#13;
<span class="pl-c1">cd</span> Mr.Holmes&#13;
Install.cmd</pre>
<h3 id="ftoc-tren-termux" class="ftwp-heading">On Termux</h3>
<pre>pkg install proot&#13;
git clone https://github.com/Lucksi/Mr.Holmes&#13;
<span class="pl-c1">cd</span> Mr.Holmes&#13;
proot -0 chmod +x install_Termux.sh&#13;
./install_Termux.sh</pre>
<h2 id="ftoc-cach-su-dung-mr-holmes" class="ftwp-heading">How to use Mr Holmes</h2>
<h3 id="ftoc-tren-linux-mac-2" class="ftwp-heading">On Linux/MAC</h3>
<pre><code>sudo python3 MrHolmes.py&#13;
Hoặc:&#13;
cd Launchers&#13;
Execute Launcher.sh</code></pre>
<h3 id="ftoc-tren-termux-windows" class="ftwp-heading">On Termux/Windows</h3>
<pre><code>python3 MrHolmes.py</code></pre>
<h3 id="ftoc-tren-windows-2" class="ftwp-heading">On Windows</h3>
<pre><code>python MrHolmes.py&#13;
hoặc:&#13;
cd Launchers&#13;
Execute Win_Launcher.exe</code></pre>
<h2 id="ftoc-api-key" class="ftwp-heading">API KEY</h2>
<p>You can get the API Key here:</p>
<p>https://whois.whoisxmlapi.com</p>
<p>And customize the tool&#39;s configuration file at Configuration/Configuration.ini</p>
<h2 id="ftoc-luu-y-tren-windows" class="ftwp-heading">Note on Windows</h2>
<p>If Python and PHP are not installed, you must download and install them manually.</p>
<p>You can see how to install Python <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fcodecute.com%2Fpython%2Fhuong-dan-cai-dat-lap-trinh-python-tren-windows-10.html" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">here</a> and PHP <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Ftuhocict.com%2Fcai-dat-moi-truong-phat-trien-ung-dung-php%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">here</a>.</p>
<h2 id="ftoc-giao-dien-dark-light-mode" class="ftwp-heading">Dark/Light Mode interface</h2>
<pre><span class="pl-c1">cd</span> GUI&#13;
<span class="pl-c1">cd</span> Theme&#13;
edit Mode.json&#13;
write:Light=(Light-Mode)&#13;
write:Dark=(Dark-Mode) &#13;
write:High-Contrast(High-Contrast-Mode)&#13;
write:Uchiha(Uchiha-Mode)</pre>
<p>Example in file Mode.json</p>
<pre>{&#13;
    <span class="pl-ent">"Color"</span>: {&#13;
        <span class="pl-ent">"Background"</span>: <span class="pl-s"><span class="pl-pds">"</span>Light<span class="pl-pds">"</span></span>&#13;
    }&#13;
}</pre>
<h2 id="ftoc-username-va-password" class="ftwp-heading">Username and Password</h2>
<pre><span class="pl-c1">cd</span> GUI&#13;
<span class="pl-c1">cd</span> Credentials&#13;
edit Login.json&#13;
write:Status=Active/Deactive&#13;
edit Users.json&#13;
write:Username=Your Username&#13;
write:Password=Your Password</pre>
<p>For example Login.json file</p>
<pre>{&#13;
    <span class="pl-ent">"Database"</span>: {&#13;
        <span class="pl-ent">"Status"</span>: <span class="pl-s"><span class="pl-pds">"</span>Active<span class="pl-pds">"</span></span>&#13;
    }&#13;
}</pre>
<p>User.json file example</p>
<pre>{&#13;
    <span class="pl-ent">"Users"</span>:[&#13;
        {&#13;
            <span class="pl-ent">"Username"</span>: <span class="pl-s"><span class="pl-pds">"</span>Your Username<span class="pl-pds">"</span></span>,&#13;
            <span class="pl-ent">"Password"</span>: <span class="pl-s"><span class="pl-pds">"</span>Your Password<span class="pl-pds">"</span></span>&#13;
        }&#13;
    ]&#13;
}</pre>
<h2 id="ftoc-cai-dat-ngon-ngu" class="ftwp-heading">Language settings</h2>
<pre><span class="pl-c1">cd</span> GUI&#13;
<span class="pl-c1">cd</span> Language&#13;
edit Language.json&#13;
write:Italian&#13;
write:English &#13;
write:François</pre>
<p>Example file Language.json</p>
<pre>{&#13;
    <span class="pl-ent">"Language"</span>: {&#13;
        <span class="pl-ent">"Preference"</span>: <span class="pl-s"><span class="pl-pds">"</span>English<span class="pl-pds">"</span></span>&#13;
    }&#13;
}</pre>
<h2 id="ftoc-username-va-password-mac-dinh" class="ftwp-heading">Default Username and Password</h2>
<pre><code>Username:Admin&#13;
Password:Qwerty123</code></pre>
<h2 id="ftoc-cac-ngon-ngu-co-san" class="ftwp-heading">Available languages</h2>
<pre><code>Italiano 🇮🇹 &#13;
English 🏴󠁧󠁢󠁥󠁮󠁧󠁿&#13;
Français 🇫🇷</code></pre>
<h2 id="ftoc-cach-su-dung-mr-holmes-tren-windows" class="ftwp-heading">How to use Mr.Holmes on Windows</h2>
<p>First, you need to install git <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fgit-scm.com%2Fdownloads" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">here</a>.</p>
<p>Next, open cmd and run the command below to download Mr Holmes:</p>
<pre>git clone https://github.com/Lucksi/Mr.Holmes</pre>
<p>Then access the just downloaded folder with the command:</p>
<pre><span class="pl-c1">cd</span> Mr.Holmes</pre>
<p>Open File Explorer and access the Mr Holmes folder, find and open the file <code>Install.cmd</code></p>
<p>If you have not installed Python3, PHP and other necessary libraries, just click Yes to have the script install for you.  Then the tool will ask you to enter necessary things such as email to send data (using secondary email), api key, proxy, database,&#8230;</p>
<p>After setup is complete, go to the Launchers folder and open the Win_Launcher.exe file.</p>
<p>You press 1 to use Mr Holmes and press Y to agree to use the tool for educational purposes.</p>
<p>Next, I will demo using feature 1, SOCIAL-ACCOUNT-OSINT.  I will enter the content to search as Anonyviet and press number 2 to not use Proxy.</p>
<p>And this is the result I found.</p>
<p><img loading="lazy" decoding="async" class="size-full wp-image-41038 aligncenter" src="https://anonyviet.com/wp-content/uploads/2022/04/2022-04-14_00-07.jpg" alt="Mr Holmes: Information gathering tool for OSINT people 5" width="625" height="679" title="Mr Holmes: Information gathering tool for OSINT people 8" srcset="https://anonyviet.com/wp-content/uploads/2022/04/2022-04-14_00-07.jpg 625w, https://anonyviet.com/wp-content/uploads/2022/04/2022-04-14_00-07-276x300.jpg 276w" sizes="auto, (max-width: 625px) 100vw, 625px"/></p>
<p>Additionally, you can also use the Mercury tool to collect victim information <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fmercury-thu-thap-thong-tin%2F" class="local-link" rel="noopener">here</a>.</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;41035&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;Mr Holmes: C\u00f4ng c\u1ee5 thu th\u1eadp th\u00f4ng tin d\u00e0nh cho d\u00e2n OSINT&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>  The article scored: 5/5 &#8211; (100 votes)</p>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/mr-holmes-information-gathering-tool-for-osint-people/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2022/04/Screenshot.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
