From 95037f7c5aada26d31e1bb87318cabd783025fe7 Mon Sep 17 00:00:00 2001 From: Stephen Date: Mon, 25 Mar 2024 12:00:12 +1000 Subject: [PATCH] added the print dns function for banner info --- beef | 2 ++ 1 file changed, 2 insertions(+) diff --git a/beef b/beef index d7790fc99..7d8dd55b9 100755 --- a/beef +++ b/beef @@ -243,6 +243,8 @@ BeEF::Core::Console::Banners.print_loaded_extensions BeEF::Core::Console::Banners.print_loaded_modules BeEF::Core::Console::Banners.print_network_interfaces_count BeEF::Core::Console::Banners.print_network_interfaces_routes +BeEF::Core::Console::Banners.print_http_proxy +BeEF::Core::Console::Banners.print_dns # # @note Prints the API key needed to use the RESTful API