Comment on page

Services

Explore Network Interactions

fakedns

Respond to DNS queries with the specified IP address.
Website: https://github.com/SocialExploits/fakedns/blob/main/fakedns.py Author: Mike Murr: [email protected], https://socialexploits.com License: Apache License 2.0 Notes: Use the -h parameter to display usage and help details. State File: remnux.tools.fakedns

dnsresolver.py

Respond to DNS queries in a controlled way.

fakemail

Intercept and examine SMTP email activity with this fake SMTP server.

accept-all-ips

Accept connections to all IPv4 and IPv6 addresses and redirect it to the corresponding local port.
Website: https://github.com/REMnux/distro/blob/master/files/accept-all-ips Author: Lenny Zeltser, with input from the community License: GNU General Public License (GPL) v3+ Notes: accept-all-ips <start|stop> State File: remnux.scripts.accept-all-ips

netcat

Read and write data across network connections.
Website: https://nc110.sourceforge.io/ Author: Hobbit, Mike Frysinger, a3alex, Anatoly Techtonik License: Public Domain Notes: nc State File: remnux.packages.netcat

Nginx

Web server
Website: https://nginx.org Author: Igor Sysoev, Nginx Inc. License: Free, custom license: https://nginx.org/LICENSE Notes: The webroot directory is /var/www/html. Control the daemon using: httpd <start|stop|status|restart>. State File: remnux.packages.nginx

inspircd 3

Examine IRC activity with this IRC server.
Website: https://www.inspircd.org/ Author: InspIRCd Development Team License: GNU General Public License (GPL) v2: https://docs.inspircd.org/license/ State File: remnux.packages.inspircd

INetSim

Emulate common network services and interact with malware.
Website: https://www.inetsim.org/ Author: Thomas Hungenberg, Matthias Eckert License: GNU General Public License (GPL) v3 Notes: inetsim State File: remnux.packages.inetsim

FakeNet-NG

Emulate common network services and interact with malware.
Website: https://github.com/fireeye/flare-fakenet-ng Author: FireEye Inc, Peter Kacherginsky, Michael Bailey: https://github.com/fireeye/flare-fakenet-ng/blob/master/AUTHORS License: Apache License 2.0: https://github.com/fireeye/flare-fakenet-ng/blob/master/LICENSE.txt Notes: Run the tool using sudo fakenet. First, edit /usr/lib/python2.7/dist-packages/fakenet/configs/default.ini, changing the LinuxRestrictInterface parameter to your Ethernet network interface name, such as ens33. State File: remnux.packages.fakenet-ng