aboutsummaryrefslogtreecommitdiffstats
path: root/examples/complex/dns_spoofing.py
Commit message (Expand)AuthorAgeFilesLines
* Corrected keep_host_header usage optionAlex Lauerman2018-10-251-1/+1
* Update CLI usage instructionsPierre Cavan2018-06-261-3/+3
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-061-1/+1
* Revamp how addons workAldo Cortesi2017-04-251-2/+1
* addon loader: add boot_into, which replaces returning from start()Aldo Cortesi2017-03-251-2/+2
* addons: start -> load throughoutAldo Cortesi2017-03-251-1/+1
* Enable custom options for addonsAldo Cortesi2017-03-141-8/+9
* Changes dns_spoofing example to use --keep-host-headerNikhil Soni2017-03-031-8/+3
* .headers["host"] -> .host_headerMaximilian Hils2017-02-181-2/+2
* fix typoMaximilian Hils2017-02-141-1/+1
* Reset the host header to the correct destinationAmmonite2017-01-301-0/+1
* Store original host in flow metadataAmmonite2017-01-291-7/+5
* Fix host extractionAmmonite2017-01-221-1/+1
* Follow PEP-8 and add commentAmmonite2017-01-221-5/+8
* Add blank lines for lintAmmonite2017-01-211-0/+2
* Change class nameAmmonite2017-01-201-2/+2
* Get the the original header in requestheaders instead of requestAmmonite2017-01-201-19/+28
* organize examplesMaximilian Hils2016-11-211-0/+49