<?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/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Web on Solvere Labs</title>
    <link>https://solvere.app/tags/web/</link>
    <description>Recent content in Web on Solvere Labs</description>
    <language>en-us</language>
    <managingEditor>contact@solvere.app (Solvere Labs)</managingEditor>
    <webMaster>contact@solvere.app (Solvere Labs)</webMaster>
    <copyright>© 2026 Solvere Labs</copyright>
    <lastBuildDate>Tue, 09 Jun 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://solvere.app/icon-512.png</url>
      <title>Solvere Labs</title>
      <link>https://solvere.app/tags/web/</link>
    </image><atom:link href="https://solvere.app/tags/web/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Operation Promotion Walkthrough</title>
      <link>https://solvere.app/ctfs/thm/operation-promotion/</link>
      <pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>naval0505</dc:creator>
      <category>thm</category><category>web</category><category>command-injection</category><category>privilege-escalation</category><category>rce</category><category>reverse-shell</category><category>sqli</category><category>apache</category><category>enum4linux</category>
      <guid>https://solvere.app/ctfs/thm/operation-promotion/</guid>
      <description>You are up for promotion at Hadron Security. Your senior lead, Mara, has handed you a solo engagement against RecruitCorp, a small recruiting firm with a public-facing portal.</description>
    </item>
    
    <item>
      <title>wget</title>
      <link>https://solvere.app/tutorials/guides/wget/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>networking</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/wget/</guid>
      <description>The wget quick reference: install and verify, a modular copy-paste cheat sheet, and one command for every real situation. Resume a broken download, mirror a site for offline viewing, pull a list of URLs, reuse a login cookie, POST a form, and rate-limit to stay quiet.</description>
    </item>
    
    <item>
      <title>sqlmap</title>
      <link>https://solvere.app/tutorials/guides/sqlmap/</link>
      <pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>sqli</category><category>sqlmap</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/sqlmap/</guid>
      <description>The sqlmap quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Confirm an injectable parameter, feed a saved Burp request, fingerprint the DBMS, walk the dbs/tables/columns ladder, dump only the columns you need, grab password hashes, evade a WAF with tamper scripts, and route through a proxy.</description>
    </item>
    
    <item>
      <title>Nikto</title>
      <link>https://solvere.app/tutorials/guides/nikto/</link>
      <pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/nikto/</guid>
      <description>The Nikto quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real scan. Scan HTTP and HTTPS, hit odd ports, reach a vhost by Host header, tune out the noise, proxy through Burp, save a machine-readable report, and pull just the findings.</description>
    </item>
    
    <item>
      <title>dirsearch</title>
      <link>https://solvere.app/tutorials/guides/dirsearch/</link>
      <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/dirsearch/</guid>
      <description>The dirsearch quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real content-discovery task. Pick a wordlist, append extensions, filter soft-404s by size, recurse into found directories, scan a list of hosts, save JSON, and proxy through Burp.</description>
    </item>
    
    <item>
      <title>feroxbuster</title>
      <link>https://solvere.app/tutorials/guides/feroxbuster/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/feroxbuster/</guid>
      <description>The feroxbuster quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Run recursive content discovery, cap depth, filter soft-404 noise by size or words, add extensions, scan authenticated with a cookie, follow redirects, proxy through Burp, save JSON, and resume an interrupted scan.</description>
    </item>
    
    <item>
      <title>Wfuzz</title>
      <link>https://solvere.app/tutorials/guides/wfuzz/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>enumeration</category><category>brute-force</category><category>linux</category><category>python</category>
      <guid>https://solvere.app/tutorials/guides/wfuzz/</guid>
      <description>The Wfuzz quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Fuzz paths, query and POST parameters, headers, cookies, and virtual hosts, filter custom-404 noise by size, brute a login with two markers, encode payloads on the fly, and proxy through Burp.</description>
    </item>
    
    <item>
      <title>CeWL</title>
      <link>https://solvere.app/tutorials/guides/cewl/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>password-cracking</category><category>brute-force</category><category>enumeration</category><category>wordpress</category>
      <guid>https://solvere.app/tutorials/guides/cewl/</guid>
      <description>The CeWL quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Crawl an authorized site, build a wordlist from its own words, tune depth and length, harvest emails and document authors, rank by frequency, then feed hydra, john, and hashcat.</description>
    </item>
    
    <item>
      <title>curl</title>
      <link>https://solvere.app/tutorials/guides/curl/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>networking</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/curl/</guid>
      <description>The curl quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. POST JSON, follow redirects, reuse cookies, pin DNS, resume a download, ignore a self-signed cert, time a slow endpoint, and proxy through Burp.</description>
    </item>
    
    <item>
      <title>Gobuster</title>
      <link>https://solvere.app/tutorials/guides/gobuster/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>dns</category><category>gobuster</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/gobuster/</guid>
      <description>The Gobuster quick reference: modes, flags, a modular cheat sheet, and a worked breakdown of every real task. Brute-force directories and files, discover vhosts and DNS subdomains, filter false positives by status and length, fuzz with the FUZZ keyword, route through Burp, and enumerate open S3 buckets.</description>
    </item>
    
    <item>
      <title>WPScan</title>
      <link>https://solvere.app/tutorials/guides/wpscan/</link>
      <pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>wordpress</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/wpscan/</guid>
      <description>The WPScan quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Enumerate users, find vulnerable plugins and themes, pull exposed config backups, run an authorized login attack, tune detection-mode noise, and parse the JSON with jq.</description>
    </item>
    
    <item>
      <title>WhatWeb</title>
      <link>https://solvere.app/tutorials/guides/whatweb/</link>
      <pubDate>Mon, 16 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/whatweb/</guid>
      <description>The WhatWeb quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Fingerprint a target, tune aggression, chase redirects to the real app, hit a vhost by Host header, scan a list, proxy through Burp, and save structured JSON.</description>
    </item>
    
    <item>
      <title>ffuf</title>
      <link>https://solvere.app/tutorials/guides/ffuf/</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>ffuf</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/ffuf/</guid>
      <description>The ffuf quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Fuzz directories and extensions, discover hidden parameters and virtual hosts, fuzz JSON and login bodies, calibrate away catch-all pages, filter by size, words, or regex, recurse, and replay a captured request.</description>
    </item>
    
    <item>
      <title>SecLists</title>
      <link>https://solvere.app/tutorials/guides/seclists/</link>
      <pubDate>Tue, 03 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/seclists/</guid>
      <description>The SecLists quick reference: the folders that matter, the file tools and flags you pair with a list, and a modular cheat sheet. Pick a web-content list, brute subdomains, fuzz a vhost, feed ffuf and gobuster, run a gentle Hydra login test, crack hashes offline, and carve a big list into a focused slice.</description>
    </item>
    
    <item>
      <title>Amass</title>
      <link>https://solvere.app/tutorials/guides/amass/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>osint</category><category>dns</category><category>recon</category><category>enumeration</category><category>web</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/amass/</guid>
      <description>The Amass quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real recon situation. Enumerate subdomains passively then actively, load API keys for real coverage, brute force names, pull JSON with jq, find related domains by WHOIS/ASN/CIDR, diff the stored database, and validate before you scan.</description>
    </item>
    
    <item>
      <title>testssl.sh</title>
      <link>https://solvere.app/tutorials/guides/testssl/</link>
      <pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/testssl/</guid>
      <description>The testssl.sh quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Confirm old protocols are off, read the certificate chain, run every named-vuln check, list ciphers, scan STARTTLS mail ports, and pin one backend behind a load balancer.</description>
    </item>
    
    <item>
      <title>DIRB</title>
      <link>https://solvere.app/tutorials/guides/dirb/</link>
      <pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/dirb/</guid>
      <description>The DIRB quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real scan. Run a first pass, append extensions, scope one directory, scan behind basic auth, reuse a session cookie, proxy through Burp, and survive a wildcard server.</description>
    </item>
    
    <item>
      <title>sslscan</title>
      <link>https://solvere.app/tutorials/guides/sslscan/</link>
      <pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>web</category><category>recon</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/sslscan/</guid>
      <description>The sslscan quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Scan a non-standard TLS port, upgrade a STARTTLS mail service, set SNI on a shared host, check for Heartbleed, read the cipher and certificate output, and diff a hardening change over time.</description>
    </item>
    
    <item>
      <title>Mr Robot Walkthrough</title>
      <link>https://solvere.app/ctfs/vulnhub/mr-robot/</link>
      <pubDate>Fri, 24 Jan 2025 00:00:00 +0000</pubDate>
      <dc:creator>neospl0it</dc:creator>
      <category>vulnhub</category><category>reversing</category><category>web</category><category>brute-force</category><category>cron</category><category>gtfobins</category><category>password-cracking</category><category>privilege-escalation</category><category>reverse-shell</category>
      <guid>https://solvere.app/ctfs/vulnhub/mr-robot/</guid>
      <description>The Mr. Robot virtual machine (VM) is an exciting challenge inspired by the hit TV series Mr. Robot. It features three hidden keys, progressively increasing in difficulty.</description>
    </item>
    
  </channel>
</rss>
