Open fabianfrz opened 7 years ago
nftables is the successor of iptables and the script should use it if installed or it should go to the configuration file. Note that in nftables there are not predefined chains like in iptables.
https://github.com/beefproject/beef/blob/32d2226991ac30f0e1a75d4ce5e26716c2e5d6c5/extensions/dns_rebinding/dns_rebinding.rb#L48
Thanks @fabianfrz
Unfortunately this issue will not be resolved due to lack of developer bandwidth. We welcome PRs.
nftables is the successor of iptables and the script should use it if installed or it should go to the configuration file. Note that in nftables there are not predefined chains like in iptables.
https://github.com/beefproject/beef/blob/32d2226991ac30f0e1a75d4ce5e26716c2e5d6c5/extensions/dns_rebinding/dns_rebinding.rb#L48