/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
lib/anemone/docs/MODIFIED.txt
10 строк
588 B
HD Moore
Store the http request in the http response object when Rex::HTTP::Client.send_recv() is used. Let Anemone store the request as well, passing it into the Page object for further analysis.
13 ноя 2010, 08:25
13 ноя 2010, 08:25
54f3563
Код
Авторство
О чём код?
This snapshot of Anemone has been modified for use within the Metasploit Framework * Extract links from additional elements in page.links() * Insert a callback to use a custom Net::HTTP factory * Insert a callback to tweak HTTP requests before they are sent * Addition of core.shutdown() to stop all background threads * Addition of a Rex::Proto::HTTP version of anemone/http * Handle Rex::Proto::HTTP headers (not arrays) * Disable freeze_options() since it can recurse into the framework/module options * Addition of a page.request accessor to store the associated raw request