<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Curl on ioctl</title><link>https://ioctl.lol/tags/curl/</link><description>Recent content in Curl on ioctl</description><generator>Hugo</generator><language>en</language><copyright>ioctl</copyright><lastBuildDate>Sun, 15 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://ioctl.lol/tags/curl/index.xml" rel="self" type="application/rss+xml"/><item><title>PG: Nickel</title><link>https://ioctl.lol/ctf/offsec/nickel/</link><pubDate>Sun, 15 Jan 2023 00:00:00 +0000</pubDate><guid>https://ioctl.lol/ctf/offsec/nickel/</guid><description>&lt;div class="box-info">
 &lt;table>
 &lt;tr>&lt;th colspan="2">ターゲット // Nickel&lt;/th>&lt;/tr>
 &lt;tr>&lt;td>Platform&lt;/td>&lt;td>OffSec Proving Grounds&lt;/td>&lt;/tr>
 &lt;tr>&lt;td>OS&lt;/td>&lt;td>Windows&lt;/td>&lt;/tr>
 &lt;tr>&lt;td>Difficulty&lt;/td>&lt;td>Medium&lt;/td>&lt;/tr>
 &lt;tr>&lt;td>IP&lt;/td>&lt;td>&lt;code>192.168.57.99&lt;/code>&lt;/td>&lt;/tr>
 &lt;/table>
&lt;/div>
&lt;style>
 .box-info table {
 max-width: 400px;
 margin: 1.5em 0;
 }
 .box-info th {
 text-align: center;
 font-size: 1.1em;
 letter-spacing: 0.08em;
 }
&lt;/style>

&lt;hr>
&lt;h2 id="enumeration">Enumeration&lt;/h2>
&lt;h3 id="nmap">Nmap&lt;/h3>
&lt;details class="collapse-section">
 &lt;summary>▶ Nmap output&lt;/summary>
 &lt;div class="collapse-content">
 &lt;pre tabindex="0">&lt;code>PORT STATE SERVICE VERSION
21/tcp open ftp FileZilla ftpd
22/tcp open ssh OpenSSH for_Windows_8.1
135/tcp open msrpc Microsoft Windows RPC
139/tcp open netbios-ssn
3389/tcp open ms-wbt-server Microsoft Terminal Services
8089/tcp open http Microsoft HTTPAPI httpd 2.0
33333/tcp open http Microsoft HTTPAPI httpd 2.0
&lt;/code>&lt;/pre>
 &lt;/div>
&lt;/details>
&lt;style>
 .collapse-section {
 border: 1px dashed var(--accent-alpha-20);
 padding: 0.5em 1em;
 margin: 1em 0;
 cursor: pointer;
 }
 .collapse-section[open] summary {
 margin-bottom: 0.8em;
 border-bottom: 1px dashed var(--accent-alpha-20);
 padding-bottom: 0.5em;
 }
 .collapse-section summary {
 font-weight: 700;
 color: var(--accent);
 outline: none;
 }
 .collapse-content {
 padding-top: 0.5em;
 }
&lt;/style>

&lt;p>Two HTTP APIs on non-standard ports. FTP requires credentials, no anonymous access.&lt;/p></description></item></channel></rss>