Skip to content
/ misc Public

Different bits & bytes which help me in our daily CERT work

License

Notifications You must be signed in to change notification settings

certtools/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misc

Different bits & bytes which help me in our daily CERT work

torgrep.pl

This script allows you to "grep" for tor exit node IPs over large (CSV) log files. The example log files provided in tests/ are from a checkpoint fw.

How to test:

  $ ./torgrep.pl -p tests/all-tor-ips.txt tests/test-checkpoint-logfile.csv

The speed was roughly 1 GByte/min. on a regular Debian Server (8GB RAM).

About

Different bits & bytes which help me in our daily CERT work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages