snovvcrash / usbrip

Tracking history of USB events on GNU/Linux
https://habr.com/ru/post/352254/
GNU General Public License v3.0
1.15k stars 112 forks source link

Request for syslog samples with an important num of USB entries #18

Closed Sim4n6 closed 4 years ago

Sim4n6 commented 4 years ago

I was wondering if you have samples of syslog logs with an important number of USB entries.

I've found couple samples online but most of them contain a small number of USB entries, something like HackTheBox challenge sample, please?

snovvcrash commented 4 years ago

Hmm, what do you mean by syslog sample with an important number of USB entries? Do you mean such a log file which contains a huge amount of events? If yes, you could try to generate it yourself, that would be the simplest option.

Sim4n6 commented 4 years ago

Yes, huge amount of events, definitely right, thank you