Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store the dns client ips for each queried hostname #436

Merged
merged 80 commits into from Apr 9, 2019

Conversation

Zalgo2462
Copy link
Contributor

Addresses issue #434.

I created an Input structure for hostnames which contains the IP addresses the matching hostname resolved to as well as the IP addresses that queried the hostname. I filled these structures out in the fsimporter and updated the analysis code to store the new data.

lisaSW and others added 30 commits January 7, 2019 11:55
added all uconns-based fields to hosts table on import
added check in analysis for uconn being created at import
lisaSW and others added 22 commits February 24, 2019 19:18
* Adding an invalid cert field to uconn pair type, and we also parse invalid certs and set in the uconn map in fsimporter

* added scoring to hosts for unique invalid certs if they are also beacons
* Remove old logic that directed imported files towards different databases based on subdirectories

* Change help message for import to remove notes on subdirectories

* Change DBRoot to DBName

* Stop rita from recursively finding files
* Remove unused header from show-beacons -H

* Ensure both human readable and csv output have the same headers for show-beacons
* updated upps count to unique for src-dst pair

* fixed error where updating uconns/host/cert entries from log parsing other than conns caused issues because those entries were being filtered in conns
@lisaSW lisaSW self-requested a review March 22, 2019 16:55
@ethack ethack changed the base branch from v3 to master April 9, 2019 17:22
@ethack ethack merged commit 5cd3b74 into master Apr 9, 2019
@ethack ethack deleted the 434-hostname-sources branch April 9, 2019 17:23
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.

None yet

5 participants