<?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>Infoooze &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/infoooze/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>Tue, 24 Jan 2023 14:52:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>Infoooze &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to use Infoooze to search for other people&#8217;s information on the Internet</title>
		<link>https://en.anonyviet.com/how-to-use-infoooze-to-search-for-other-peoples-information-on-the-internet/</link>
					<comments>https://en.anonyviet.com/how-to-use-infoooze-to-search-for-other-peoples-information-on-the-internet/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Tue, 24 Jan 2023 14:52:44 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Infoooze]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[peoples]]></category>
		<category><![CDATA[search]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=1913</guid>

					<description><![CDATA[Infoooze is an OSINT tool written in nodejs that helps you quickly find information about anyone. Just enter information such as email, website, ip, username&#8230;. The tool will search based on open sources available on the Internet. Join the channel Telegram of the AnonyViet 👉 Link 👈 Features of Infoooze Find Instagram account information Find [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="ftwp-postcontent">
<p><strong>Infoooze is an OSINT tool written in nodejs that helps you quickly find information about anyone.  Just enter information such as email, website, ip, username&#8230;.  The tool will search based on open sources available on the Internet.</strong></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> of the <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%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<h2 id="ftoc-cac-tinh-nang-cua-infoooze" class="ftwp-heading">Features of Infoooze</h2>
<ol>
<li>Find Instagram account information</li>
<li>Find Subdomain of Website</li>
<li>Ports Scan</li>
<li>Find information related to Username</li>
<li>Find information about eMai</li>
<li>Find Web address information</li>
<li>Analysis of Exif metadata</li>
<li>Whois Lookup</li>
<li>IP Lookup</li>
<li>Header Information</li>
<li>Domai&#8217;s age</li>
<li>DNS Lookup</li>
<li>UserAgent Lookup</li>
<li>Find information of Git</li>
<li>Expand URL</li>
<li>Instagram DP View</li>
<li>Save the result to a txt file</li>
</ol>
<p>You can install Infoooze support on 3 platforms:</p>
<table>
<thead>
<tr>
<td><strong>Linux</strong></td>
<td><strong>Termux (Android)</strong></td>
<td><strong>Windows</strong></td>
<td><strong>Mac</strong></td>
</tr>
</thead>
<tbody>
<tr>
<td>✔</td>
<td>✔</td>
<td>✔</td>
<td>❔</td>
</tr>
</tbody>
</table>
<h2 id="ftoc-cac-cai-dat-infoooze" class="ftwp-heading">Infoooze settings</h2>
<h3 id="ftoc-cai-nodejs" class="ftwp-heading">Install NodeJS</h3>
<p>Since Infoooze is written in NodeJS, your operating system needs to install this software to run:</p>
<p><strong>Linux: type command</strong></p>
<p><code>sudo su</code></p>
<p>Enter the root account password then Enter, then type the command below to install nodejs</p>
<p><code>apt-get install nodejs</code></p>
<p>On Kali Linux, the latest version has built-in Nodejs, so you don&#8217;t need to install it</p>
<p><strong>Termux: type command</strong></p>
<p><code>pkg install nodejs-lts python</code></p>
<h3 id="ftoc-cai-dat-infoooze-tren-linux" class="ftwp-heading">Install Infoooze on Linux</h3>
<p>You can use 1 of 3 ways:</p>
<p><strong>Using NPM:</strong></p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">sudo su&#13;
npm install -g -s infoooze</pre>
<p><strong>Using GIT:</strong></p>
<p><code>npm install git+ssh://git@github.com/7ORP3DO/infoooze.git -g</code></p>
<p><strong>Using NPX:</strong></p>
<p><code>npx infoooze</code></p>
<h3 id="ftoc-cai-dat-infoooze-tren-termux" class="ftwp-heading">Install Infoooze on Termux</h3>
<p>Install the same as on Linux</p>
<p><code> npm install -g -s infoooze</code></p>
<h3 id="ftoc-cai-dat-infoooze-tren-windows" class="ftwp-heading">Install Infoooze on Windows</h3>
<p>First you need <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fnodejs.org%2Fen%2Fdownload%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">Download and install NodeJS</a> on Windows.</p>
<p>Download files <a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fgithub.com%2F7ORP3DO%2Finfoooze%2Fzipball%2Fmaster%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">infoooze.zip</a> and decompress.</p>
<p>Open the infoooze folder and type the following command:</p>
<pre class="EnlighterJSRAW" data-enlighter-language="generic">npm install&#13;
node index.js</pre>
<p>To delete infoooze you use the command: <code>npm remove infoooze -g</code></p>
<h2 id="ftoc-cach-dung-infoooze-de-tim-kiem-thong-tin-nguoi-khac-tren-internet" class="ftwp-heading">How to use Infoooze to search for other people&#8217;s information on the Internet</h2>
<p>Infoooze is an OSINT tool, so it will synthesize existing search engines on the Internet to give the most accurate results.  To start the tool, use the command:</p>
<p><code>infoooze [options] [value]</code></p>
<p>Inside:</p>
<ul>
<li>options: is the search type</li>
<li>value: input value</li>
</ul>
<p>Options will include:</p>
<table>
<thead>
<tr>
<td><strong>Short Form</strong></td>
<td><strong>Long Form</strong></td>
<td><strong>Function</strong></td>
</tr>
</thead>
<tbody>
<tr>
<td>-n</td>
<td>–dnslookup</td>
<td>lookup domain name system</td>
</tr>
<tr>
<td>-e</td>
<td>–headerinfo</td>
<td>find website headers</td>
</tr>
<tr>
<td>-p</td>
<td>–iplookup</td>
<td>find IP information</td>
</tr>
<tr>
<td>-a</td>
<td>–webscan</td>
<td>Check if the Web is safe</td>
</tr>
<tr>
<td>-m</td>
<td>–mailfinder</td>
<td>find email with specific name</td>
</tr>
<tr>
<td>-t</td>
<td>–portscan</td>
<td>find the open gate</td>
</tr>
<tr>
<td>-x</td>
<td>-exif</td>
<td>extract Exif metadata from images</td>
</tr>
<tr>
<td>-r</td>
<td>–userrecon</td>
<td>username scout</td>
</tr>
<tr>
<td>-w</td>
<td>–whoislookup</td>
<td>find domain&#8217;s whois information</td>
</tr>
<tr>
<td>-d</td>
<td>–domainAge</td>
<td>find website Age</td>
</tr>
<tr>
<td>-S</td>
<td>–subdomains</td>
<td>find the subdomain of the website</td>
</tr>
<tr>
<td>-H</td>
<td>–help</td>
<td>Output usage information</td>
</tr>
<tr>
<td>-g</td>
<td>–gitrecon</td>
<td>find github user info</td>
</tr>
<tr>
<td>-i</td>
<td>–instaRecon</td>
<td>find Instagram user information</td>
</tr>
<tr>
<td>-u</td>
<td>–useragent</td>
<td>find browser info</td>
</tr>
<tr>
<td>-l</td>
<td>–urlexpand</td>
<td>long url of shortened URL</td>
</tr>
<tr>
<td>-v</td>
<td>–version</td>
<td>see version</td>
</tr>
</tbody>
</table>
<h3 id="ftoc-cac-vi-du-su-dung-infoooze" class="ftwp-heading"><strong>Examples of using infoooze</strong></h3>
<p>To update the tool:</p>
<p><code>npm update -g infoooze</code></p>
<p>View the list of supported commands</p>
<p><code>infoooze -h</code></p>
<p>To get Instagram user information:</p>
<p><code>infoooze -i instagam</code></p>
<p>To get domain Whois information:</p>
<p><code>infoooze -w google.com</code></p>
<p>To get the site&#8217;s subdomain:</p>
<p><code>infoooze -s google.com</code></p>
<p>To get IP information:</p>
<p><code>infoooze -p 8.8.8.8</code></p>
<p>To enter Infoooze&#8217;s Main Menu, type the command <code>infoooze</code> and wait a moment on the screen will launch the menu up.</p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2022%2F04%2Finfoooze-1-1.jpg" rel="noopener" class="local-link"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-40669" src="https://anonyviet.com/wp-content/uploads/2022/04/infoooze-1-1.jpg" alt="infoooze " width="699" height="483" srcset="https://anonyviet.com/wp-content/uploads/2022/04/infoooze-1-1.jpg 699w, https://anonyviet.com/wp-content/uploads/2022/04/infoooze-1-1-300x207.jpg 300w" sizes="(max-width: 699px) 100vw, 699px" title="How to use Infoooze to search for other people's information on the Internet 7"/></a></p>
<p>Next, select the feature to search for about someone, for example, I find information related to a certain username.  In the Your Options section: <strong>first</strong></p>
<p>Next, enter the username you want to find, I will find the username <strong>freelearningtech</strong>.  And the result will look like this:</p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2022%2F04%2Fosint-Infoooze-1.jpg" rel="noopener" class="local-link"><img post-id="1913" fifu-featured="1" decoding="async" loading="lazy" class="aligncenter size-full wp-image-40670" src="https://anonyviet.com/wp-content/uploads/2022/04/osint-Infoooze-1.jpg" alt="How to use Infoooze to search for other people&#8217;s information on the Internet" title="How to use Infoooze to search for other people&#8217;s information on the Internet" width="406" height="306" srcset="https://anonyviet.com/wp-content/uploads/2022/04/osint-Infoooze-1.jpg 406w, https://anonyviet.com/wp-content/uploads/2022/04/osint-Infoooze-1-300x226.jpg 300w" sizes="auto, (max-width: 406px) 100vw, 406px" title="How to use Infoooze to search for other people's information on the Internet 8"/></a></p>
<p>The place where Results will be saved in is the folder where the results are saved.  After the scanning tool is done, open it to see the Web pages related to the username you just entered.</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;40668&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;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 achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/how-to-use-infoooze-to-search-for-other-peoples-information-on-the-internet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2022/04/osint-Infoooze-1.jpg" medium="image"></media:content>
            	</item>
	</channel>
</rss>
