<?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>Enumeration on Solvere Labs</title>
    <link>https://solvere.app/tags/enumeration/</link>
    <description>Recent content in Enumeration 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>Sat, 30 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/enumeration/</link>
    </image><atom:link href="https://solvere.app/tags/enumeration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>NetExec</title>
      <link>https://solvere.app/tutorials/guides/netexec/</link>
      <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>active-directory</category><category>smb</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/netexec/</guid>
      <description>A practical NetExec guide: install it, verify it, enumerate one protocol at a time, validate credentials without locking accounts, read the output honestly, and keep a cheat sheet you will actually reuse.</description>
    </item>
    
    <item>
      <title>enum4linux-ng</title>
      <link>https://solvere.app/tutorials/guides/enum4linux-ng/</link>
      <pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>smb</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/enum4linux-ng/</guid>
      <description>The enum4linux-ng quick reference: the flags that matter, a modular copy-paste cheat sheet, and a worked breakdown of every real SMB and RPC situation. List shares anonymously, enumerate users and groups, dump the password policy, RID-cycle when direct enum is blocked, add credentials for depth, and export clean JSON or YAML.</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>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>ldapsearch</title>
      <link>https://solvere.app/tutorials/guides/ldapsearch/</link>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>ldap</category><category>active-directory</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/ldapsearch/</guid>
      <description>The ldapsearch quick reference: the flags, a modular copy-paste cheat sheet, and a worked breakdown of every real task. Find the base DN from the Root DSE, bind anonymously or with credentials, list users and groups, enumerate computers, hunt Kerberoastable accounts, page past a size limit, and query over LDAPS.</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>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>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>GDB</title>
      <link>https://solvere.app/tutorials/guides/gdb/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>reversing</category><category>pwn</category><category>linux</category><category>buffer-overflow</category><category>c</category><category>enumeration</category>
      <guid>https://solvere.app/tutorials/guides/gdb/</guid>
      <description>The GDB quick reference with GEF and pwndbg: launch flags, a modular cheat sheet, and a worked breakdown of every real situation. Break on a stripped binary, step by instruction, read args in registers, dump the stack, watch a variable, measure an overflow offset with cyclic, inspect the heap, and debug a core dump post-mortem.</description>
    </item>
    
    <item>
      <title>WinPEAS</title>
      <link>https://solvere.app/tutorials/guides/winpeas/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>windows</category><category>privilege-escalation</category><category>enumeration</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/winpeas/</guid>
      <description>A practical WinPEAS guide: get the Windows privilege-escalation enumerator onto a target, read its color-coded output, focus on the high-signal findings, and avoid drowning in noise.</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>Pspy</title>
      <link>https://solvere.app/tutorials/guides/pspy/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>linux</category><category>privilege-escalation</category><category>enumeration</category><category>cron</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/pspy/</guid>
      <description>The pspy quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Transfer the static binary, watch processes and cron fire in real time without root, catch a UID=0 root timer, save and grep the feed for root commands, and turn a writable cron script into a privilege-escalation lead.</description>
    </item>
    
    <item>
      <title>PowerUp</title>
      <link>https://solvere.app/tutorials/guides/powerup/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>windows</category><category>privilege-escalation</category><category>enumeration</category><category>powershell</category><category>post-exploitation</category><category>unquoted-service-path</category>
      <guid>https://solvere.app/tutorials/guides/powerup/</guid>
      <description>A practical PowerUp guide: run the PowerSploit Windows privesc auditor, read its check output honestly, focus on the high-signal service and path findings, and keep it lab-safe.</description>
    </item>
    
    <item>
      <title>LinPEAS</title>
      <link>https://solvere.app/tutorials/guides/linpeas/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>linux</category><category>privilege-escalation</category><category>enumeration</category><category>linpeas</category><category>post-exploitation</category><category>sudo</category><category>suid</category>
      <guid>https://solvere.app/tutorials/guides/linpeas/</guid>
      <description>The LinPEAS quick reference: the flags that matter, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Deliver the script to a target, run and save a clean no-color report, tune the depth (stealth, all-checks, extra, regex), scope checks by group or MITRE technique, grep the high-signal findings, and read the color legend honestly.</description>
    </item>
    
    <item>
      <title>LinEnum</title>
      <link>https://solvere.app/tutorials/guides/linenum/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>linux</category><category>privilege-escalation</category><category>enumeration</category><category>bash</category><category>suid</category><category>sudo</category>
      <guid>https://solvere.app/tutorials/guides/linenum/</guid>
      <description>The LinEnum quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Deliver the script to a foothold, run default vs thorough, hunt keywords, export files, write a report, and read the sudo, SUID/SGID, cron, and creds sections that matter.</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>BloodHound</title>
      <link>https://solvere.app/tutorials/guides/bloodhound/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>active-directory</category><category>bloodhound</category><category>enumeration</category><category>lateral-movement</category><category>kerberos</category><category>windows</category><category>ldap</category>
      <guid>https://solvere.app/tutorials/guides/bloodhound/</guid>
      <description>A practical BloodHound guide: collect Active Directory graph data, ingest it, hunt attack paths to Domain Admin, and read the output without chasing dead ends.</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>rpcclient</title>
      <link>https://solvere.app/tutorials/guides/rpcclient/</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>smb</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/rpcclient/</guid>
      <description>The rpcclient quick reference: connection flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Open a null session, enumerate users, groups, RIDs, and shares, read the password policy, map names to SIDs, RID-cycle, authenticate with an NT hash, and read NT_STATUS errors honestly.</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>Impacket</title>
      <link>https://solvere.app/tutorials/guides/impacket/</link>
      <pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>active-directory</category><category>smb</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/impacket/</guid>
      <description>A practical Impacket guide: install it, verify it, pick the right script, handle credential and hash syntax cleanly, read protocol errors honestly, and keep a cheat sheet you will actually reuse.</description>
    </item>
    
    <item>
      <title>smbclient</title>
      <link>https://solvere.app/tutorials/guides/smbclient/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>smb</category><category>enumeration</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/smbclient/</guid>
      <description>The smbclient quick reference: flags, a modular cheat sheet, and a worked breakdown of every real situation. List shares over a null session, browse a share interactively, pull one file or a whole tree, pass-the-hash, force an SMB dialect, grab a share as a tar, and debug a refused connection.</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>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>Linux Strength Training Walkthrough</title>
      <link>https://solvere.app/ctfs/thm/linux-strength-training/</link>
      <pubDate>Sun, 27 Jul 2025 00:00:00 +0000</pubDate>
      <dc:creator>zer0ne-hub</dc:creator>
      <category>thm</category><category>linux</category><category>ssh</category><category>enumeration</category><category>john</category><category>password-cracking</category><category>credential-reuse</category><category>lateral-movement</category><category>sudo</category>
      <guid>https://solvere.app/ctfs/thm/linux-strength-training/</guid>
      <description>find/grep filesystem enumeration plus John cracking of GPG-encrypted files and hashes harvests reused credentials for lateral movement across users, then unrestricted sudo grants root.</description>
    </item>
    
  </channel>
</rss>
