simsong / bulk_extractor

This is the development tree. Production downloads are at:
https://github.com/simsong/bulk_extractor/releases
Other
1.04k stars 184 forks source link

-b banner not working #370

Open bgrundy opened 1 year ago

bgrundy commented 1 year ago

Related to a known issue (#308?) perhaps? If so, disregard.

Passing -b bannerfile not working as expected.

Platform: Slackware-15.0 Target File: multiple images Report.xml is available on request

$ bulk_extractor -V
    bulk_extractor 2.0.0

$ cat banner.txt
    Test Banner
    Line 2
    Line 3

 $ bulk_extractor -b banner.txt -o be_out fat_fs.raw
    ...

 $ cat be_out/email.txt
   # BANNER FILE NOT PROVIDED (-b option)
   # BULK_EXTRACTOR-Version: 2.0.0
   # Feature-Recorder: email
   # Filename: fat_fs.raw
   # Feature-File-Version: 1.1
      39725 info@lawnewsnetwork.com PERLINK "mailto:info@lawnewsnetwork.com"
      ...

Tried a number of combinations of scanners and different images, and all indicate BANNER FILE NOT PROVIDED.

simsong commented 1 year ago

Thanks. #308 indicates that a test is needed. Your issue indicates that if we have a test, it would fail. Do you want to try fixing this? It's not a hard fix.

bgrundy commented 1 year ago

I will certainly have a look, but I'm not a programmer.

simsong commented 1 year ago

This would be a great first project if you want to become a programmer.


Sent from my phone.

On Sep 10, 2022, at 9:48 AM, LinuxLeo @.***> wrote:



I will certainly have a look, but I'm not a programmer.

— Reply to this email directly, view it on GitHubhttps://github.com/simsong/bulk_extractor/issues/370#issuecomment-1242732934, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAMFHLCRTH4TLJF5ELXFYEDV5SGQXANCNFSM6AAAAAAQI2YHVI. You are receiving this because you commented.Message ID: @.***>