File carving to Reversing Labs failure - BUFF Load Failure
book
Article ID: 370632
calendar_today
Updated On:
Products
Security Analytics
Issue/Introduction
The Reversing Labs feed was not receiving traffic. There were BUFF or BCWF errors.
Cause
This may have been caused by BCWF being corrupt.
Resolution
Clear out the old BCWF files. The steps are:
- Login as root to the server
- Rename the old bcwf files with
- mkdir /home/bcwf
- mv /var/lib/bcwf/* /home/bcwf
- Restart the shine loader with
systemctl restart shine
- Restart tonicd with
systemctl restart tonicd
The system will rebuild the bcwf tables over time and begin sending files to Reversing Labs again.
Feedback
thumb_up
Yes
thumb_down
No