Skip to content

Fix broken/compromised links in Network tools section#526

Open
pavan-rangani wants to merge 1 commit intotrimstray:masterfrom
pavan-rangani:fix/remove-compromised-hping-link
Open

Fix broken/compromised links in Network tools section#526
pavan-rangani wants to merge 1 commit intotrimstray:masterfrom
pavan-rangani:fix/remove-compromised-hping-link

Conversation

@pavan-rangani
Copy link

Summary

  • Replace hping.org links with the official GitHub repo (https://github.com/antirez/hping) -- the hping.org domain has been compromised and now serves Korean gambling spam instead of the original hping documentation
  • Replace iptraf.seul.org link with the official GitHub repo (https://github.com/iptraf-ng/iptraf-ng) -- the seul.org SSL certificate is invalid, making the page unreachable
  • Replace netsniff-ng.org link with the official GitHub repo (https://github.com/netsniff-ng/netsniff-ng) -- the netsniff-ng.org SSL certificate is invalid, making the page unreachable

Verification

  • hping.org serves unrelated gambling content (domain hijacked)
  • iptraf.seul.org -> ERR_TLS_CERT_ALTNAME_INVALID
  • netsniff-ng.org -> ERR_TLS_CERT_ALTNAME_INVALID

All replacement links point to the official, actively maintained GitHub repositories for these tools.

- Replace hping.org with GitHub repo (https://github.com/antirez/hping)
  The hping.org domain has been compromised and now serves unrelated
  gambling spam content instead of the original hping documentation.

- Replace iptraf.seul.org with GitHub repo (https://github.com/iptraf-ng/iptraf-ng)
  The seul.org SSL certificate is invalid, making the page unreachable.

- Replace netsniff-ng.org with GitHub repo (https://github.com/netsniff-ng/netsniff-ng)
  The netsniff-ng.org SSL certificate is invalid, making the page unreachable.

All replacement links point to the official GitHub repositories for these
tools, which are actively maintained and accessible.
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.

1 participant