so im trying to set this up https://github.com/Data3rr/Steal-Eyes
for protecting myself against rats and loggers.
i keep getting "[Errno 2] No such file or directory"
#🔒 how to set up this rat detector
152 messages · Page 1 of 1 (latest)
@ancient kite
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
Just don't run sketchy files? 
This is slow, it's silly, and it's not well written.
It isn't particularly surprising that this isn't working.
@plain maple

yeah, this is no protection, just ignore it and dont open or run files
God bless America!
Did you run something silly?
last year yes
you don't have to be scared it's just particularly bad code lol
fck didn't mean to resend that
this
i got ratted
by that
last year
now this year
im running it on dummy laptop
Ok, and you're worried that the malware is still present?
Oh wait, you're trying to run the RAT? 
Why?
i want to see how to detect it
that empyrean exe is a python file that can be renamed to like "discord updater" and people would download it
then get ratted
i want to detect it
before the logging happens
i want to scan the file with steal eyes
and then expose the ratter
You should leave that to the people who do this professionally instead.
please
tell me what this is
or means
please
It's just bad code, the repository you linked is not how this is done.
what does the bad code do
Bad as in... not malware but poorly written.
Last year?
so what does it do at the end of the day
🗿
some very naive checks
i wiped my os
like what
Probably not a whole lot. It does some basic string searching on files. It's not a replacement for AV.
Ah. A timeless classic.
Dude-- holy shit relax lol.
does it auth to a server or something like does it log my info
As everyone in this thread has told you, without us spelling it out in painful detail, this application will not prevent the execution of stealers on your host.
ok so it doesnt check anything
its a dud
???
PUC - Practically useless code
It... does some things. But not anything that's going to be useful for you.
I just made that acronym up fwiw
There's a plethora of things on the internet that claim they prevent <x> but only really work once and awhile.
Instead of focusing on... whatever it is you're doing, just focus on not running sketchy crap off the internet.
(Like stealer-detectors written by malware authors.)
wat r some things
Perhaps you should learn Python instead of using us as a service to explain code to you. 
I love when skids play both sides
im not trying to use u as a service, u just said it does some things and i would like to know what those things are
i would think its a normal day in the park convo
not a service
It looks for malicious 'strings' in files. It creates a 'risk score' based on the links in that file.
It also reads the index.js file, and tries to detect webhooks written to the index.js for Discord.
It then looks in the user's startup folder for files with webhooks in them.
thank you
for this
so if i put that against empyrean logger would it detect it

You need to learn more about what you're doing before you continue doing what you're doing.
(And to be clear, I cannot teach you.)
You might be the single sketchiest person I've met in Python Discord thus far.
Why are you trying to detect these? I don't understand.
Why are you playing with RAT's?
Just don't run them.
It's that easy.
as mentioned i want to expose the ratters
Okay well you're not going to do it with a Webhook.
they send me sketchy file then i check it before running
There's tools that do this that don't... suck.
like this?
A good tool is typically common sense, it'll help prevent a lot of headaches.
i know its common sense to not download shit
but like
i want to expose these ratters
So go learn Cybersecurity concepts and malware analysis first.
This is not the way to start.
How did you get infected in the first place? 👀
A continually evolving knowledgebase of things I’ve found pertinent as a threat and security operations analyst, specifically focusing on malware analysis.
i got sent a file called discord updater
i was dumb
And you just ran it?
based and malware-pilled.
Honestly, real
😔
https://github.com/mandiant/flare-vm do i run this in virtualbox
Yes, that's the idea behind FLARE. But it isn't something you just run and... win with.
It is a VM built with tools to support dynamic and static analysis of malware.
if you're interested in being able to tell what a program does, you might want to try learn about malware analysis
Thus meaning you will have to first learn about malware analysis fundamentals before you go head first into analyzing anything
it looks like you're trying to find pre-built tools that will give you a yes or no whether a file is a rat
yeah
Correct.
There are some tools that get close.
VirusTotal etc.
But they ultimately rely on dynamic analysis-- and are evaded commonly.
bro i have used virustotal and that shit confuses me i dont know how to read it nor what to look for
That's why I keep telling you to study it if you want to learn more about it 🥴
You're fine-- to be clear that's my blog. I work in this field; I've been doing this for a hot minute now, and I'm still learning every day. You're not going to succeed if you come in running prebuilt tools, and more importantly, it's dangerous to you as the end user.
If you want somewhere to start, look into regex and YARA.
alright
if you're interested in reverse engineering malware, there are a bunch of challenge sites online that have files you can practice with
but you'll need to learn how to use tools
i see
You may also want to be familiar with several programming/scripting languages so you're able to read and understand what the malware is doing.
well lets say i want to stop empyrean, what languages should i learn
Probably Python?
ok
what you need is a deratification machine alla
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.