<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>appsec.fyi — httpx</title>
  <link>https://appsec.fyi/tools.html#httpx</link>
  <description>Curated httpx resources from appsec.fyi</description>
  <language>en-us</language>
  <atom:link href="https://appsec.fyi/feeds/tool/httpx.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Fri, 17 Jul 2026 16:04:32 +0000</lastBuildDate>
  <managingEditor>carl@chs.us (Carl Sampson)</managingEditor>
  <item>
    <title>The Internet’s Dirty Little Secret: Anyone Can Investigate Anyone — and Here Are 20 Free Tools to…</title>
    <link>https://infosecwriteups.com/the-internets-dirty-little-secret-anyone-can-investigate-anyone-and-here-are-20-free-tools-to-344536a7e606</link>
    <guid isPermaLink="true">https://infosecwriteups.com/the-internets-dirty-little-secret-anyone-can-investigate-anyone-and-here-are-20-free-tools-to-344536a7e606</guid>
    <description>Tools for OSINT investigations, offering 20 free online resources that allow individuals to legally gather information on anyone. These platforms enable users to conduct digital investigations comparable to those used by professionals and intelligence agencies, focusing on publicly available data.</description>
    <category domain="tool">httpx</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Mon, 06 Jul 2026 06:00:39 +0000</pubDate>
  </item>
  <item>
    <title>Find SSRF , LFI , XSS using httpx , waybackurls , gf , gau , qsreplace</title>
    <link>https://medium.com/@Hacktube5_official/find-ssrf-lfi-xss-using-httpx-waybackurls-gf-gau-qsreplace-86df708a005a</link>
    <guid isPermaLink="true">https://medium.com/@Hacktube5_official/find-ssrf-lfi-xss-using-httpx-waybackurls-gf-gau-qsreplace-86df708a005a</guid>
    <description>The content discusses utilizing tools like httpx, waybackurls, gf, gau, and qsreplace to identify vulnerabilities such as Server-Side Request Forgery (SSRF), Local File Inclusion (LFI), and Cross-Site Scripting (XSS) in web applications. These tools can help security professionals identify and address these common security issues by scanning for them in web applications.</description>
    <category domain="tool">httpx</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 14 Aug 2025 04:07:34 +0000</pubDate>
  </item>
  <item>
    <title>An Intro To HTTPX</title>
    <link>https://link.medium.com/mc96munAKob</link>
    <guid isPermaLink="true">https://link.medium.com/mc96munAKob</guid>
    <description>The httpx package is a Python library that provides an alternative to the requests library for making HTTP requests. It offers features like HTTP/2 support, async and await syntax, and better performance. HTTPX aims to be a more modern and efficient tool for handling HTTP requests in Python applications.</description>
    <category domain="tool">httpx</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Sun, 27 Mar 2022 23:28:48 +0000</pubDate>
  </item>
</channel>
</rss>