-
Notifications
You must be signed in to change notification settings - Fork 29
buby html comments
cktricky edited this page Jun 3, 2011
·
2 revisions
Ken Johnson [CKTRICKY]
Puts the remote URL (RURL) in scope and extracts comments from any in scope site.
http://blog.portswigger.net/2009/04/using-burp-extender.html
RURL http://www.example.com true Enter the remote url value
RURL -- The Remote URL (RURL) entered will be added to scope. Essentially this module takes any site in scope and extracts comments from responses to sent requests.
The target site is https://iamwaitingtobepwnedreallyhard.com and I'd like to collect the comments from the site into one file while performing my assessments, type:
set RURL https://iamwaitingtobepwnedreallyhard.com
Then navigate to jlib/wXf/wXflog/ and pick out the comments file comment_iamwaitingtobepwnedreallyhard.com.
TIP: The file will name will always be => comments_ + the host name of the RURL.