<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://yawg.net/index.php?action=history&amp;feed=atom&amp;title=Burp</id>
	<title>Burp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://yawg.net/index.php?action=history&amp;feed=atom&amp;title=Burp"/>
	<link rel="alternate" type="text/html" href="https://yawg.net/index.php?title=Burp&amp;action=history"/>
	<updated>2026-07-21T19:57:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://yawg.net/index.php?title=Burp&amp;diff=60&amp;oldid=prev</id>
		<title>Encryptid: Created page with &quot;=Proxying AWS= Just a quick bit on how to use AWS CLI through Burp:  * Grab the certificate for the Burp Proxy from http://burp/     openssl x509 -in cacert.der -inform DER -out burp.crt     sudo cp burp.crt /usr/local/share/ca-certificates/     sudo update-ca-certificates * Now set the environment variables     export HTTPS_PROXY=http://127.0.0.1:8080     export HTTP_PROXY=http://127.0.0.1:8080     export AWS_CA_BUNDLE=/usr/local/share/ca-certificates/burp.crt Categor...&quot;</title>
		<link rel="alternate" type="text/html" href="https://yawg.net/index.php?title=Burp&amp;diff=60&amp;oldid=prev"/>
		<updated>2025-08-06T19:19:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Proxying AWS= Just a quick bit on how to use AWS CLI through Burp:  * Grab the certificate for the Burp Proxy from http://burp/     openssl x509 -in cacert.der -inform DER -out burp.crt     sudo cp burp.crt /usr/local/share/ca-certificates/     sudo update-ca-certificates * Now set the environment variables     export HTTPS_PROXY=http://127.0.0.1:8080     export HTTP_PROXY=http://127.0.0.1:8080     export AWS_CA_BUNDLE=/usr/local/share/ca-certificates/burp.crt Categor...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Proxying AWS=&lt;br /&gt;
Just a quick bit on how to use AWS CLI through Burp:&lt;br /&gt;
&lt;br /&gt;
* Grab the certificate for the Burp Proxy from http://burp/&lt;br /&gt;
    openssl x509 -in cacert.der -inform DER -out burp.crt&lt;br /&gt;
    sudo cp burp.crt /usr/local/share/ca-certificates/&lt;br /&gt;
    sudo update-ca-certificates&lt;br /&gt;
* Now set the environment variables&lt;br /&gt;
    export HTTPS_PROXY=http://127.0.0.1:8080&lt;br /&gt;
    export HTTP_PROXY=http://127.0.0.1:8080&lt;br /&gt;
    export AWS_CA_BUNDLE=/usr/local/share/ca-certificates/burp.crt&lt;br /&gt;
[[Category:HackRefs]]&lt;/div&gt;</summary>
		<author><name>Encryptid</name></author>
	</entry>
</feed>