<h2>Guide For Install CMSeeK Tool In Termux.</h2><p><span face="-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;" style="background-color: #fafbfc; color: #24292e; font-size: 16px;">CMS Detection and Exploitation suite - Scan WordPress, Joomla, Drupal and over 180 other CMSs.</span><br /></p><p><span face="-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;" style="background-color: #fafbfc; color: #24292e; font-size: 16px;"><br /></span></p><p></p><div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJthKLVhYCGjCYxC5SYDNA48gwFED_3zGpZzGMFnJ3OS1qJiwSmh48OdBrnJ-4ZBtl25LqC8vNHIxT1MwAh90zvEOsZZ3YAlho3E876MqmI3eENoZ3xkUq96BKIhwG1FO8mxFuRvijLdI/s464/brute.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="312" data-original-width="464" height="349" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJthKLVhYCGjCYxC5SYDNA48gwFED_3zGpZzGMFnJ3OS1qJiwSmh48OdBrnJ-4ZBtl25LqC8vNHIxT1MwAh90zvEOsZZ3YAlho3E876MqmI3eENoZ3xkUq96BKIhwG1FO8mxFuRvijLdI/w520-h349/brute.png" width="520" /></a></div><br /><span face="-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;" style="background-color: #fafbfc; color: #24292e; font-size: 16px;"><br /></span><p></p><h2>Installation Commands</h2> <p></p><style>#professor { border: 1px solid grey; padding-left: 15px; background-color: gainsboro; border-radius: 15px; font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif; line-height: 1.6; } </style><p></p><div id="professor"> <h3>pkg up -y</h3></div><p></p><div id="professor"> <h3>pkg install git -y</h3></div><p></p><div id="professor"> <h3>pkg install python -y</h3></div><p></p><div id="professor"> <h3>git clone https://github.com /Tuhinshubhra/CMSeeK</h3></div><p></p><center><button onclick="CopyTextFromVariable('git clone https://github.com/Tuhinshubhra/CMSeeK')">Copy Git Clone Code</button></center><script>function CopyTextFromVariable(txt){ var TheTxt = txt; var MyData = document.createElement("textarea"); document.body.appendChild(MyData); MyData.value = txt; MyData.select(); document.execCommand("copy"); document.body.removeChild(MyData); alert("Code Copied"); } </script><p></p><div id="professor"> <h3>cd CMSeeK</h3></div><p></p><div id="professor"> <h3>pip install requests</h3></div><p></p><div id="professor"> <h3>python setup.py install</h3></div><p></p><div id="professor"> <h3>python cmseek.py</h3></div>