https://github.com/binorassocies/bro-scripts
Bro IDS useful scripts
https://github.com/binorassocies/bro-scripts
bro-ids security smtp x509
Last synced: 5 months ago
JSON representation
Bro IDS useful scripts
- Host: GitHub
- URL: https://github.com/binorassocies/bro-scripts
- Owner: binorassocies
- License: gpl-3.0
- Created: 2017-05-20T09:08:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T10:25:48.000Z (over 8 years ago)
- Last Synced: 2025-01-21T13:26:20.872Z (over 1 year ago)
- Topics: bro-ids, security, smtp, x509
- Language: Bro
- Size: 16.6 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bro-scripts
Bro IDS useful scripts
## Bro SMTP HTML url extractor
Bro script to look into all the smtp traffic and extract domain seen in HTML links.
## Bro X509 extended logs
Simple script to extended the bro X509 certificate logging to add to it the destination IP and port.
Enjoy!