<?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>Recon on Solvere Labs</title>
    <link>https://solvere.app/tags/recon/</link>
    <description>Recent content in Recon 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>Thu, 28 May 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://solvere.app/icon-512.png</url>
      <title>Solvere Labs</title>
      <link>https://solvere.app/tags/recon/</link>
    </image><atom:link href="https://solvere.app/tags/recon/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>whois</title>
      <link>https://solvere.app/tutorials/guides/whois/</link>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>osint</category><category>recon</category><category>dns</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/whois/</guid>
      <description>The whois quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Look up a domain, find who owns an IP, enumerate a netblock, pull name servers, read registration dates, query a registry directly, and route around a redacted or wrong-server answer with RDAP.</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>dig</title>
      <link>https://solvere.app/tutorials/guides/dig/</link>
      <pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>dns</category><category>recon</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/dig/</guid>
      <description>The dig quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Resolve A/AAAA, find MX and NS, read SPF and DMARC TXT, reverse-lookup an IP, query a specific resolver, trace delegation from the root, and test a zone transfer.</description>
    </item>
    
    <item>
      <title>Metasploit</title>
      <link>https://solvere.app/tutorials/guides/metasploit/</link>
      <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>recon</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/metasploit/</guid>
      <description>A practical Metasploit guide: install it, verify it, search modules, set options safely, validate findings with auxiliary checks, and keep a cheat sheet you will actually reuse.</description>
    </item>
    
    <item>
      <title>dnsenum</title>
      <link>https://solvere.app/tutorials/guides/dnsenum/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>dns</category><category>recon</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/dnsenum/</guid>
      <description>The dnsenum quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Pull records and name servers, test a zone transfer, brute force subdomains, pick a resolver for split-horizon DNS, sweep netranges, grow a wordlist, and export XML for your notes.</description>
    </item>
    
    <item>
      <title>PowerView</title>
      <link>https://solvere.app/tutorials/guides/powerview/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>windows</category><category>active-directory</category><category>enumeration</category><category>powershell</category><category>recon</category><category>ldap</category>
      <guid>https://solvere.app/tutorials/guides/powerview/</guid>
      <description>A practical PowerView guide for authorized AD labs: load the module, enumerate users, groups, ACLs, and trusts from a domain-joined host, read the output, and understand the defenses that watch it.</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>Smbmap</title>
      <link>https://solvere.app/tutorials/guides/smbmap/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>smb</category><category>windows</category><category>active-directory</category><category>enumeration</category><category>recon</category>
      <guid>https://solvere.app/tutorials/guides/smbmap/</guid>
      <description>The smbmap quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. List shares over a null session, read the READ/WRITE flags honestly, recurse a share, pull and push files, pass the hash, and run an authorized remote command.</description>
    </item>
    
    <item>
      <title>RustScan</title>
      <link>https://solvere.app/tutorials/guides/rustscan/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>recon</category><category>enumeration</category><category>rustscan</category><category>nmap</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/rustscan/</guid>
      <description>The RustScan quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Sweep all 65535 TCP ports in seconds, hand the open ones to Nmap for versions and scripts, scan a subnet or a file of hosts, fix too many open files, tune speed on a laggy link, and pull a greppable port list.</description>
    </item>
    
    <item>
      <title>Hash-Identifier</title>
      <link>https://solvere.app/tutorials/guides/hash-identifier/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>crypto</category><category>password-cracking</category><category>hash-cracking</category><category>recon</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/hash-identifier/</guid>
      <description>The hash-identifier quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Turn an unknown hash into the right hashcat -m mode or john --format, triage a mixed dump, read prefixes like $6$ and $2y$, break the MD5-vs-NTLM tie, and hand the type straight to a cracker.</description>
    </item>
    
    <item>
      <title>Exiftool</title>
      <link>https://solvere.app/tutorials/guides/exiftool/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>forensics</category><category>osint</category><category>steganography</category><category>recon</category><category>misc</category>
      <guid>https://solvere.app/tutorials/guides/exiftool/</guid>
      <description>The exiftool quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Dump every tag, pull GPS as decimal, surface hidden CTF fields, extract the embedded thumbnail, strip metadata before publishing, shift wrong timestamps, and batch a folder to CSV.</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>Nmap</title>
      <link>https://solvere.app/tutorials/guides/nmap/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>recon</category><category>enumeration</category><category>nmap</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/nmap/</guid>
      <description>The Nmap quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Ping-sweep a subnet, scan all 65535 ports, fingerprint service versions, run safe NSE scripts, scan UDP, get past a blocked ping, and save output for your notes.</description>
    </item>
    
    <item>
      <title>DNSRecon</title>
      <link>https://solvere.app/tutorials/guides/dnsrecon/</link>
      <pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>dns</category><category>recon</category><category>enumeration</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/dnsrecon/</guid>
      <description>The DNSRecon quick reference: modes, flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Pull standard records, test a zone transfer, brute force subdomains, reverse an IP range, walk a DNSSEC zone, pin a resolver, and save CSV/JSON you can diff.</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>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>theHarvester</title>
      <link>https://solvere.app/tutorials/guides/theharvester/</link>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>osint</category><category>recon</category><category>dns</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/theharvester/</guid>
      <description>The theHarvester quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Pull subdomains from certificate transparency, scrape hosts and emails from search engines, resolve and validate leads with DNS, page a noisy source, wire in API keys, save JSON for jq, and run it in Docker.</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>
    
  </channel>
</rss>
