From 0c872a2c0d043adda19029dd61ea5c2b9f80f713 Mon Sep 17 00:00:00 2001 From: Will Strei Date: Fri, 2 Mar 2018 13:18:41 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0b25c2..1239021 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Select requests and responses using a Comparer-like interface. ## Highlight Data to Extract -Highlight data in Burp's text editor to automatically create regex strings to extract and insert data. Configure any necessary scope options or tailor your regex to suit your specific needs. Once a tab in Extractor is turned on, it must capture a response matching the response regex string before inserting data into requests. +Highlight data in Burp's text editor to automatically create regex strings to extract and insert data. Highlight text in the response to select the location of data to be extracted, and highlight text in the request to select the location that data should be inserted. Configure any necessary scope options or tailor your regex to suit your specific needs. Once a tab in Extractor is turned on, it must capture a response matching the response regex string before inserting data into requests. ## Simple Demo of Extractor