Traceroute improved wrapper for CSIRT and CERT operators
Perl
40
15 commits
updated Oct 9, 2024
traceroute-circl is an extended traceroute to support the activities of CSIRT (or CERT) operators. Usually CSIRT team have to handle incidents based on IP addresses received.
perl traceroute-circl --ip 1.2.3.4
perl traceroute-circl --rbl ipbl.zeustracker.abuse.ch --ip 1.2.3.4
perl traceroute-circl --country LU --ip www.circl.lu
perl traceroute-circl -i australia.gov.au -m out.js
perl traceroute-circl -i www.w3c.org -o"-I -v"
traceroute-circl v0.3
usage: traceroute-circl [options]
options
-d, --debug Debug mode
-i, --ip IP address to lookup
-r, --rbl RBL domain to lookup
-b, --bgpranking Output CIRCL BGP Ranking for each ASN
-o, --addoptions Additional option to traceroute
-c, --country Country ISO code to highlight (!!) in the output
-f, --fullcountry Display full country name
-m, --geomap Output file for the google map
-h, --help This help message
--man Display documentation
Copyright (C) 2010-2011 Alexandre Dulaunoy
Copyright (C) 2010-2011 CIRCL Computer Incident Response Center Luxembourg (smile gie)
15 commits
Perl
100.0%
Traceroute improved wrapper for CSIRT and CERT operators
Perl
40
15 commits
updated Oct 9, 2024
traceroute-circl is an extended traceroute to support the activities of CSIRT (or CERT) operators. Usually CSIRT team have to handle incidents based on IP addresses received.
perl traceroute-circl --ip 1.2.3.4
perl traceroute-circl --rbl ipbl.zeustracker.abuse.ch --ip 1.2.3.4
perl traceroute-circl --country LU --ip www.circl.lu
perl traceroute-circl -i australia.gov.au -m out.js
perl traceroute-circl -i www.w3c.org -o"-I -v"
traceroute-circl v0.3
usage: traceroute-circl [options]
options
-d, --debug Debug mode
-i, --ip IP address to lookup
-r, --rbl RBL domain to lookup
-b, --bgpranking Output CIRCL BGP Ranking for each ASN
-o, --addoptions Additional option to traceroute
-c, --country Country ISO code to highlight (!!) in the output
-f, --fullcountry Display full country name
-m, --geomap Output file for the google map
-h, --help This help message
--man Display documentation
Copyright (C) 2010-2011 Alexandre Dulaunoy
Copyright (C) 2010-2011 CIRCL Computer Incident Response Center Luxembourg (smile gie)
15 commits
Perl
100.0%