<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Priviege Escalation on rchitect</title><link>https://www.rchitect.in/categories/priviege-escalation/</link><description>Recent content in Priviege Escalation on rchitect</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 18 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://www.rchitect.in/categories/priviege-escalation/index.xml" rel="self" type="application/rss+xml"/><item><title>Powerview usage for privilege escalation</title><link>https://www.rchitect.in/posts/powerview/</link><pubDate>Mon, 18 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/powerview/</guid><description>&lt;h1 id="powerview-script-usage-for-privilege-escalation"&gt;
 Powerview Script usage for privilege escalation
 &lt;a class="heading-link" href="#powerview-script-usage-for-privilege-escalation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Powerview script can be for enumeration and privilege escalation.&lt;/p&gt;
&lt;p&gt;The script can be downloaded from &lt;a href="https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/PowerView.ps1" class="external-link" target="_blank" rel="noopener"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I will explain few scenrios which i have used poweview for enumeration and privilege escalation. Most of times I will upload the file like this to windows( location C:\ProgramData)&lt;/p&gt;
&lt;p&gt;Make sure to activate the script by using below command&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Import-Module .\PowerView.ps1
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/powerview/1.png" alt="powerview"&gt;&lt;/p&gt;</description></item><item><title>Privilege Escalation in Linux</title><link>https://www.rchitect.in/posts/linux-pivilege/</link><pubDate>Thu, 17 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/linux-pivilege/</guid><description>&lt;h1 id="privilege-escalation-for-linux-machines-before-running-scripts-like-linpeas"&gt;
 Privilege Escalation for Linux machines before running scripts like linpeas
 &lt;a class="heading-link" href="#privilege-escalation-for-linux-machines-before-running-scripts-like-linpeas"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;I am trying explain the few commands which i use before i use any privilege escalation scripts like linpeas,linenum etc.&lt;/p&gt;
&lt;h3 id="sudo-privilege"&gt;
 Sudo Privilege
 &lt;a class="heading-link" href="#sudo-privilege"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Check for any commands which are enabled with Sudo privilege and no password required to run. Remember that some time, you may have to erminate and re-initiate existing session, if no suo command is enabled.&lt;/p&gt;</description></item></channel></rss>