#👥・help-me
1 messages · Page 139 of 1
hp windows 11 pro amd razen 7 5825U 16gb ram 520gb ssd amd readon tm integrated gpu
pls dont be bad news
im gonna use it for cyber security
nah dw ryzen 7 5825U + 16gb RAM is great for programming, cybersecurity labs, VMs and daily use
nocap
Exactly, do you know how to configure LDAPS on it?
I think i do, you willl need to import the ca certificate, set the LDAP server to use LDAPS (at port 636 ), and enable SSL/TLS in the auth settings ✌️
I've done all that, but it's still not working; I suspect a domain name resolution issue.
Hey, been enjoying this server a lot, however with discord news thats been around it made me concerned with trusting the platform.
Does this server have another website/community elsewhere where I can still be apart of? As I am heavily considering deleting discord.
Greatly appreciate it!
Good Morning, I would like to learn about using ai agent for automation and I’m not sure where to start. Does anybody have any advice?
If you suspect dns, try resolving the domain directly from the firewall and make sure it’s using the correct dns server
also verify if da certificate CN/SAN matches the FQDN you’re using for LDAPS, IP won’t work if the cert is name based
I don't think theres an official external forum or site sadly
but you could ask any staff for confirm
no
buy claude pro or claude max, then download openclaw, set it up connected to your claude account, give it an identity and purpose (to automate things), then go automate shit with it
On this firewall, in the directory server settings, you can't enter a domain name, only an IP address. Even though I've added my DNS server to the firewall settings, my firewall still can't resolve any DNS names.
Nonetheless I appreciate it, Thank you Vulnerobling, and Ruin. 🙏
If the firewall itself can’t resolve DNS names, the issue is likely global dns config, not LDAPS
you should make sure the DNS server is reachable (ping/test from the firewall), the firewall has the correct default gateway and if DNS queries (i think UDP/TCP 53) are allowed by policy
Hey..... what's the easy way to locate someone when there phone is active?????
Why?
I don't think your intentions are good
Try na find someone who plays catch up and stuff
What?
Lols.........ain't trying hurt nobody just knowing where the person's at
Why would you need to find that person?
We dont help stalkers
However, my DNS server is working perfectly; in fact, my clients on my LAN and my servers in my DMZ are able to resolve domain names perfectly by querying this server. But the firewall don't
there is no easy way its just not possible without malware
Ooooo that's just great you know 🤝
Guess is left for the top dogs right?
Debt and stuff
I gtg i'll help you later
its more or less just something that you're not going to be able to do without extensive work
Well that's encouraging 🥺🥺🥺
Guys my laptop's camera gets so hot why?
Because you're hot brochacho
Nah for real tho why?
either it is working as inteded, a known problem with your model, or something is broken. With the information you provided any variant is possible
Got a ESP32 for cool project/home lab. My goal is to configure it and code it so that my IoT devices connected to my isolated network (via WiFi), will get knocked off the network, but i don’t know where to start or good resources to help.
When I open camera it gives me 0xA something error
# Using esptool.py
esptool.py -p /dev/ttyS5 -b 115200 write_flash \
--flash_mode dio --flash_freq 40m --flash_size detect \
0x8000 partitions-table.bin \
0x1000 bootloader.bin \
0x10000 hydra32.bin ```
there is also
https://github.com/tesa-klebeband/ESP32-Deauther
many many free deauther firmwares available for the ESP32
Google the actual error
And what if I will take out camera
camera wont work
I don't need camera
ok thanks
It just so hot it gets me nervous
so remove it
Alr
Hello @flat dirge I don’t usually reply DMs from people I haven’t interacted with, sorry. What do you need help with?
Hello I was wondering if someone could help me. My other discord was hacked and the person changed my email and number so I can’t recover it. Is anyone able to help me get it back? All I can provide you with is the user name. I can pay a little for help
Does anyone know how to find files that are infected and or apps on a samsung phone. Dont want to factory reset it. Any help would greatly apperciated
Heyyyy
contact discord support, there is nothing we can do
Guys i need help. I am using my 2nd win11 laptop as a extended monitor to my fedora host. Using two at a time is confusing and tiring. Now i just want to use only one and make the 2nd act as just a monitor. Does anybody have an idea?
check apps with accessibility permissions or lots of permissions, any suspicious/not recognized ones should be removed, you can also pull the filesystem and scan it manually that way
realistically malware is not easy to find, impossible if you dont have forensics and malware analysis experience, the best thing you can do is reset the phone
go display settings and choose the "extend" option, if you want both screens to be usable
Thats a dumb idea
Apart from you being easy to scare have you found any indication that it is actually a problem?
No #📜・rules
It has a problem it's not turning on camera but I don't think it has anything to do with it but camera gets so hot only camera area I can't even touch it
And have you googled the actual error message.. or checked whether that is a known problem with your make and model?
It's a problem you have to check device manager camera there isn't one in there you have to check from windows+r services there is not the one you have to check bios there isn't one it just disappeared 😂
Wont work on mine, just discovered Deskreen
I install Ubuntu Linux and i want to make it into a self hosting server and i need some help if you a good guide for setting it up and make it secure pls sent to me 🙏🏾
Block him
There should be some good resources on YouTube related to it
I mean, if you want to..
But its konda hard to tell cuz so many but idk what really secured and what not
Honestly, block them and forget about it
If someone were to post your name and address on this server, right now... you would be the only one interested in the event.. no one else would care.. thats doxxing in a nutshell
need help! in the process of (mounting a Vite-built Web3 app inside WordPress and trigger the wallet modal from a button)
Hey I am new here in this group can you pretty please tell me like how can I chat within different subgroups like codes and scripting and GitHub ....
Can anyone help me with leetcode ;-; teach me the way I should think after reading a question 
It used to be that you needed to be level 1, but now I’m not sure because they changed the role rules
revamped roles
You gotta learn that by yourself. You need to learn how you should approach a problem and answer it step by step
Hmm?
Damn, it’s that simple. Thanks, i’ll play around with that after work.
does anybody have any good alternatives when trying to de-google their life?
i’ve personally seen enough but finding a good replacement for google photos is throwing me
Hello everyone I am looking to convert my CMD usage to Powershell what are some useful Shell commands you use and why? Or Does anyone have a list of useful commands they would like to share?
https://github.com/Boa-AI-Public/Cobra-Lite
Working on an open source hacking copilot tool, wonder if I could get some feedback on it
Does anyone know how to recover data from a dead phone? What are the options?
Dead in what sense?
Just old phones that dont work anymore
hey guys
I’m doing the PortSwigger lab “Blind SQL injection with conditional errors” (Oracle backend).
In the previous lab, we used AND to inject boolean conditions.
In this one, we’re using string concatenation with || and a scalar subquery.
My confusion is:
Since WHERE id = 'xyz' is already a boolean condition, why can’t we just inject AND (CASE WHEN condition THEN 1/0 ELSE 1 END=1) instead of using concatenation?
What exactly prevents AND from being used here? Is it Oracle syntax rules, scalar subquery limitations, or just lab design?
AND works only in a boolean context
anyone know/ familiar with AI automation?
and here your injection point is inside a string expression, not in a boolean context expression if that makes a sense
We are breaking the string expression with '
the previous lab I did it with AND so i do not know what is the differnece
yeah a little bit
we are in a WHERE clause
I asked chatgpt it kept saying it is because the database it Oracle but I do not know I feel something is wrong
how is WHERE id='xyz' a boolean condition?
it gives a boolean true/false as a result, but its a string comparitor
can we connect? coz i want to lean ai automation
I am not doing 1=1, I am doing something like this: xyz' AND (SELECT CASE WHEN (Username = 'Administrator' AND SUBSTRING(Password, 1, 1) > 'm') THEN 1/0 ELSE 'a' END FROM Users)='a
So you mean the AND (SELECT CASE...)?
what surrounds your input in a final query? I dont see the code , I am not sure where is the issue exactly
I would love to help you but I don't think I can I just watched a simple video on youtube and did simple project with n8n
yup
In the previous lab, we injected like this:
xyz' AND SUBSTRING((SELECT password FROM users WHERE username='administrator'),1,1)='s
So we were modifying the WHERE clause using AND.
But in this lab, the payload looks like this:
xyz'||(SELECT CASE WHEN (username='administrator' AND SUBSTRING(password,1,1)>'m')
THEN 1/0 ELSE 'a' END FROM users)||'
Here we’re using string concatenation || instead of AND.
My confusion is:
Why can’t we just use AND like in the previous lab?
Why do we need concatenation in this case, even though the explanation still uses AND inside the subquery?
Is this because of Oracle syntax rules, or because the injection point is in a different context?
ohhh okay thanks
Because in the previous lab your input extended a WHERE condition, so AND worked, but in your second lab, your input is part of a string, not condiiton, therefore you must use | | to concatenate the case expression instead of AND
I still can’t get my head around it.
Couldn’t I still extend the WHERE clause in this lab like before?
For example, instead of relying on a boolean condition, I could inject something like:
AND CASE WHEN condition THEN 1/0 ELSE 1 END = 1
That way, I would still trigger an error when the condition is true.
Spin up a database, and test it out
can use docker desktop if you want
The problem isnt the error logic, its AND which is not allowed at that position in the query, but concatenation is allowed so, yes that's how you trigger the error to get condition true
Thank you
Lol
Can you add me?
yes, without ' at the end
You wanna be dm friends with me 😲
Humble pipino me?
FYI em also learning how to code... tho iz just a hobby. I did robotics when i was 5yrs old cause of me dad but yeah daz way way way back then, i already forgot how to do those stuff.
hello I have a question related to THM's Metasploit:exploitation module...not sure if this is the right place to ask it, but can anyone help with task 6?
sorry nvm found a video
Can somebody learning basic knowledge of cybersecurity
Thank you
I remember the time after em done with that room i tried doin one of them ez challenges cause i felt like em already hacker. Got humbled real quick 🤣. I did the "Billing" thm challnge room. It said it only gonna take 30mins. Took me 2 weeks of headache 😂
Yeah im pivoting from biomedical to cyber and there is a lot of times im getting stuck 😅
Sometimes i think im getting stuck on probably what seems to be the most basic stuff 😭
Thankfully there's a lot of video tutorials and ai lol
Hm hm hm hm.
Please who can help with maxsip telecom unlock code for my tablet
I hate trees and linked list like who the f uses them
😭 😭 😭
Data structures… you’d be surprised at how important they are in these concepts
They involve concepts about pointers, and if you don’t know what’s that you probably don’t have prior programming experience in C or C++
Still you gotta learn
Contact the provider of that tablet, we are not going to help you #📜・rules
Thank you Sir for sharing will take a look shortly
this is not YouTube by the way
i am new to cybersecurity and i would like to know where to start
things i am aware are basic networking and basic linux commands
i am looking for some kind of roadmap
can anyone help me
What's not YouTube???

Oof yea you gonna need to put more effort into it. Don't you have access to the Defender XDR dashboard?
Also no Sentinel Use Cases implemented? Just a simple KQL query?
Also stuff like pass the ticket / hash is covered by MDI.
Maybe build your lab around this one
https://microsoft.github.io/TechExcel-Defender-for-Identity/docs/Day1Ex01/Ex01.html
This lab showcases the deployment and the threat detection and investigation capabilities of Microsoft Defender for Identity.
I would suggest to take a stroll through the #👥・new-member-guide
Thanks for the insight... keeping it Beginner friendly and if anyone needs an indepth practical, Am all In.
Thanks bro
Hey everyone.
Yesterday, I noticed that my VPS had high utilization caused by an unknown process.
I don’t know how it started.
I don’t know what it is. Someone said it might be a crypto bot.
But how could it have reached my server?
Can anyone help me understand this?
It was hosted in OVH. It didn't had ufw or cloud firewall enabled.
It had internet access and everything.
Ssh was running in the default 22 port.
No everything was exposed i guess
Sorry if not being specific.
I don't have that much experience in this.
Ufw was disabled and cloud firewall was disabled.
That's what my friend told me.
He purchased and managed this.
After I mentioned this he reinstalled the vps.
Its not everything exposed, if there is no service running on a port.. also the process is hardly "unknown", you can check the running processes and see which one it is. btop is a nice tool for that
so unless we know which services are out with their butt on the internet, we dont know how someone might get in,
"Ufw was disabled and cloud firewall was disabled"
yeah but that doesnt tell us anything
Well since the VPS has been reinstalled, I guess we won't see the logs anymore 
If there is no service to pick up the phone when you try to reach a service, then it doesn't matter
tells us he completely disabled his firewall while his server was exposed to the internet
so what was the server for? As in what service did it offer?
well he doesnt know cuz he reinstalled it so
not sure why were even asking questions
He didn't configure anything in the first place.
It was in a disabled state.
I just wanted to run my first react app on the internet.
😅😅
u dont need to disable firewall to host a react app
focus, grasshopper.. answer the repeated questions, not just the ones you like 😛
I would not trust him anymore to run anything he hosts lol
i think this discussion will not lead anywhere. he wiped all evidence by reinstalling anyway.
lets discuss again when it is pwned again 🙂
I didn't disable that.
It was like that when I checked.
My friend said it was okay. There is nothing to worry about.
And I was like okay it's his account and I'm just using it for a week so .
😅😅
I now realise how big of a mistake that was
I need to learn more about these
You never know if something like a webshell has been uploaded 
Okay. I'll check again
Thank you guys.
You really are good Linux system you used for me isn't easy wow excellent work man
though I still have no idea why @vale saddle posts it in the #👥・help-me of all places
Hey @everyone can some open doors for me how cash out from card you purchase online

you cant
👍🏾👍🏾
Sell it to someone you know for cash
If they wanna buy it
Why is try hack me more easier then hack the box in terms of learning? Anyone experience this
At least for me
yes it is
Ik the concept and I understand the logic, the point is implementation
Like the way they are coded and how to create them and manage them

Have you read your logs? Did you disable root and password login on SSH?
We don't help with it, and if you get DMs, they are from scammers
Microsoft support is your only option
Went to them multiple times and they yet to help me with the problem plus I’m new to the server I wound try to scam anyone
I hear what you said - but you seem to be under a misconception here.. I am telling YOU that people sending you a DM about being able to help you, are trying to scam YOU
There even was a recent announcement on this server, telling people to be less gullible when they get offered account recovery services via DM
#📢・announcement message this one
Hello, does anyone have an opinions or thoughts on the ISC2 free certification?
they are different ways to encode Unicode characters into binary numbers for storage and processing
@vale saddleThis is not a place to self-advertise your channel or videos. Please do not do it on this server.
@toxic umbra
Please Listen when people are saying that anyone who is going to tell you that they can assist you over discord is lying, and looking to scam you.
Microsoft support is your only option.
What do you know about the specific subject or target
so this is a box somewhere?
sigh
wasnt aimed at you
@blissful sonnet
Man i was feeling Hella janky bro!..lol
well your task is pretty much doomed to fail anyway
Thanks 4 the notice tho....ffr
It's co atleast had to try...lmao
@thorn dagger
Take some time to read our #📜・rules please.
Do not NSFW chat here, and do not ask for assistance with breaking into things you do not own.
Hello everyone
Im dont know much about industry but if youre getting it free for first 2 years, go for it, anything at entry level is better than nothing i assume
Hello, you may see #👥・new-member-guide
fair, its "free-ish" it seems. free for the training and exam, then it looks like a 50$ annual fee lol..
Yep
Hello everyone..I recently joined this server..I was told that there are many professionals here that have vast amount of knowledge..I'm an undergraduate student encountering a little prblm with the coding language 'python'..I would be very obliged if someone would take out a little time to teach me..
Thank you..
What problem, while im not a professional i have experience with python
Thank you very much sir for replying..as per my problem..It's related to dictionaries and lists..I mean it's kinda hard to understand the logic or how to start things..
Lists are ordered items (you use indexes), dictionaries are key -> value pairs (you use keys)
It gets easier with small practice problems, you could share an example you’re stuck on and we’ll break it down
Oh thank you very muchh...is it possible to get a one on one voice call?
Sad i can't, i'm already on a call with my homie
i am performing a pentest on site but igot that the website is deploy on vercel so can anyone help me to know what should i do next
sorry for come in ongoing chats
you are a student.. but on a pentest engagement?
Please who can assist to build a trading bot
entirely the wrong server
and the answer to the next question is No
Okay
Oh it's fine..I'll reach out if I encounter any prblms
Make sure you have proper authorization and that the domain is in scope, If its deployed on Vercel yo should focus on testing the application itself (logic, auth, input validation) and not the hosting infrastructure
i have a authority to do by owner
Does the owner know that you have no idea what you are doing?
Are they using a hobby account? or a pro/enterprise account?
Do they have authorization to attack a server they do not own on a network they do not own?
Do not ask for such things here. We have no way to verify that you have written consent from all involved parties.
💔
Hey guys can someone give me an advice regarding this:
I want to start from now as 16 years old and learn about cyber security and every essential necessary thing for future job (penetration tester) but I’m afraid if I’ll not learn enough and therefore not get a job or not be good enough or miss something. What should I do and learn from now that will absolutely help me and not waste my time on not important stuff.
And lastly should I also have Certification, is yes which ?
Thank you
Same answer as we give all the other people asking.. #👥・new-member-guide
I also like to reiterate that pentesting is not an entry level job, and you would be smart to aim for something more mundane.. which would become over time a potential stepping stone into pentesting
And yes, certifications go a long way.. afterwards
I’m already on THM and I have premium one. But I’m still stressing
that doesn't mean much
Feel free to stress yourself, but you have a lot of time here
How can I make sure that I’m not wasting time ? Could you help me with that?
I thought I started late lol many people start at 14
Why are you in a hurry here? Cause let me tell you.. no one is looking for young pentesters out there
way too many young people try to, pretty much none of them find employment cause they lack real world experience
You Have Time
Ohh no that’s not what I mean, I didn’t say I want to work as pentester right now I meant in future maybe 22+ but I’m stressing from now
yeah you did
"start and learn"
wants to start from now learning cybersecurity
is what he meant
so do what worked for the majority of people... get an adjacent job.. could be any number of things.. some are programmers, some worked help desk, sysadmins.. and quite a few come from finance or vocational activities
build yourself some options
u have nothing to stress about lmao, just pick a path, follow it, complete rooms, make notes, if you dont understand something the first time, do it again, etc
eventually it all clicks
Thank you ruin
I’ll do my best
this isnt naruto, relax
Most pentesters I know a little have had anything but straight career paths .. and turned into it 30+
I know a lot of IT professionals who freely admit they don't have what it takes to become a pentester.. this is not an entry level job
Oh okay idk why I’m stressing man
If you have no idea how implementations are done in the real world, how organisations work, don't know any industry to specialize in.. you won't be of use to anyone..
Start with a plan to build youself some options if the original plan does not work out
Thank you man
dont know if i can get any help here from this but i am constantly getting hacked on discord its like they are posting as me in servers and being able to message my friends malware links but they havent signed in as me its like they are signed in already even after i kick all sessions and i have 2fa on and everything kind of a last ditch effort here for me before i just nuke the account this has happend 4 times now
revoke all sessions, change your password, remove suspicious apps, scan your devices for malware, and contact Discord support if it keeps happening. don’t click any sus links
and stop downloading cracked games or weird mods
Hey! Just giving you an update. I kept updating my terminal and just kept doing it until completion, after 100% it seems that my disconnecting wifi has stopped. Thank you very much! 🖤🖤🖤🖤🖤🖤
Glad to hear!!!
The irony of mimic like actions mimicking an account by the name MimicBBX 🥲 Hope it all gets resolved sooner than later. I've had this similar thing happen to me recently. I changed passwords multiple times and resulted in changing the email for the account as well. If discord allows this, which I think it does. Try that route after killing all sessions and all that good stuff. Change/reset your form of 2fa, basically everything without nuking it completely. Best of luck to you and your account.
sure, whats the issue - and are you following the official guide from kali.org ?
https://www.youtube.com/watch?v=ZJFu0AoAY_g following this
i cant send a ss here for some reason
without watching it - I suggest you tell us what the issue is (and follow the official docs)
its in the storage
yeah, no screenshots.. will have to describe it, or copy error messages as text
Can't you copy paste the error message?
I bet it's about the service startup again 
i think kali linux.vdi has some issue
give us the error message..
wait pasting the issue
calling it will include %AppData%
Could not open the medium C:
\Users\Admin\VirtualBox VM s\Kali Linux Kali Linux.vdi'.
VD: error
VERR_FILE_NOT_FOUND
opening image file 'C:
\Users\Admin\VirtualBox VM s\Kali Linux Kali Linux.vdi (VERR_FILE_NOT_FOUND).
Result Code:
E_FAIL (0x8000400 5)
Component:
MediumWrap
Interface:
IMedium
(7d510820-
a678-4730-
a862-818dcd3f
bed0
you either moved or deleted the file
i dont know what that is
go to the location the error messages tells you where it is looking for the .vdi and then whisper into your microphone "are you there, file?"
well there is no file there
there you have it - you either moved or deleted it
if you moved it - move it back. If you deleted it - start over
i didnt moce or delete so where do i start over from?
See the thing is.. yeah you did. You do not have to convince me you did not - you have to convince your computer that you did not
cause it is looking for the file there and its not there. So delete the VM in virtualbox, and start from the beginning
Hi all, this may be the wrong place.
But I want to start diving into my network fundamentals but prefer to have labs to help it stick. Do you guys know of any resources? Trying to stay away from cisco
hi
Runtime error opening 'C:\Users\Admin\VirtualBox VMs\Kali Linux\Kali Linux.vbox' for reading VERR_PATH_NOT_FOUND (Path not found.).
D:\tinderboxa\win-7.2\src\VBox\Main\src-server\MachineImpl.cpp[1000] (long __cdecl Machine::i_registeredInit(void)).
Result Code:
E_FAIL (0x80004005)
Component:
MachineWrap
Interface:
IMachine {e36a5081-a82a-40bd-9e4e-42a44d6ce50f}
bro downloaded it again and it just showed this on the side without me doing anything
seems like you didn't delete the VM in virtualbox
btw. feel free to stop with the "bro" thing .. kinda cringe
ohk how do i delete the vm
open virtualbox..
select the vm
right click
delete
Hey! I’ve been doing some beginner CTFs and want to get better at writing writeups. What’s your advice for making them easy to read, well-structured, and useful for learning?
Greetings everyone . please help me out with this link got it from a friends its for a game
Defang the URL please
@lost vapor @slow edge Better remove the link. Else someone is going to download the malware by accident.
Thanks for letting us know 🫡
@zenith monolithdon't distribute links that are malicious over here
sorry was trying to get help i wont send anymore
thank you
learn Markdown, its a text formatting language
for example here is a header
here is a subheader
here is text that is bolded and italic'd
here is bold text
here is non-bolded italic text
Thanks. But I want tips on how you write a write up and what the structure should be like.
literally go and read ANY threat intelligence/malware analysis report
recent examples:
https://unit42.paloaltonetworks.com/beyondtrust-cve-2026-1731/
https://www.elastic.co/security-labs/mimicrat-custom-rat-mimics-c2-frameworks
https://www.welivesecurity.com/en/eset-research/promptspy-ushers-in-era-android-threats-using-genai/
https://www.threatfabric.com/blogs/massiv-when-your-iptv-app-terminates-your-savings
okay. 👍
go on thehackernews.com, find an article that is interesting, and look for the hyperlink that references the original report, usually its something like "This new threat, while only seen in a limited number of rather targeted campaigns, already poses a great risk to the users of mobile banking, allowing its operators to remotely control infected devices and perform device takeover attacks with further fraudulent transactions performed from the victim's banking accounts," the Dutch mobile security company said in a report shared with The Hacker News."
"the Dutch mobile security company said in a report shared with The Hacker News"
https://thehackernews.com/2026/02/fake-iptv-apps-spread-massiv-android.html
the "said" is hyperlinked in blue to the original report: https://www.threatfabric.com/blogs/massiv-when-your-iptv-app-terminates-your-savings
the original report has more information and can show you how threat reports/blog posts are formatted
@blissful sonnet Thanks for the resources.
ive been reading those everyday and i just noticed that, thanks man
welcome
Hi, there is someone who use my card and spend 250€ on temu and I would like someone to help me on how to find some info about who might the person be
contact the fraud department
who has 4+tb
Thank you, but was asking cause I suspect it might be a classmate in my uni class so is there any way?
If not, no problem
no
we dont help with that
cloud services
I would talk to your Uni and see if they can assist you with your case
do that also
Ok no problem
The problem is the uni literally doesn't give shit for nothing so I don't think they will do something
nothing you can do then
But I hope the fraud department do something
contact your bank and the relevant authorities
Present the matters in a way that it may have a cause and effect either with other students or possibly even the Uni. Might be more concerning if the case was presented as, they may or may not have done this to multiple students other than myself(you).
Well I will try it and speak with them, see what they can do
And also take it up with your bank. The sooner is better. If it was recemt, the transactions will still be pending over the weekend and you wont be able to necessarily get them reversed, yet. First thing Monday morning get on the phone with your bank again to dispute the matters, but do get in contact with your bank now to let them know.
The transaction was 3 to 4 hours ego and right away I spoke with the bank support to let them now and already withdraw the rest of money from my account, and first thing in the morning I will go and speak to my bank
There you go! Good luck with the reset of what needs to be done. You shouldn't have any worries over the weekend. Just set a reminder from Monday morning, because I know I'd likely forget being over the weekend and all. For the most part, enjoy your weekend.
And you to hope you have a good weekend, goodnight and thanks once agia
Guys I need help anyone who can put me on what they doing to make money. I’m new to discord and I barely know my way around it. Someone please help. Bless you all
Thank you i appreciate it
Thank you ive done some already and i will avoid links i havent even used discord in like a month just got on a day or 2 ago and have only been voice chatting in my server or 1 on 1 so its strange
who here is ready for some tough ass steganography ctf
Hello guys I am om nice to meet you all I am IT student doing my bachelor
Q
I need your help
I need a mentor to teach me cyber security I am huge fan of computers.
I am completely empty in terms of this stuff I want learn and earn from my learning can any of you tech me I would really appreciate that.
Thank you,
can somone help me i join this server for a purpose
What purpose
i just want to spy on my gf for some reason
Ah
Hello please I joined this Chanel because I don’t have a job and I’m broke, if I can secure a remote job, I have a laptop and strong network
Can someone help me?
Help you with what exactly
are subfinder and ffuf enough to find admin login domains ?
hello! ive been meaning to get into malware analysis recently but i dont really know where to start, i researched on some videos and courses but i dont know which ones are reliable, and i wouldnt want to waste my time stuck in tutorial hell. i would appreciate any suggestions on reliable sources/materials, preferrably free, but i dont mind if its paid if its a good investment to my skills. also would love some tips and tricks when getting started. thank you!
These are really good resources for both free and paid
- TCM Security Academy
- SANS Institute Resources
- Google Cloud Mandiant Academy
- Hack the Box
- Cybrary
Hey I need help with something
What ya got?
@spiral stirrup I don't know where to start . I tried to solo config niri and it's usable but feels horrible to use.
How do people have such nice setups? - everything feels like I'm walking backwards lmao
what components do you need?
Lack of object permanence strikes again
oh don't worry he had enough of it to DM me randomly
I see!
Please I need help, am really broke, I need someone to teach me any thing online that can help me make little money please 🙏
You are really on the wrong server with that question
Ok please point me to the right direction
No you are misunderstanding - this right here is the wrong place. This does not mean I have a collection of others servers for you. My suggestion would be to spend less time looking on discord
Hey, is there anyone who could help me get claude credits?
I saw recently a few people who got 10, 30k of credits for limited time, couldn't find their posts again to reach out how. Does anyone know how?
For context, I use pro plan and hit limits 4 5 times a day. Too broke to afford max plan yet
Go apply at mcdonalds
Well am not in the United States
Your country probably has a mcdonalds
Any one can help me to make 1000$ dollar
hey guys Im a university student and currently learning cyber security from THM and i want some project ideas as i have to make a project and submit it in the uni for my evaluation (ANY PROJECTS IDEAS ) pleaseee!!!!
so like a FYP?
also focus on methodology and documentation, not just tools
sure
Go do bug bounty
Hope everything works out for you 🙏
Just a quick reminder from those using Burp Suite, the Form Field in the Sequencer was available to the Professional edition only or also for Community? Cause I send requests with tokens but only the Cookies field is active with the Form Field being grayed out. I am currently on the Burp Suite community edition.
Can anyone help me with tool for sending anonymous messages sms to any number
Guess reading #💬・old-gen-chat was not enough for you to understand the word "no".
Sorted it out.
Ty for this
G
Afternoon all, completely new here and just wanted to say hiiii.
#💬・old-gen-chat is a great place to do so - unless you have a question or want someone help out with their question, best to keep it separate from #👥・help-me
soz my bad 🙁
No problem at all. It's just that this place is prone to questions being overlooked, if there is smalltalk 😉
Can someone please help me
I have exhibition on 26th and My project is a phishing simulator on localhost.
Can someone help me build it? I have no clue of how to develop a website
Hello all, can someone guide me on how I can test for server side vulnerabilities and deployment vulnerabilities of a website if I have physical access to it? Open to any and all methods, it's a Moodle website and yes it is an institution's website, was challenged by my internship mentor to see if I could crack it. Would be very grateful for any help.
Dms are open or you can reply in this thread. Whichever one you prefer.
Physical access as in.. what exactly?
Are you supposed to have learned by now?
Im in the lab where the server that's hosting the website is located.
And I can fuck around with it as much as I want
Provided I don't crash the whole thing
The task is to retrieve my mentor's password
That's the thing.. burn it, steal it, kick it.. what's the situation here
I made one with help of gemini on xampp, but the whole data base got corrupted because of windows and now my inital project is gone
.
Do you have any access to the system?
And I also actually wanna leaarn how it works and how to develop
Yes, okay. But have you already had a subject where you were supposed to have learned to make websites?
Yup, kind of. Im pretty sure it's hosted on a proxmox vm and I know the admin root username and password for it
She's not giving me any clues other than I have all I need to try to crack it
Unfortunately no, I'm a first year student
There's tools that have already built phishing websites of most common pages. Check it online
I don't remember the name atm
I asked if it's okay to use tools like go phish
@whole patio any suggestions?
They said it's okay but I'd need to figure out what to answer when asked what did I make
In IT. So yea, they are teaching us basic c for now
It’s kinda weird that they’re asking you to make a phishing website.
I get that. But even if you can't learn to code the website by then(which would be fairly easy to do) you can just copy the code from online.
I kinda not want to get involved, tbh
Same as with Renmei
Alright, understandable. Have a nice day.
They didn't. I chose that initially and my project was working too
Then my database started giving errors
Oh, got it. Well, it sounds like the subject is for learning to build a website and you decided to use AI. Sorry you’re on your own.
Alright, Thanks
Guys people always recommend me to daily use Linux.
But I don’t know what to do on Linux VMware.
What do yall recommend me to do on it daily even if it’s fo half an hour
I need help making some money chat, please can y’all a YN out?
If you find any plug me up
Is there a way to hide that your the owner of a discord
Hey everyone, which certification would you recommend as a first junior red teaming cert — eJPT or PJPT?
Crto 1 and 2 ??? Sorry! but I didn't get it, wdym by that
Yeahhh Ik before going for OSCP
I want to go with a junior cert and next PNPT --> OSCP
Humam Sakhnini, is that you?
Ohhh okayyy bro thnx
Using it.. if you dont know what to do, try to replicate your host PC in linux.. as if it were a machine you actually use
the cheaper one
Just pro crusaders
then you are not the owner of a discord
they are, but they give you a leg up in conversations - when it comes to employment, I usually recommend to go with the one that companies in your area are looking for. But do you know a lot of people that simply started with OSCP?
Hi there, I was wondering if someone could help me download a software that is not available in my country. I’m very interested in learning this technology, but unfortunately I don’t have access to IBM QRadar Community Edition. I would really appreciate any assistance. Please dm me
I wanted to do that already but I usually get to work on word etc so i need windows for that. Otherwise I would have alredy replaced it
I've never attempted the oscp, but I've heard that its, lets be honest, not the best content wise
Ohh so there will be no issues making homework’s ? If I’ll be able to use Linux as main and use windows as vm while being able to make homework’s on vm windows the I’ll switch rn lol
Did you try using a VPN? (i suppose yes)
well it will still have the limitations of most free VMs, when it comes to hardware access level
I am not a pentester and never intended to switch.. but I got asked so often whether I am, that I went through PNPT and eJPT and did the exam for the last one, just so I can tell people "Certified, yes, but non-practising"
Then that’s great I’ll do it now I’ll switch it, and I’ll try it if it don’t work I’ll with to windows again why not lol
Also I can't stomach artifical scenarios in most boxes
Well my homework’s aren’t that huge or complicated they are usually simple so idk
what I am trying to say is - no playing somewhat demanding games in a windows VM
Oh if that’s what you mean then don’t worry I don’t even play games
Thanks tho
It’s laptop anyways
Well thank you for letting me know lol that’s very good.
Btw which Linux should I be installing as main OS?
Hi guys which Linux should I install for a beginner
Bro😂
used to have excel installed in linux ^^
This was my "kali undercover" project for a while
And in what should I install virtual box or where?
the old office 2007 worked great emulated.. with the 32 bit support getting EOLed though my old licences no longer work
Alright I’ll probably install Ubuntu or Debian I don’t like fedora.
I gotta see an YouTube tutorial on how to install it as main OS lol, thank you so much
I was in financial controlling for over a decade.. I use excel virtually everywhere
Guys what are other ways to get Linux other than virtual box
how can i get behind a anonymous caller
any hypervisor will work
Dual boot and Main os
ight
But while I am not a pentester by trade.. I feel my working knowledge in the field is slightly above average.. certainly enough to talk eye to eye.. I'm an infosec consultant, all I really need is slightly higher working knowledge in most of the adjacent fields
@mint merlin imma Install one that you are which Linux are you getting
I’m probably installing Ubuntu, it’s easy and good one
Alr
I thought you were pentester, what are you then if I may ask?
Never heard of that let me search rq
@whole patio I want to become pentester I mean I wanna learn red team
Oh that’s great
It actually is.. I get to do all the fun parts
Is it hard ?
But isn’t penetration testing/erhical hacking part of red team so technically you did?
I mostly deal with healthcare clients, .. tough crowd, but I have the knack
Everything is simple, if you know how to do it. The question is if you know what you are talking about, regardless of what a client needs.. I'd say its not trivial, if you want to do it right
Okay fair enough
The truth is that many of the things consultants are asked to do is not really difficult, it may just be new to the clients. But if you want to be a consultant people call if the stuff gets hairy, then it takes a while to get there
I never have understood the work that a red team does.
Fr
Imagine pentesting as OSHA inspectors .. yellow vest.. checklist.. all above board
Red teaming on the other hand is mimicking attackers
Pretend to be bad boi hacking into company, test the blue team, easy
That’s fun
Is red team good for work I mean for job are that kind of jobs wanted?
Isn’t that already what and pentester does ?
Actually not, no
Pentester tests system, red team test blue team:)
Okay I get it
it is, above anything else... not an entry level job.. I'd say it comes after pentesting, which also already is not an entry level job
Thanks for explaining I now understand
Going to install Ubuntu now
I’ll let you know when I’m finished
red teaming may include lots of stuff, that is not strictly by the books.. various ways to gain entry to objects.. going the extra mile to compromise a client.. maybe drop a couple of malicious usb drives in the parking lot.. or send a client manipulated keyboards.. kinda depends on what the client is trying to test.. but in some cases those lucky few red teamers get card blanche to really try and see how far an actual attacker could get
Hi chat, which GPU I should get for budget options? RTX 3060 12GB or 5060 8GB (currently available in the physical store)
ahhh so red team is more realistic attack?
controls and guidelines and procedures only get you so far in finding out how secure you are
Why is that a question? 5060
Great
And that is where I can just get to do the fun stuff.. I can hold workshops on "find the listening device in this room", or lockpicking.. or devise a way to simulate a ransomware attack for awareness reasons.. all without the pressure 😉
I like red team
Mostly I coach the (information) security officers
Coach meeee
not outside a work contract ^^
I like it even though I know it requires a lot of knowledge and efforts to become red team, but I’m ready I’m still young I’ll do my best to become one
Aww man
join a local hack space.. might find some interesting people there
It requires creativity, you are getting paid to be the bad guy
On paper
My SO is pentester and soc analyst.. and most clients I coach have no realllllly indepth topics
I do workshops for fun at a few ccc adjacent events from time to time though
._.
there is a non-trivial client base who wants you to test the stuff they are confident about purely for compliance reasons.. it can get tedious to be a pentester
Since I find you very knowledgeable about this. May ask an advice from you to me,
What do you advice me to do from now to do that will help me in future.
Just to let you know I’m still 16
I see, thank you man
Told you, you have time
Yeah I wouldn't do that but alright
I really do lol, I just need to not waste it
honestly waste away
I’ll just focus for now on improving myself in Linux fundamentals and networking fundamentals.
Maybe then learn python and java
Why
Linux is not the most important thing to learn at the start
cause
a) it matters way less than your think, and
b) soft skills, people skills, a general knowledge, is just as important
Oh okay
Yessssssir
Client likes to talk about motor bikes? Or shared communities, or whatever.. always good to have something you can reply and tell yourself
also it prevents you burning out
or at least.. lessens the chances.. shortens the periods
I keep recommending tabletop RPGs as a hobby to people who ask how to get into consulting
Wait what, I thought it’s very complicated and you always need to be careful and work all day
I really had misconception then
Knowledge and skills are important, but there are lots and lots of people who have them.. and the ones that do not have them, well they can get them..
But.. being likable.. reliant.. easy to be around.. organized.. well spoken.. able to read rooms and situations... is what makes a LOT of difference in the real world
I get it, thank you Eris2cats
So feel free to take the scenic route through life.. none of the plans I had with 16 went smoothly, or even mattered at all, later in life
And he is 40 now
Yk I’m just tying to be Careful and learn something from now early. Maybe it will make it easier for me later
It will just give you more stress
If in doubt, its always smart to chose the option that gives you more options.. might be a significant other, might be a job opportunity that opens up possibilities.. might be a move.. etc
but even people who messed up royally at some point still manage.. all this matters way less than you think
Life lesson right there, im inspired ✨️
And Bro , If a person wants to do Freelancing in Pentesting he Needs At least OSCP cert nah like a trust for the client , that he can do the job
I'm Not Talking About a role in the red team but about a Free lancer and his perspective in Pentesting
Am new here
#👥・github-and-projects maybe
Sure, will share there too. Thanks
Hi! I recently lost my password for my e-bike linking app, it’s a 6 digit code, anyone can help?
Should delete here
Done
That's something you should ask the vendor
I haven’t cycled in a hella while so I don’t rmb the email :0
I am not allowed to message there for some reason. Any idea why? I joined only yesterday
Probably need to raise your server rank by chatting in #💬・old-gen-chat - anti bot measure
Yeah bro, that makes sense. I was also considering PNPT because of its practical format — 5 days of testing followed by 2 days of reporting, plus a report review process. I like that it emphasizes real-world methodology and documentation, which seems useful for freelancing since reporting quality is critical.
I’m also looking at beginner certs like eJPT (or) PJPT. Both seem solid entry points. eJPT is more beginner-friendly with a 48-hour exam, while PJPT has a more professional structure with 48 hours of testing plus reporting. Since TCM focuses heavily on reporting (especially in PJPT and PNPT), I feel that could be valuable preparation before eventually attempting OSCP.
And I appreciate Your Earlier input as well , Thanks ^^
The PNPT course material is pretty dated/outdated. Couple of the tools/sites they reference no longer exist, githubs archived years ago.. and they suggest to fix that by running a post installation script that artifically installs old versions.
Also Heath, the guy in the videos, left TCM a short while ago - so I don't think it's going to be updated any time soon
Friends, you know how TryHackMe teaches a "hacking" framework of like enumeration, exploitation, foothold, etc? Is that formalized anywhere? Is it part of some sort of formal pentesting methodology?
yea, THM mirrors formal frameworks like PTES (penetration testing execution standard), the steps you mentioned are standard in pentesting
Thanks!
I think the kali menu mirrors that for the mitre attack matrix, too
wanted feedback on my little PSA thing I wanted to send to family... not sure if I nailed the main points well.
Why should you care about your privacy and security?
Traditionally, digital security was mostly your responsibility — users managed passwords and limited data themselves. [Verified]
Today, personal information is a high-value commodity. Regulations like the UK Online Safety Act 2023 mandate verification (e.g., ID uploads, facial estimation), but profit-driven platforms often outsource these processes to third-party vendors. This increases the “attack surface,” as seen in historical breaches like AU10TIX (2024), Clearview AI, and Equifax (2017). [Verified / Inference]
In this ecosystem, privacy is no longer a default — it is a contested asset that you must actively protect. [Inference]
Sources:
Nissenbaum, H. (2010). Privacy in Context: Technology, Policy, and the Integrity of Social Life [Verified]
UK Online Safety Act 2023 [Verified]
Culnan, M., & Bies, R. (2003). Consumer Privacy: Balancing Economic and Social Interests [Verified]
Historical breach examples: AU10TIX 2024, Clearview AI incidents, Equifax 2017 [Inference]
If I read that without context, I have no clue what your message is about.
Oh this really helps, thank you so much! 🙏
Where can i find help related to React ?
check out the official React docs
Just get a marker and draw a face on your finger. Then use that for 2fa

Im joking btw
Thank you
yw broski
Wsp guys
Cringe bio. Also chatting is best kept to #💬・old-gen-chat
Bruh, what did I do?
This is the #👥・help-me channel. Please keep it to questions/answers
Are you friends with oday/rayan?
failed both attempts at saying his name lmfao
Do it in #💬・old-gen-chat maybe
I have a ddos script can y’all test it for me because my pc is broken
do you even have a botnet to support said ddos?
No #📜・rules
first off, vibecoded, second, pasting it again after it already got deleted won't make it less vibecoded
and multi-threading != ddos
It’s multi threading ong
not ddos
would be dos
attack is coming from one single IP
Probably won't get people to run a random script from Discord on their machines, lol.
Aight bro
💔
Bruh the second I step in this shit in getting bullied
Welcome to owlsec
Thanks, happy Ramadan bytw
hello good day is there anyone that could help on a project am currently running ?
yo hi need help
Waht
Drop it
can u help me penetrate into sm1s ig acc?
I don't think it goes with the rules my gng
check them #📜・rules
wasn't this the hacking server?
Ethical hacking
i found an xmlrpc it showing enabled but i couldnt confirm the vulnerability
enabled doesnt mean vulnerable, make sure to test for abuse vectors like multicall or pingback
how please ?
you could use wpscan or enumerate xml-rpc (i think they were these) methods in a lab
also check for bruteforce protections and pingback abuse
ok thanks alot i really appreciate
yw broskey anything else ask
then issue regarding IP changing my IP is not changing even though i enable tor
make sure your traffic is actually routed through tor
check if you got it enabled by https://check.torproject.org/
ohk sir let me check
still showing am not using tor
then your traffic isn't going through tor
set your proxy to 127.0.0.1:9050 (SOCKS5)
how do i rectify it through terminal
ok sir
oh you using terminal
then first check if tor is running withh
sudo systemctl status tor
i normally perform ssh via powershell from my VBox
tor.service - Anonymizing overlay network for TCP (multi-instance-master)
Loaded: loaded (/usr/lib/systemd/system/tor.service; enabled; preset: disabled)
Active: active (exited) since Wed 2026-02-18 01:57:09 WAT; 3 days ago
Invocation: b61ce8486a474ca2b53cb8a4e278ec59
Main PID: 508 (code=exited, status=0/SUCCESS)
Check tor@default, that’s the actual instance
and SSH won’t use tor unless you set it to use the SOCKS5 proxy
yw, have a great day
LOL
im making a Discord Bot to announce when a new song video and such drops for discord and such and it should more or less search all music platforms and such for new songs added toan artists profile and such i need help to leanr how to host it and such and someone to look over the code and such and maybe work on it with me i wont like i used AI to make the code there is no errors but ik that doesnt mean it works correctly so would anyone be able to help me?
Edit; ik discord says im a spammer but I promise you i am not i added to many of my old friends too fast
@slow edge
Well that's a good question, I myself know a bit about scraping but scraping latest music to keep updates on discord is not really my thing. I would still say look for any apis or python based scraping stuff that you can use for this.
Also, make sure before scraping platforms, those platforms do allow it! Most of the music platforms don't have legal issues with that, as long as the songs are getting advertized correctly, but ya make sure of that
That’s fair and to be honest I’m the artist that wants his stuff scraped I’m making music and I’d like a way to advertise it passively I can send you what Chat GPT has made for me and if you think it would work in a way that makes sense and legally of course kinda like what some bots do when someone goes live and such but again it’s ChatGPT so I know it’s not gonna be perfect
If you wanna dm please do and I’ll send my GitHub repository to you when I wake up again
Why did the man respond to the message I sent 17 days ago
because no one is buying intelx for 2k
lol
you can just find a seller or buy csint.tools or another automated osint api with intelx integrated
and that's why I said there are other options
would anyone know whats causing a CPU light on my pc, originally it was a DRAM light and i moved some stuff around then that went away and became a CPU light, theres no display when plugged in
i swapped out the CPU and motherboard today so this is a new cpu and MB
cant boot
no display at all
however i just found out about a thing called MB memory learning so i might give that a try rq
Check in Bios if its supporting that motherboard, power cable I am sure you checked if its plugged in?
how
check if that pin cable at the top of the motherboard is properly plugged
Did you check the correct cable? no bend pins or something like that?
yes
Reseat the CPU and cooler, check for bent pins or socket debris, then do the same with RAM, one at time, clear CMOS and check if CPU is supported by the motherb Bios. But I ma an expert, its what I would try to do to solve it
ive done that 5 times
did you check if Cpu and mother are compatible with each other?
yes
Ohhh But I'm not Going to take the TCM PNPT course bro , I'm thinking of Going for the cert ,
Cert exam will be dated nah and
I'm Learning In HTB Pentester Path which is helpful to go up to OSCP , that's why before going for OSCP , I thought of Going for PNPT cert first
i fixed it, i took the ram out and turned it on then turned it off inserted ram and powered back on
thats good
Understood!
Any good alternatives to csint.tools?
Guys which one is better mint or Ubuntu?
Depends on your use case. I like ubuntu more
I want to learn red team
And I'm a starting now I know basic linux commands and little basic networking
Doesn't matter one bit
check out the "Awesome Cybersecurity Tools list" (https://github.com/sbilly/awesome-security), the "Ultimate Pentest Tools List" (https://github.com/cyver-core/ultimate-pentest-tools-list), ANY.RUN, or Intruder.io
Hello everyone,
I’m currently learning IBM QRadar SOAR and working with playbooks and Python scripting. If anyone has experience in this area, I would greatly appreciate your guidance.
Could you please share any recommended learning materials, documentation, courses, videos, or practical tips that helped you?
Thank you in advance for your support!
Hii
My old pc is not working problem sometimes with hard disk i don't know is anyone know?
give us all the information you can, be embarassingly detailed.. pretend we couldn't read your mind
Hello bruhs, please where do I get legit CC on the net?, I need some recommendations
I will appreciate any reply to check places out
We dont help with this. Read the #📜・rules
Guys after I'll set ubunutu as main os will I be able to get on windows again?
Yea, only if you dualboot and dont erase windows, you can pick either os at startup
This is where alot of people just use a virtual machine
yh
Hello my people , I have started the PT1 on try back me bout a week ago and so far I’m halfway though it , it’s really interesting stuff and very beneficial learning path
How do yall handle with headaches? Do y’all usually get headaches for staring at the screen too long?
hey, any guides on accessing streat cameras?
(nothing illegal. just finding accessible points) maybe some shodan filters or something ?
you can find many of these filters on google
makes sense.
ever tried intitle:"webcamXP 5"
and then click on an IP it gives you in the results
plenty of badly secured cameras
after doing sessions of 30 hours+ not relaly
really
as in yges, but i ignore the pain better
how do yall relieve the headache
an ibuprofen pill is what my family members use, when they have a headache.
but I myself try to just wait until it goes away on it's own
one of
thousands of filters
for web cam finding
down to traffic cams
highway speed monitors with accelerometers
and so on
yeah, thanks
nws
Gotta lvl up. check out #🤝・roles-info
okay thanks brother
I’m currently working on a project for one of my classes where we’re building a program to educate people on basic cybersecurity concepts. I don’t have all the final details yet, but I told my professor I wanted to focus on the database/backend side rather than the frontend (React/HTML/CSS/Blender).
Right now I’m interested in cloud security and maybe pentesting, but I’m still exploring different areas to figure out what I enjoy most. My thinking was that working with databases would help me build more experience with SQL and backend systems (it might be good for cloud). However, the project feels like it’s leaning more toward general software development experience than cybersecurity.
Does anyone have recommendations on features I could implement to make this more geared towards cybersecurity and get some hands-on cyber experience out of it? I’m considering designing it with security-first principles, and possibly attempting passwordless authentication (a stretch goal since I haven’t implemented that before), but I feel like these implementing these features won't reflect cloud security/pen testing skills. Any recommended features to implement would be greatly appreciated
Who in terms of background is the target group, and who in terms of the goal is greenlighting the result?
target group would most likely be students in college (of all types of majors)/people with minimal to no cybersecurity awareness. the person greenlighting the result would probably just be my professor
@whole patio
Sounds like typical awareness content then, if it should appeal to everyone. So barely any truly technical content, unless in target group specific modules
Gm yall
good morn, got any problem?
i totally forgot this isnt gen chat but my problem from ealier still stands
here
What is it
kk
@obtuse jolt You are marked as a spammer by discord, i can't jump into your message
you can scroll up a little bit
its not too far up
roger
Hi can you please me a reverse engineering
well, if its your own music, Id avoid scraping and use official API'ss or RSS feeds instead, they safer and less risk of bans, send the repo when you can and I’ll take a look
what are you reversing? if you share more details and I'll try to help
Same answer you already got in #💬・old-gen-chat
A app
are you going to elaborate on that?
i did message but you didnt respond
Wasn't what they wanted to hear
Means it a app created by my colleage
Who will reverse engineering gets a reward like a ethical reverse engineering project
so you want someone to do your homework
as i said i messaged to offer some resources and help but you didnt respond
And it also be a my education I get some knowledge
you keep not giving any helpful details
@blissful sonnet i didn't get any message
they don't know what they want, but they want someone to do it for them, explain it to them, and hold their hand the entire time
just went over that in #💬・old-gen-chat
you can use tools like ghidra or a debugger to analyze it, just make sure you got a writen permission and a defined scope
Yeah I use x64dbg to find a breaking point I don't know how to proceed further
@steady ledge I will DM you
You will not guve a reply
i lowk almost never use dm's i got them filled
and im too lazy to open
Ok
step through with F7/F8, watch registers, check the call stack and trace where the function is called fromm
One sec
So what should I do next to get the because it in native binary
The app developed in c language
what even is your goal? a flag? a check?
Trace from the entry point to main(), analyze imports, and map important functions
it just seems like he doesnt even know what he's looking for.
if he doesnt even know if he's supposed to get a flag you can help all you want
Im sure thats the case.. if I had to guess, an overdose of AI during education
hes reversing this
4.3.0 release x64 for windows
Yeah this only
Guys I need help
@turbid glacier hey man how are you doing, I wanted to let you know I’ve installed Ubuntu as main os and windows as vm and I tried multiple things on vm windows it worked perfectly fine, and I love it, I’ll improve myself on Ubuntu maybe later in future switch to more advanced Linux distribution, thank you so much !
with
I had this question they sead what is the information contained in the file located in the directory /home/captain/files ??
"They"?
perhaps cat the file you're supposed to check
Well what is at the location then
They sead it is /home/captain/files??
But I don't know what do they mean by this question
Its a location in a linux filesystem. Do you have access to a linux system here?
Elaborate..
Tell us the whole story here.. a "linux fundamental course" without a linux system? Tell us the whole story here.. we can't read your mind, we don't see your screen.. you HAVE to tell us the situation
I tried to send pic but I can't here
Use words
Okey will they gived me question
Ok
The question say :
What is the information contained in the file located in the directory /home/captain/files ?
Do u get it now?
You just repeat yourself
upload it to imgur and then send us the link here
if you wanna share the image
Okey I will try it
ls -lah /home/captain/
then find the "file" with the information in it
and do: cat filename
They say they don't have access to a linux system
Oh okey thx guys it worked
ffs..
woah
So were you lying here? #👥・help-me message
does anyone know how to hack into roblox accounts and find passwords...?
ill explain
No I didn't understand that's all damn
no need to explain - we dont deal in account recovery here #📜・rules
awh man
But you may now get DMs by people looking to scam the gullible
Well, it is what it is, I guess
bet thank you
try ChatGPT for coding and basic things it also can code but id share what you come up with to seee if there is any faults in the code with an experinced coder to see if it a viable thing if you want a music AI try Suno its pretty good if you get the paid version of it
why did you friend me btw?
Oo sorry
No need for Forex indicator for XAUUSD work
im not complaining i just dont knoiw u lol
For this work
Can you please me
this is a cybersecurity server
what makes you think anyone can help you with a trading bot/indicator lol

When trying to perform some dynamic malware analysis on a sample i would have gotten, sometimes it's not possible because it automatically crashes (because some files are missing), how do I proceed from there because usually I even need to go to dynamic analysis because static would not have given me solid evidence that the sample is malicious
I'm using a VM, when I try to execute it it shows an alert like "the absence of DDRAW.DLL is preventing the program from starting. Reinstallation is recommended."
more malware should do that ^.^
Alright thanks
does anyone know how to bypass lockdown browser my school recently started requiring to use proctorio extensions?
no one is goin' to help you bypass that here ✌️
it can get you in serious trouble 🫴
If you got any other issue tell us
We don't help bypassing, you could contact your instructor
ok
just dont cheat
Seriously..? Cant think of a reason?
The sheer fact of ignorance in asking to remove a browser extension put by a administrator in your school is crazy
The school puts them in place to ensure cheating isn't done and attention to schoolwork is kept in check. They are not removed unless they have a reason to. Doing so without permission can and usually is punished by means of court.
Don't think you want the probation and $975 restitution.
guide for wireshark and nmap?
Hey this is gonna sound really odd but I need to turn this kindle book I got into a PDF but its heavily locked behind DRM. I was able to get it somewhat removed and converted to a pdf but I only got as far to 45 pages so if anyone can convert this file that I have into a PDF please let me know ASAP
Does anyone know how I can get my Minecraft account back? It’s no longer linked to my email and I can’t play the game. (I thought I fixed the issue a while ago but I lost access again)
Can anyone help me with a real life attack tutorial video?
I promise it's not what it sounds like
@nocturne scroll
Do not ask for people to attack infrastructure here. Instead of doing things that will get you fired, please consider looking into the proper way to have a pentest done for your resources.
We don't assist with breaking DRM here.
Contact Mojang support, they are the only ones that are able to help you.
Anyone else saying they can is likely looking to scam you. Please check out #📢・announcement message
What do you mean?
Hello, I just want to learn about Cyber security to strengthen my portfolio as a CS student and gain the necessary skills. Whats the best possible route to do it on my own preferably free?
W3 schools is a good start for learning to code.
It comes with the certificate testing as well, though not a free service to test, free to learn.
Thank you.
what is the best way to protect your ip ?
use a vpn
i am a web dev first year and i want to change to cybersecurity so i want to learn some stuff before i enter the domain
ur ip being leaked isnt something that is a big deal anyways
people can only really ddos you, for about 5 minutes before most botnets will end up losing power and dying
That only masks it.
no kid who is trying to grab your IP is going to bother trying to demask it
just dont give your IP out to people, and dont click on suspicious links, theres nothing else you really have to be worried about
Fair. Most people don't actually try to DDoS anyways. If the threat is made, I'd ignore it, personally.
your local wifi router most likely has a firewall implemented and isnt accessible by the public internet anyways
i have heared about tor browser also
so its not like someone is going to eternalblue your machine and get remote access
use a vpn if you like extra privacy/encryption, and just dont be stupid clicking random links and you'll be fine
nobody cares to get your IP and do anything with it anyways
okay thank u
Is oath net a good search engine?
most people wouldnt have any need for this, apart from journalists, paranoid people, activists, 💊 dealers, p3d0s, and scammers
I've been trying to play Multiplayer Hytale with my friend using Hamachi/Tailnet. When we try to establish a connection via Hamachi it says "Relayed tunnel" in game it says Carrier type "CGNAT" how do I bypass this and get a Peer to peer connection with my friend?
i have kali on a vm on my laptop and i would like to learn things on it i learned a little bit the linux like how to use the terminal ... and i would like to try something on kali what is the easiest thing to try?
try bruteforcing your own email or vibecoded web application with Hydra idk
okay thank u and the best tool for brute force my own email i get it from github?
Do you know any reverse searching tools?
what do you mean by that
HydraTHC is on github yes
theres also loads of other tools in kali
Checking for any accounts linked to a certain email, phone number or username
nope i am new to kali
justsearch on youtube
for videos about idk cracking passwords with hashcat or something
okay i will thank u
or do linux fundamentals on https://tryhackme.com
intelx, intelfetch, predictasearch, osint industries, probably that oath net thing u mentioned, there are a lot more if you search online too
Which one would you recommend?
all of them
hello! newbie here that is looking for some clarification, sorry if im interrupting the convo
im trying to lock down specifically what skills id need to learn to become an IAM Analyst, ive gotten a bunch of different information from reserching and i keep getting returned videos of people saying to buy their course to get in the industry.
So far what i think i need to do is (as someone coming from outside of cybersecurity), get the following certs to prove i have foundational knowledge to get an entry level role:
CompTIA A+
CompTIA Security+
Cybersecurity CC by ISC2
can someone let me know if im misunderstanding anything / point me to where i should go? thank you!!
good roadmap
for resources, google is your friend
yeah its just confusing since i keep getting told about different certs and when i look at entry level job descriptions the main common identifier im seeing is like "are you familiar with okta/some other similar software"
how is that confusing
u see job descriptions that say "are you familiar with okta/other software"
well, are you familiar with them?
confusing in that im being told to get different certs by different people
some people are saying i dont need network+ for iam, some are saying i should, things like that
certs hardly matter, sure they're good, but if you are knowledgeable, you can easily get into the industry
i am familiar with okta for my current role, but thats as an end user
Which can I use a phone number in?
most of them
so then learn about it as a manager
I’m going to try atleast on intelx it doesn’t let me.
people dont care if you have a cert that ticks a box most of the time, if you can prove you can do a job efficiently and effectively, you will get hired, just study, read free resources, practice, take notes, and you'll end up being on the same level or even being better than anyone with a cert
intelx is expensive to be fair doubt u have money like that
the other ones i said are cheaper
Yeah, not really.
sure, provinh you have foundational knowledge and not a piece of paper that claims you can do whatever, i get that
i guess to be more specific, is there anywhere you'd reccomend me to start off at first? and then go from there? or does it not really matter and just learn what i can ?
bruh
bruh
brUh
ah, fair i overthought it, thank you!
Would you say grabify is an accurate IP grabber?
"accurate"?
its just an ip grabber, if you dont have a vpn it grabs ur ip, if you have a vpn it grabs the vpn ip and probably says something like "warning this might be a vpn ip" lol
regarding geolocation and such, you cant get someones home address from their IP
I know but what I’m saying is an IP is an approximate location correct?
you can pretty much get the county/state maybe, thats about it
Yeah, exactly.
So there’s really no way
you would need to social engineer their ISP to get their address if you were a motivated actor
I’m not trying to do all that, I’m just a beginner anyways, I have barely any experience hacking.
ik
What would you say is a good base or a good way to start ethical hacking
Okay, need a bit of a pointer on what to do.
So, back in 2019, I got hired at Charter Communications as a Dev Ops working directly under my father's old manager (as he switched to Lumen) and worked there roughly till 2023. I then opened my own tech solutions business with my father after getting enough saved up to do so. Just recently, I finished my Master's in Cyber Security and Counter Terrorism, but due to sicknesses, I'm not really capable of working outside my home and I don't know jack about the state I reside and it's technology jobs.
Any pointers?
google and research about state you reside and it's technology jobs.
I didn't really get far.
then you my friend, are unhelpable
if you cant get a good idea of the employment/jobs sectors of the state you live in, then i have no idea what to say to you lol
if you want to work in IAM, search for "IAM Analysis jobs in (insert ur state here)" on google
Google often points me to physical locations for work instead of virtual as my health will not permit a physical.
go on indeed, glassdoor, literally any recruiter site
filter for remote only jobs
Indeed was the first I went to. Glassdoor similar like an alt?
yes
Noted. And how reliable is Glassdoor compared to indeed?
i dont think you should be worrying about the reliability of said site when you are jobhunting
especially today, with a lot of job markets being fucked
just get signed up, upload ur resume, and apply for jobs
I appreciate it
Would you recommend any other tools or YouTubers or YouTube videos that can further improve my development within this area?
Hackersploit
john hammond
uhh cool I guess but this server is not proper legal channels soooo goodbye?
No idea why you thought you should DM me about it... spill the details in this channel here