Book
Of Zeus
Articles, Tutorials & Source Code
About
Contribute
© 2011-2025 Book of Zeus
All articles, code or tutorials listed on bookofzeus.com/ can be used as reference, links or as in a sharing matter without attribution.
You cannot copy whole tutorials (unless permission is given), either translating to another language.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
By using and/or reading this site, you agree to our privacy policy and terms and conditions .
Ip Spoofing
IP spoofing is the creation of Internet Protocol (IP) packets with a forged source IP address, with the purpose of concealing the identity of the sender or impersonating another computing system.
To prevent IP Spoofing, edit the /etc/host.conf :
sudo vi /etc/host.conf
And add or update the following lines:
order bind,hosts
nospoof on