BFM - Csv Download?

markbad311

Verified User
Joined
Dec 4, 2011
Messages
2
I was searching around and did not find anything specific to my question so here it goes....

I have looked through and decided to implement my own script to handle attacks I am notified of via DA.

My first order or business is to get everything that BFM already has stored in to a database table.

Where can I find a record, or log, or csv file of every record found in the BFM page?

BFM in my opinion literally seems useless outside of an "information only" scenario because there are simply no actions I can see to take.


Am I going about this all wrong? My take is, if I control the script I can ensure that;
a) I don't get inadvertently blocked from my own system
b) It is actually working
c) no conflicts will arise
d) real reporting as it is stored in mysql

Any help is greatly appreciated. Thanks you.
 
I am aware that it is stored in flat files, I said that I am going to place what BFM has stored in to a mysql table. (makes it easier to work with imo)

Using that link, I did not find the information needed, but after poking around more I found

usr/local/directadmin/data/admin/brute_log_entires.list

This looks like the file I need to parse through.

Thank you and have a nice day!
 
Back
Top