Services

Explore Network Interactions

fakedns

Respond to DNS queries with the specified IP address.

Website: https://github.com/SocialExploits/fakedns/blob/main/fakedns.pyarrow-up-right Author: Mike Murr: [email protected], https://socialexploits.comarrow-up-right License: Apache License 2.0 Notes: Use the -h parameter to display usage and help details. State File: remnux.tools.fakednsarrow-up-right

dnsresolver.py

Respond to DNS queries in a controlled way.

Website: https://blog.didierstevens.com/2021/07/15/new-tool-dnsresolver-py/arrow-up-right Author: Didier Stevens: https://twitter.com/DidierStevensarrow-up-right License: Public Domain State File: remnux.scripts.dnsresolverarrow-up-right

fakemail

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

Website: https://hg.sr.ht/~olly/fakemailarrow-up-right Author: Oliver Cope License: Apache License 2.0: https://hg.sr.ht/~olly/fakemail/browse/LICENSE.txt?rev=defaultarrow-up-right State File: remnux.python3-packages.fakemailarrow-up-right

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-ipsarrow-up-right 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-ipsarrow-up-right

netcat

Read and write data across network connections.

Website: https://nc110.sourceforge.io/arrow-up-right Author: Hobbit, Mike Frysinger, a3alex, Anatoly Techtonik License: Public Domain Notes: nc State File: remnux.packages.netcatarrow-up-right

Nginx

Web server.

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

inspircd 3

Examine IRC activity with this IRC server.

Website: https://www.inspircd.org/arrow-up-right Author: InspIRCd Development Team License: GNU General Public License (GPL) v2: https://docs.inspircd.org/license/arrow-up-right State File: remnux.packages.inspircdarrow-up-right

INetSim

Emulate common network services and interact with malware.

Website: https://www.inetsim.org/arrow-up-right Author: Thomas Hungenberg, Matthias Eckert License: GNU General Public License (GPL) v3 Notes: inetsim State File: remnux.packages.inetsimarrow-up-right

FakeNet-NG

Emulate common network services and interact with malware.

Website: https://github.com/fireeye/flare-fakenet-ngarrow-up-right Author: FireEye Inc, Peter Kacherginsky, Michael Bailey: https://github.com/fireeye/flare-fakenet-ng/blob/master/AUTHORSarrow-up-right License: Apache License 2.0: https://github.com/fireeye/flare-fakenet-ng/blob/master/LICENSE.txtarrow-up-right Notes: Run the tool using sudo fakenet. First, edit /opt/fakenet-ng/lib/python3.x/site-packages/fakenet/configs/default.ini, changing the LinuxRestrictInterface parameter to your Ethernet network interface name, such as ens33. State File: remnux.python3-packages.fakenet-ngarrow-up-right

Last updated