Channels
doorman
zercurity
infrastructure
code-review
queryhub
apple-silicon
carving
goquery
aws
querycon
golang
file-carving
fuzzing
help-proxy
darkbytes
process-auditing
general
windows
random
fleet-dev
tls
fim
awallaby
zentral
zeek
auditing-warroom
linen-dev
fleetosquery
plugins
jobs
arm-architecture
uptycs
android_tests
selfgroup
vendor-feeds
fleet
eclecticiq-polylogyx-extension
ebpf
website
core
macos
kolide
osctrl
extensions
foundation
sql
officehours
linux
community-feeds
Powered by
#fleet
Title
# fleet
r
r
09/14/2022, 1:53 PM
Hi, I am working on creating yara rule to find webshells using fleet. Can someone advise me how to do it ? I am new to Fleet/OSquery/Yara☺️
j
Jason
09/14/2022, 1:57 PM
https://github.com/DarkenCode/yara-rules/blob/master/malware/Webshell-shell.yar
https://osquery.readthedocs.io/en/4.5.0/deployment/yara/
I haven't done this personally but that should get you started.
k
Kathy Satterlee
09/14/2022, 3:11 PM
Those are great resources! If you run in to trouble along the way, don't hesitate to reach out.
k
Keith Swagler
09/15/2022, 4:43 PM
let me know if you get yara rules to load from url, I am having trouble getting it working right now. It does seem to work with files though
heres our github issues about it
https://github.com/osquery/osquery/issues/7308
Post