<?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>Tutorials on Solvere Labs</title>
    <link>https://solvere.app/tutorials/</link>
    <description>Recent content in Tutorials 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>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <image>
      <url>https://solvere.app/icon-512.png</url>
      <title>Solvere Labs</title>
      <link>https://solvere.app/tutorials/</link>
    </image><atom:link href="https://solvere.app/tutorials/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Download Methods</title>
      <link>https://solvere.app/tutorials/guides/windows-download-methods/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>windows</category><category>powershell</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/windows-download-methods/</guid>
      <description>The Windows-native ways to pull a file when you have a shell on a Windows host: certutil, bitsadmin, PowerShell Invoke-WebRequest, WebClient, and the in-memory IEX cradle, with an honest look at how defenders see each one.</description>
    </item>
    
    <item>
      <title>SMB File Transfer</title>
      <link>https://solvere.app/tutorials/guides/smb-file-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>smb</category><category>windows</category><category>impacket</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/smb-file-transfer/</guid>
      <description>Move files to and from a Windows target over SMB: stand up a share with impacket-smbserver, then pull, run, and push back with native copy / net use or smbclient. Quick reference with a modular cheat sheet and per-command breakdowns.</description>
    </item>
    
    <item>
      <title>SCP and SSH File Transfer</title>
      <link>https://solvere.app/tutorials/guides/scp-ssh-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>ssh</category><category>linux</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/scp-ssh-transfer/</guid>
      <description>The scp and sftp quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real transfer. Upload and download, copy a directory with -r, authenticate with a recovered key, hop through a jump host, pipe over ssh when scp is missing, and verify with a checksum.</description>
    </item>
    
    <item>
      <title>Netcat File Transfer</title>
      <link>https://solvere.app/tutorials/guides/netcat-file-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>netcat</category><category>networking</category><category>linux</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/netcat-file-transfer/</guid>
      <description>The netcat file-transfer quick reference: flags, a modular cheat sheet, and worked breakdowns. Listen and save, connect and send, close cleanly with -N or -q0, stream a directory with tar, encrypt with socat OPENSSL, fall back to bash /dev/tcp when nc is missing, and checksum to catch truncation.</description>
    </item>
    
    <item>
      <title>HTTP File Transfer</title>
      <link>https://solvere.app/tutorials/guides/http-file-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>networking</category><category>linux</category><category>windows</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/http-file-transfer/</guid>
      <description>The HTTP file-transfer quick reference: serve a folder from your attacker box in one line, then pull files onto the target with wget, curl, certutil, PowerShell, or curl.exe. Flags, a modular cheat sheet, in-memory execution, upload-back with updog, checksum verification, and beating egress filters by serving on 80 or 443.</description>
    </item>
    
    <item>
      <title>Getting Files onto a Target</title>
      <link>https://solvere.app/tutorials/guides/file-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>post-exploitation</category><category>networking</category><category>windows</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/file-transfer/</guid>
      <description>The file-transfer quick reference: the serve-and-pull vs push-and-receive decision, a modular copy-paste cheat sheet, and a worked breakdown of every method. Serve a folder over HTTP, pull with wget or certutil, host an SMB share, move a file with netcat or socat, copy over scp, paste a base64 blob, and checksum both ends.</description>
    </item>
    
    <item>
      <title>base64 File Transfer</title>
      <link>https://solvere.app/tutorials/guides/base64-transfer/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>file-transfer</category><category>linux</category><category>windows</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/base64-transfer/</guid>
      <description>The base64 file-transfer quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Encode a file to one pasteable line, decode it with a heredoc, move files with certutil or PowerShell on Windows, chunk a blob too long to paste, and checksum both ends to prove it arrived intact.</description>
    </item>
    
    <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>socat</title>
      <link>https://solvere.app/tutorials/guides/socat/</link>
      <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/socat/</guid>
      <description>The socat quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Verbose TCP client, port forward, UNIX-socket-to-TCP bridge, TLS wrap, hex-dump a protocol, upgrade a reverse shell to a full PTY, and a virtual serial pair.</description>
    </item>
    
    <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>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>TShark</title>
      <link>https://solvere.app/tutorials/guides/tshark/</link>
      <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/tshark/</guid>
      <description>The TShark quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Read a PCAP, filter by BPF or display syntax, extract clean fields, follow a TCP stream, pull cleartext creds, carve files out of HTTP, and spot a port scan.</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>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>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>John the Ripper</title>
      <link>https://solvere.app/tutorials/guides/john/</link>
      <pubDate>Wed, 29 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>brute-force</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/john/</guid>
      <description>The John the Ripper quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Identify a hash, convert a ZIP or SSH key with a *2john script, run wordlist and rule attacks, crack NT and sha512crypt, mask a known pattern, fork across CPU cores, and read the pot file honestly.</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>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>msfvenom</title>
      <link>https://solvere.app/tutorials/guides/msfvenom/</link>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/msfvenom/</guid>
      <description>A practical msfvenom guide: install it, verify it, pick a payload, set LHOST and LPORT, choose a format, generate controlled lab payloads, pair them with a handler, and keep a cheat sheet you will actually reuse.</description>
    </item>
    
    <item>
      <title>tcpdump</title>
      <link>https://solvere.app/tutorials/guides/tcpdump/</link>
      <pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/tcpdump/</guid>
      <description>The tcpdump quick reference: install and verify, the flags you actually use, a modular BPF cheat sheet, and one command per real situation. Isolate one host, watch a single service, catch DNS, filter by direction or protocol, read clear-text payload, save a clean PCAP for Wireshark, and rotate long captures unattended.</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>radare2</title>
      <link>https://solvere.app/tutorials/guides/radare2/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>reversing</category><category>pwn</category><category>forensics</category><category>misc</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/radare2/</guid>
      <description>The radare2 quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Load and analyze a binary, list functions, strings, and imports, disassemble main, read control flow in graph mode, patch a jump, debug under breakpoints, diff two builds, and script it with r2pipe.</description>
    </item>
    
    <item>
      <title>pwntools</title>
      <link>https://solvere.app/tutorials/guides/pwntools/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>pwn</category><category>reversing</category><category>buffer-overflow</category><category>python</category><category>linux</category><category>misc</category>
      <guid>https://solvere.app/tutorials/guides/pwntools/</guid>
      <description>A practical pwntools guide: install it, wire up process and remote I/O, pack and unpack values, build ROP helpers, read the output honestly, and keep a cheat sheet you will actually reuse.</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>Stegseek</title>
      <link>https://solvere.app/tutorials/guides/stegseek/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>steganography</category><category>forensics</category><category>password-cracking</category><category>brute-force</category><category>steghide</category>
      <guid>https://solvere.app/tutorials/guides/stegseek/</guid>
      <description>The Stegseek quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Brute-force a Steghide passphrase against rockyou, extract the hidden payload, confirm a carrier with seed mode, batch many files, and identify what you recovered before opening it.</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>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>Chisel</title>
      <link>https://solvere.app/tutorials/guides/chisel/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>networking</category><category>lateral-movement</category><category>chisel</category><category>linux</category><category>windows</category><category>ssh</category>
      <guid>https://solvere.app/tutorials/guides/chisel/</guid>
      <description>A practical Chisel guide: tunnel TCP and UDP over HTTP, build a reverse SOCKS pivot from a foothold, reach internal hosts, and keep the noise low in a lab.</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>Binwalk</title>
      <link>https://solvere.app/tutorials/guides/binwalk/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>forensics</category><category>reversing</category><category>binwalk</category><category>misc</category><category>linux</category>
      <guid>https://solvere.app/tutorials/guides/binwalk/</guid>
      <description>The Binwalk quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Map firmware with a signature scan, extract nested layers recursively, carve a byte range with dd, read entropy for compression vs encryption, filter to just the filesystem, and identify a raw blob&#39;s CPU architecture.</description>
    </item>
    
    <item>
      <title>Steghide</title>
      <link>https://solvere.app/tutorials/guides/steghide/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>steganography</category><category>forensics</category><category>steghide</category><category>password-cracking</category>
      <guid>https://solvere.app/tutorials/guides/steghide/</guid>
      <description>The Steghide quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Inspect a carrier for a payload, try the empty passphrase, extract with a known one, crack an unknown passphrase with stegseek, embed your own data, and pick the right tool when the format is not JPEG or WAV.</description>
    </item>
    
    <item>
      <title>SearchSploit</title>
      <link>https://solvere.app/tutorials/guides/searchsploit/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>linux</category>
      <guid>https://solvere.app/tutorials/guides/searchsploit/</guid>
      <description>The SearchSploit quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Search by product and version, match a CVE, pin a strict version, filter DoS noise, read code in the pager, mirror an exploit, output JSON, and triage straight from an Nmap scan.</description>
    </item>
    
    <item>
      <title>Mimikatz</title>
      <link>https://solvere.app/tutorials/guides/mimikatz/</link>
      <pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>windows</category><category>active-directory</category><category>mimikatz</category><category>pass-the-hash</category><category>dcsync</category><category>post-exploitation</category>
      <guid>https://solvere.app/tutorials/guides/mimikatz/</guid>
      <description>A practical Mimikatz guide for authorized AD labs: what it extracts, the core modules, how to read the output, and the defenses that stop it.</description>
    </item>
    
    <item>
      <title>Evil-WinRM</title>
      <link>https://solvere.app/tutorials/guides/evil-winrm/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>windows</category><category>active-directory</category><category>winrm</category><category>evil-winrm</category><category>post-exploitation</category><category>lateral-movement</category>
      <guid>https://solvere.app/tutorials/guides/evil-winrm/</guid>
      <description>A practical Evil-WinRM guide: get an interactive WinRM shell on Windows with a password, hash, or certificate, move files, load scripts, and stay inside scope.</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>Hashcat</title>
      <link>https://solvere.app/tutorials/guides/hashcat/</link>
      <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
      <dc:creator>Solvere Labs</dc:creator>
      <category>brute-force</category><category>linux</category><category>windows</category>
      <guid>https://solvere.app/tutorials/guides/hashcat/</guid>
      <description>The Hashcat quick reference: flags, a modular copy-paste cheat sheet, and a worked breakdown of every real situation. Pick the exact hash mode, run dictionary, rule, mask, and hybrid attacks, crack NTLM, sha512crypt, WPA, and Kerberoast hashes, read the status screen, and resume long jobs.</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>
    
  </channel>
</rss>
