<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on nstsec.com</title>
    <link>http://localhost:1313/posts/</link>
    <description>Recent content in Posts on nstsec.com</description>
    <image>
      <title>nstsec.com</title>
      <url>https://nstsec.com/images/index.png</url>
      <link>https://nstsec.com/images/index.png</link>
    </image>
    <generator>Hugo</generator>
    <language>it</language>
    <lastBuildDate>Thu, 13 Nov 2025 22:03:59 -0500</lastBuildDate>
    <atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OSWE: White-Box Hacking</title>
      <link>http://localhost:1313/posts/oswe-awae-prep/oswe-awae-prep/</link>
      <pubDate>Thu, 13 Nov 2025 22:03:59 -0500</pubDate>
      <guid>http://localhost:1313/posts/oswe-awae-prep/oswe-awae-prep/</guid>
      <description>&lt;p&gt;L&amp;rsquo;esame &lt;strong&gt;OffSec Web Expert (OSWE)&lt;/strong&gt; è noto per la sua metodologia white-box. Non si &amp;ldquo;scansiona&amp;rdquo; semplicemente una webapp per trovare vulnerabilità potenziali, si legge il codice, si comprende e si trovano i difetti per forgiare l&amp;rsquo;exploit perfetto. Niente di irraggiungibile con la giusta preparazione tecnica ed esperienza.&lt;/p&gt;
&lt;h2 id=&#34;awaeosweweb-300&#34;&gt;AWAE/OSWE/WEB-300&lt;/h2&gt;
&lt;p&gt;Chiariamo prima di cosa stiamo parlando. L&amp;rsquo;&lt;strong&gt;OSWE&lt;/strong&gt; (Offensive Security Web Expert) è la certificazione, mentre &lt;strong&gt;AWAE&lt;/strong&gt; (Advanced Web Attacks and Exploitation, noto anche come WEB-300) è il corso che ti prepara per l&amp;rsquo;esame.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bug Hunting NASA</title>
      <link>http://localhost:1313/posts/nasa-letter-of-recognition/nasa-letter-of-recognition/</link>
      <pubDate>Wed, 02 Apr 2025 12:45:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/nasa-letter-of-recognition/nasa-letter-of-recognition/</guid>
      <description>Lettera di riconoscimento dalla NASA</description>
    </item>
    <item>
      <title>Server Side Request Forgey in the Deep</title>
      <link>http://localhost:1313/posts/server-side-request-forgey-in-the-deep/server-side-request-forgey-in-the-deep/</link>
      <pubDate>Fri, 21 Feb 2025 17:17:29 -0500</pubDate>
      <guid>http://localhost:1313/posts/server-side-request-forgey-in-the-deep/server-side-request-forgey-in-the-deep/</guid>
      <description>&lt;p&gt;Ciao ragazzi, oggi focus sull’SSRF. Con questa tecnica costringiamo il server a fare richieste dove vogliamo, sia interne che esterne. Il trick classico è puntare ad esempio a &lt;code&gt;localhost/admin&lt;/code&gt; per bypassare i controlli, sfruttando la fiducia nelle connessioni locali. Se riusciamo a infiltrarci qui, il sistema è nostro.&lt;/p&gt;
&lt;h2 id=&#34;esempio-classico-di-ssrf&#34;&gt;Esempio classico di SSRF&lt;/h2&gt;
&lt;p&gt;La pagina admin del portale web che stiamo analizzando è blindata. Direttamente da &lt;code&gt;/admin&lt;/code&gt;, nessun accesso. Ma c’è un punto debole: la funzione di controllo scorte. Basta un intercept con Burp Suite. Notiamo che la richiesta passa con un parametro sospetto: &lt;code&gt;checkStock&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Combolist Scraping Automation</title>
      <link>http://localhost:1313/posts/wordlist-italiano-pentester-combolistscraper-wordlist-generator/wordlist-italiano-pentester-combolistscraper-wordlist-generator/</link>
      <pubDate>Thu, 20 Feb 2025 23:42:38 -0500</pubDate>
      <guid>http://localhost:1313/posts/wordlist-italiano-pentester-combolistscraper-wordlist-generator/wordlist-italiano-pentester-combolistscraper-wordlist-generator/</guid>
      <description>Come Creare Wordlist per Attacchi Bruteforce Mirati</description>
    </item>
    <item>
      <title>Pubblicazione su HackerJournal n.275</title>
      <link>http://localhost:1313/posts/my-contribution-featured-in-hacker-journal-275/my-contribution-featured-in-hacker-journal-275/</link>
      <pubDate>Sat, 20 Jan 2024 12:21:33 -0500</pubDate>
      <guid>http://localhost:1313/posts/my-contribution-featured-in-hacker-journal-275/my-contribution-featured-in-hacker-journal-275/</guid>
      <description>Il mio contributo nell&amp;#39;uscita N.275 di HackerJournal.</description>
    </item>
    <item>
      <title>OSINT Challenge</title>
      <link>http://localhost:1313/posts/unlock-security-osint-challenge/unlock-security-osint-challenge/</link>
      <pubDate>Thu, 21 Sep 2023 12:02:44 -0500</pubDate>
      <guid>http://localhost:1313/posts/unlock-security-osint-challenge/unlock-security-osint-challenge/</guid>
      <description>Come ho risolto la OSINT Challenge di Unlock Security.</description>
    </item>
    <item>
      <title>OSCP Cheatsheets</title>
      <link>http://localhost:1313/posts/my-oscp-cheatsheets/my-oscp-cheatsheets/</link>
      <pubDate>Wed, 10 May 2023 11:40:24 -0500</pubDate>
      <guid>http://localhost:1313/posts/my-oscp-cheatsheets/my-oscp-cheatsheets/</guid>
      <description>Appunti e comandi essenziali per OSCP. Tecniche, exploit e strategie per il successo nell&amp;#39;esame.</description>
    </item>
    <item>
      <title>CVE-2022-44023</title>
      <link>http://localhost:1313/posts/pwndoc-username-enumeration-cve-2022-44023/pwndoc-username-enumeration-cve-2022-44023/</link>
      <pubDate>Sat, 29 Oct 2022 10:45:00 -0500</pubDate>
      <guid>http://localhost:1313/posts/pwndoc-username-enumeration-cve-2022-44023/pwndoc-username-enumeration-cve-2022-44023/</guid>
      <description>PwnDoc &amp;lt;= 0.5.3 - Username Enumeration via Different Responses</description>
    </item>
    <item>
      <title>CVE-2022-44022</title>
      <link>http://localhost:1313/posts/pwndoc-username-enumeration-cve-2022-44022/pwndoc-username-enumeration-cve-2022-44022/</link>
      <pubDate>Sat, 29 Oct 2022 10:23:19 -0500</pubDate>
      <guid>http://localhost:1313/posts/pwndoc-username-enumeration-cve-2022-44022/pwndoc-username-enumeration-cve-2022-44022/</guid>
      <description>PwnDoc &amp;lt;= 0.5.3 - Username Enumeration via Response Timings</description>
    </item>
    <item>
      <title>CVE-2020-13654 - La mia prima CVE: XSS &gt; CSRF &gt; Privesc to ADMIN</title>
      <link>http://localhost:1313/posts/xwiki-xss-cve-2020-13654/xwiki-xss-cve-2020-13654/</link>
      <pubDate>Wed, 30 Dec 2020 11:19:29 -0500</pubDate>
      <guid>http://localhost:1313/posts/xwiki-xss-cve-2020-13654/xwiki-xss-cve-2020-13654/</guid>
      <description>Come ho scoperto una Stored XSS in XWiki Platform &amp;lt; 12.8, perché il flag HttpOnly mi ha impedito il furto di cookie e come ho dovuto riorientare l&amp;#39;attacco verso una privilege escalation via CSRF, fino ad ottenere la mia prima CVE dal MITRE.</description>
    </item>
    <item>
      <title>About me</title>
      <link>http://localhost:1313/posts/about/</link>
      <pubDate>Thu, 20 Feb 2020 19:30:03 +0000</pubDate>
      <guid>http://localhost:1313/posts/about/</guid>
      <description>...</description>
    </item>
  </channel>
</rss>
