Skip to content

buby dont intercept

cktricky edited this page Jun 2, 2011 · 5 revisions

Author(s):

Ken Johnson [CKTRICKY]

Description:

All requests to hosts EXCEPT the target RHOST will automatically bypass interception via the proxy.

References:

None

Module Options:

RHOST   www.example.com   true       Enter the remote host value    

Options Explained (Module Specific):

RHOST -- Any request to Burp will be dropped unless it is to your target RHOST. So if the site you are interacting with is http://www.someexample.com, type:

set RHOST www.someexample.com

Real world example:

Example provided above. Super simple module. Just makes things easier if you can't stand seeing traffic intercepted that isn't for your intended target.

Clone this wiki locally