Inheriting from the HttpDetectionHandler class

37 views
Skip to first unread message

yzn...@gmail.com

unread,
May 15, 2015, 2:21:08 AM5/15/15
to nogot...@googlegroups.com
Hi - I've got a question about inheriting from the nogotofail.mitm.connection.handlers.data.HttpDetectionHandler class.

If a new class inherits from this, I see the the "on_http()" is triggered if a plain text (non-https) request is detected.

For the "on_request()" event, it looks like this event is triggered for both encrypted (https) and plain text (http) requests. Is this correct?

Thanks

Chad Brubaker

unread,
May 15, 2015, 1:48:24 PM5/15/15
to yzn...@gmail.com, nogot...@googlegroups.com
on_request is the standard handler method for all traffic from the client. See https://github.com/google/nogotofail/blob/dev/nogotofail/mitm/connection/handlers/base.py

--
You received this message because you are subscribed to the Google Groups "nogotofail" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nogotofail+...@googlegroups.com.
To post to this group, send email to nogot...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nogotofail/e8b7513d-df86-4697-8bb0-3245cd2668a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Michael Kennedy

unread,
May 15, 2015, 11:32:13 PM5/15/15
to Chad Brubaker, nogot...@googlegroups.com

Thanks Chad.

Reply all
Reply to author
Forward
0 new messages