Files
Levon 'noptrix' Kayan 10849d87b2 ripdc: version bump.
2026-04-23 22:48:42 +03:00
..
2026-04-23 22:48:42 +03:00
2026-04-23 22:48:42 +03:00

Description

A lame script which maps domains related to an given ip address or domainname.

Usage

# ripdc -H
         _           __
   _____(_)___  ____/ /____
  / ___/ / __ \/ __  / ___/
 / /  / / /_/ / /_/ / /__
/_/  /_/ .___/\__,_/\___/
      /_/

  --== [ by nullsecurity.net ] ==--

usage

  ripdc.sh -t <arg> [opts] | <misc>

options

  -t <target>   - ip-address or domain name to reverse map
  -v            - verbose mode (default: off)

misc options

  -V      - print version and exit
  -H      - print this help message

examples

  # reverse map an ip address
  $ ripdc.sh -t 1.2.3.4

  # reverse map a domain name
  $ ripdc.sh -t example.com

  # verbose mode
  $ ripdc.sh -t 1.2.3.4 -v

Author

noptrix

Notes

  • quick'n'dirty && lame code
  • ripdc is already packaged and available for BlackArch Linux
  • My master-branches are always stable; dev-branches are created for current work.
  • All of my public stuff you find are officially announced and published via nullsecurity.net.

Disclaimer

We hereby emphasize, that the hacking related stuff on nullsecurity.net is only for education purposes. We are not responsible for any damages. You are responsible for your own actions.