Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIME type for .exe fixes #31 #32

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

strictlymike
Copy link
Collaborator

Implemented fix per description of #31 which fixes #31 in testing.

@iphelix iphelix merged commit b4c6a69 into mandiant:master Aug 2, 2017
@strictlymike strictlymike deleted the issue-31-http-exe branch August 3, 2017 01:56
strictlymike added a commit that referenced this pull request May 1, 2018
# 1.4.0:
* Refactor FakeNet-NG to unify Windows and Linux packet handling
* Remove Proxy Listener UDP stream abstraction to prevent issue where
  subsequent clients do not receive response packets because the proxy listener
  continues to send them to the old (expired) ephemeral port for the previous
  client
* Stop flag command-line support for rudimentary IPC-based start/stop
  automation
* Integration test script for MultiHost and SingleHost mode
* Fixed Errno 98 (`TIME_WAIT`) issue with `RawTcpListener`
* WinDivert `GetLastError` exception work-around for [WinDivert issue
  #32](ffalcinelli/pydivert#32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTPListener does not serve FakeNetMini.exe in response to GET *.exe
2 participants