#👥・help-me

1 messages · Page 121 of 1

steady saddle
#

sure!

#

what do u need help with?

sand swallow
#

Hi everyone im Isaac 26 from Kenya Nairobi im new here

errant socket
#

hi

bronze canyon
errant socket
bronze canyon
errant socket
bronze canyon
errant socket
#

like learning fundamentals principles and foundations

bronze canyon
errant socket
#

ill be honest i dont really know much about coding

bronze canyon
errant socket
sand swallow
#

@bronze canyon

#

Nani mswahili apA

#

Kumanina zenu

bronze canyon
sand swallow
#

Wasenge

bronze canyon
errant socket
#

it will be you whos new to be in this field from where do you start what will be your roadmap

sand swallow
#

Im from Kenya Nairobi

bronze canyon
#

Though i don't believe it'll work for everyone

sand swallow
#

Guys i need your financial help

#

Im from Africa

#

Support my air bnb business

whole patio
bronze canyon
sand swallow
#

@whole patio why

bronze canyon
#

wanna get scammed by me?

sand swallow
#

@bronze canyon yes

bronze canyon
#

you're not even worth scamming

sand swallow
#

@bronze canyon why

whole patio
errant socket
sand swallow
#

@bronze canyon scam who

#

@whole patio who are you

bronze canyon
#

don't prove you're an american deported to africa

whole patio
mighty sable
#

Hi guys im building a malware analysis tool and really need sample malware is there any source online for downloading basic sample malware that is intended for testing

sand swallow
#

@bronze canyon check on your diet and stop behaving like your street food

bronze canyon
sand swallow
#

@mighty sable ask your momma

mighty sable
#

thanks

sand swallow
#

@whole patio @whole patio shut the f up

errant socket
bronze canyon
#

with proper hygiene

#

thank you

sand swallow
#

@bronze canyon check your hygiene fast you pig

bronze canyon
sand swallow
#

In fact pigs eat better than you

#

@crisp star sorry

errant socket
slow edge
slow edge
bronze canyon
#

i think you have some cavemen origins too

cyan dew
#

How can I hack a Facebook account

bronze canyon
#

then hire a blackhat

#

thank you

slow edge
shut meteor
feral lintel
slow edge
feral lintel
#

ah ok gotcha, thanks!

brisk frost
simple wyvern
#

Hi guys, I wanna ask is there like a website or source I can learn how to navigate linux?

feral lintel
#

linuxjourney is popular

simple wyvern
#

ahh ok

feral lintel
#

pwncollege is nice as well!

simple wyvern
#

ight i'll check that out too

#

And I also wanna ask, whenever I try to use burpsuite, using proxy and I try to load a website, it wont load. Why is that?

#

Cause I am trying to do some picoctf problems and the question I am struggling with is stuff relating to burpsuite cause the website wont load

feral lintel
#

If you are intercepting the requests actively, you would also have to forward them after. Like if you intercept someone's mail, you'll still have to send it to the receiver after, or they will never respond.
Just one thing that could be going on.
Do you see anything happen in Burp?

simple wyvern
#

oh wait it loaded

#

hehe

feral lintel
#

it WILL slow everything down, haha ^^

simple wyvern
#

damn didnt even think about forwarding it

feral lintel
#

yeah, happened to me before that I was waiting and waiting until I realized that I still had the request sitting there xD

simple wyvern
#

ight that is HUGE thanks for the help

whole patio
#

segmented, airgapped, separated..

#

where are you trying to enter it?

#

What ctf is this

chilly merlin
#

idk what we talkin about hell yeah

whole patio
#

so a live CTF. Those are meant to see what you can do and what you know, not "how many people can I ask to do my homework"

void raven
#

hey guys

#

hope y'all doing well

#

i had a question

#

the cybersec field is so vast

#

how do i know whats best for me?

spiral thicket
#

yo
can anyone help me
i wanna bypass my password in a samsung fone and i dont wanna lose data

whole patio
spiral thicket
#

no it wont work

#

if i enter a pswd it gets locked for a day

whole patio
#

so you do not know your password?

spiral thicket
#

😭thats why i wanna bypass

whole patio
#

Well, good news is - you are not going to, and we are not helping with stolen phones

spiral thicket
#

and what if its not stolen

whole patio
#

People handling stolens phones always say it isn't stolen. But you are "in the same position" as someone who has a stolen phone, and we don't help those nor do we believe pinky-promises that it isn't stolen

chilly merlin
#

Yo guys how can i get free certificates dies anyone know

spiral thicket
#

valid enough

void raven
#

ohhh
so i just get deep into the field and see where i swing

#

thnx

slow edge
#

Free certs don't have much value

#

But for knowledge sake you can definitely do them

ionic python
#

Hello can someone please help? Whenever i try to run net hunter this pops up
"proot error: '/usr/bin/env' not found (root = /data/data/com.termux/files/home/kali-arm64, cwd = /home/kali, $PATH=(null))
fatal error: see proot --help."

jaunty sky
#

Hy guys no coding related but can anyone help me with fifa 18 launch app if possible

deep topaz
ionic python
#

How i already have it installed on termux

#

It should say command not found not that

deep topaz
#

Then nethunter may be corrupt

crisp star
deep topaz
#

Did your download get interrupted? Did you download from somewhere other than Kali?

deep topaz
#

Where did you get your Termux from?

crisp star
#

Would just do a fresh installation instead of fixing it. Probably much faster.

small perch
#

Hey everyone! I'm trying to learn how to do data recovery using Kali tools. I'm seeing mixed messages on whether to use ddrescue or to use foremost - many forums are saying to stay away from ddrescue while other forums are saying ddrescue is the only one to use. I tried practicing with foremost last night and it was only able to find 79 files (only 24 when i added -q) of the 30k+ files I deleted (it's a practice drive, i don't actually need or necessarily want to recover anything, it's just to learn how to recover - it's a perfectly healthy drive too) and of those 79 files, I was unable to actually find them after outputting them to another drive. I've watched several of the videos on youtube on the topic, but none of them really show the step by step process that delivers any files being recovered in practice...in the video, they magically cut-to thousands of files recovered but don't show it. Do any of you use either tool for recovery or do you use something else?

crisp star
small perch
#

Oh I saw that one in there but i've not played with it yet!

whole patio
#

I believe ddrescue is the tool to choose if recovery is prioritized, and others if authenticity is prioritized

#

You are not making a "forensic image" with ddrescue, for example

small perch
#

Pardon my newbness, but is recovery just as simple as "foremost -t all -v -i /dev/sda1 -o /dev/sdb1" ?? or is there much more involved in actually recovering files? Because the videos tend to just do that line of command and then voila! they have all their files recovered. But not mine. didn't do shiz

whole patio
#

I have never used foremost

crisp star
#

I mean it always depends what kind of data you try to recover.

whole patio
#

the usual process is "First image the source device in an exact copy" .. and work with a copy of that image from here on out

small perch
#

ahh yeah, i did see you should first clone the drive to a healthy drive and then work on the copy. Which tool do you recommend for a drive clone?

whole patio
#

ddrescue will try to make damaged files accessible in the process, which is a different use case than "I want to preserve the damaged sectores/files as damaged as they are right now"

whole patio
small perch
#

okay, perfect

#

Thank you so much!

formal merlin
#

hey what are good forums or telegram group or opensource tool for osint

small perch
#

I've been desperately trying to get a security role for several months and I can't seem to get any role at the moment. job market is f'd, it feels like. so I'm going to get really good at data recovery to make ends meet in the meantime

whole patio
formal merlin
#

how good it is?

whole patio
whole patio
formal merlin
#

Thanks man

whole patio
#

takes up a whole lot of drive space though

small perch
analog musk
small perch
whole patio
#

Also quite a lot of people show up with the mobile devices, which can be their own can of worms

small perch
#

Oof, I didn't even consider mobiles...and I imagine that may be one of the more popular types of devices for recovery too.

steady saddle
#

there’s never a straight way to recover files if something is corrupted or was overwritten

small perch
#

I'm trying to offer data recovery services for my business - so it would need to be all types of files

formal merlin
#

how do i get my hands on courses for free

#

tell me

crisp star
steady saddle
#

in that way i’ll rather gatekeep hihi

crisp star
#

Some are corrupted, some are inside the memory and when you reset the pc it's getting wiped

small perch
crisp star
#

Would rather invest in a good backup solution

formal merlin
#

yeah any thing would work

whole patio
#

but to get corporate clients that would be some serious investment in hardware.. and time consuming

#

private clients usually don't expect to pay a lot

crisp star
#

I love it when corpos are getting encrypted by a ransomware group and they have no backup sideeye

small perch
whole patio
ionic python
#

Now i have a new issue, can anyone tell me how fo fix kali? It needs a password for me to use commands like sudo apt update

crisp star
ionic python
#

Im entering the password i entered with the command "kex passwd" but it wont work it only says sorry try again

ionic python
#

Whenever i try to update

crisp star
#

I mean if you installed it, you should be the one that set a password?

ionic python
#

Issue is i haven't set one yet and its asking me for one

#

Prtty weird ngl

crisp star
#

Well you probably going to figure out maybe. Not sure why anyone would use Termnux is the first place.

ionic python
#

Cuz im on mobile and idk any applications to use other than termux

crisp star
#

Using a mobile phone for programming / cybersecurity is very inconvenient.

whole patio
#

I blame Watch Dogs

slow edge
#

We don't do that here, contact the platform! Make sure to read #📜・rules @solid vault

small perch
#

WD2 was so great. It took me awhile to finish that one but it turned out to be one of the best games I've played

haughty zenith
cold sun
#

Hey everyone, I recently graduated and I’m early in my cybersecurity career. I have a solid foundation from school and labs, and now I’m focused on getting more hands-on practice to sharpen my skills while I’m job hunting. If anyone has suggestions on labs, home projects, or ways to gain real-world experience, I’d really appreciate the guidance.

haughty dawn
cold sun
night sequoia
#

hey yall I'm self-teaching myself cybersecurity, currently I've been using TryHackMe but I'm having trouble with OpenVPN, as in it doesn't work I've watched half a dozen videos and yet the link they give me still doesn't work. Does anyone have tips or references?

neon yarrow
#

Hello, does anyone have the Rave bypass Discord? It would be very helpful. Thank you for your time.

whole patio
steady saddle
#

be more specific

neon yarrow
pure kestrel
#

Hi everyone can anyone tell me how to boost my group or page on Facebook? Wish platform is good for me

flat prawn
night sequoia
woven anvil
nimble badge
#

How do i get someones exact location-from there ip address

slow edge
flat prawn
#

wild

small perch
#

Is this not a good time to ask how to stalk my ex then?

#

😝

hushed onyx
#

Hello

steady saddle
hushed onyx
steady saddle
#

doing fine, customizing my devices

#

ui mostly

steady saddle
#

nice

flat prawn
#

Damn I missed it

steady saddle
flat prawn
#

Oh fs just looking at the name

steady saddle
flat prawn
#

Where is mod helper?

#

what is that

steady saddle
#

that u help mods

flat prawn
#

I don’t know who’s a mod 😭

#

I only help my buddy Z 3 R 0

steady saddle
#

ya

#

pmuch

flat prawn
#

Z 3 R 0 had my back so I have theirs

valid oxide
#

Hello I'm having a terrible time getting Kali Linux to connect to the internet so I can download all the packages

#

I didn't know Kali was installed with all network configurations disabled

#

Yes I know n00b move

steady saddle
#

how do you correct to your network

valid oxide
#

Either that or I messes up my installation

#

Ethernet cable

#

I'm not even able to ping

#

I'm just going to try and reinstall

steady saddle
small perch
#

sudo systemctl restart NetworkManager

#

or sudo service network-manager restart

severe spire
#

Any update on crypto flash

valid oxide
#

The installer is failing on "Select and install software"

steady saddle
ionic python
#

Can some of yall help me with my payload

#

Like how do i imbed it into images?

steady saddle
#

what do you need embedded and into what?

valid oxide
#

I got it working. It was a partition issue

#

I still dont think I did it right tho... but we'll see

ionic python
#

Currently embedding it alr

steady saddle
steady saddle
ionic python
#

But i have a payload for windows

#

How do i use it?

#

I wanna test on vmbox

steady saddle
crude breach
#

How deep do I have to go into "how a computer computes" (binary, computer hardware) to get into cybersecurity? like do i have to go deep into how logic gates work and stuff?

haughty dawn
crude breach
#

Reckon thats enough?

haughty dawn
#

idk never done that

#

probably depends on what your goals are

#

though if you're not interested in how computers work then i'm not sure why you'd want to be in cybersecurity

woven anvil
#

Turing Complete is a steam game

#

both will teach logic gates + more hardware-type stuff

chilly merlin
#

.

#

.

raven depot
#

Anyone to help teach me hacking

lean sierra
#

ok, thanks though

#

Thank You

whole patio
small perch
# raven depot Anyone to help teach me hacking

I'm nowhere near being a good hacker....but I know the best way to 'get off the ground' is to establish a knowledgebase for yourself. Get a computer (old laptop you have laying around or create a live usb of kali linux to run on your personal computer) and familiarize yourself with kali for a bit. then open up youtube and start searching things like "nmap for beginners" and do that with every tool you see in there. watch a few youtube videos on each of the tools. Then scan your own network at home and use some of the knowledge you've learned so far from the youtube videos in order to understand what you're looking at. Maybe try to hack into another computer that you set up on your own network. Maybe build your own home SOC so that you can understand how you could be attacked or to just understand network traffic logs.... and, once you've done that, THEN you'll be in a position where you can ask for a mentor on guiding you into hacking. But honestly, by that point, you probably won't even need anyone to teach you hacking. You'll have a decent enough baseline to kind of know your way around the kali tools

glacial sand
#

Hey hows it going everyone? Weird ask, Anyone know how you can spoof an email? I foolishly put a work email as my email for an account. Trying to access the account their like you have to verify and they do that by sending a email to the email listed. Since new owners of the old work place wont reactivate the email for 1 day. Is there anything else i can do? Already tried reaching out to the account contact us and they will not budge until verification is done

steady palm
lone tinsel
#

Hey!! So i want to start learning linux. Any one with an advice for me?

lost vapor
supple trellis
#

hey, CMOS battery isnt easy accesible so that won't be an option. do you know another way maybe?

#

or someone that knows how to acces BIOS if I don't know the password

elder hemlock
#

Ok

cerulean socket
#

Hey @steady palm is there a rule here against piracy?

#

I want AutoCAD
There's no free alternatives either

harsh saddle
#

Hi guys im new to the discord how do I gain permission to join VC's?

cerulean socket
lost vapor
#

yes there is

#

a rule against piracy

steady palm
cerulean socket
#

Alright, my bad. Any free alternatives though?

cerulean socket
#

Or other discord server that could help?

subtle wyvern
#

Hey I need a hacker

#

Anyone who's good ?

harsh saddle
# lost vapor you gotta rank up <#1278467015283179602>

Thanks I mainly joined this discord because I work as a Splunk Admin/Engineer in cybersecurity and I'm pivoting to ethical hacking so it'd be nice to talk to different individuals and pick their brain that's the only reason I joined. I guess I got to rank up it seems like an active community!

lost vapor
simple wyvern
#

Does anyone have any advice or resource for me to learn CTF? Cause right now the way I'm learning is mindlessly trying to answer picoCTF problems starting from easy and just watching youtube videos of how to do them when I dont understand them which I do with almost every problem. I dont think this kind of way of learning is that effective so can anyone help me?

subtle wyvern
lost vapor
lost vapor
subtle wyvern
#

Personally

#

Okay then

#

My crypto account was hacked

#

I need help seriously

lost vapor
#

we cannot hack it back if that's what you're aiming at

#

anyone telling you otherwise wants to scam you for money so be careful

subtle wyvern
#

Oh my God

#

That's terrible

#

Even at least try ?

lost vapor
#

we cannot hack that back

#

period

#

nobody can

subtle wyvern
#

Okay thanks

simple wyvern
lost vapor
#

yes, with doing labs and rooms you have assistance from previous people doing them
plus, you get to understand where's your knowledge gap

#

once you do you can go into places like htb's academy to learn stuff

#

i am subscribed to their academy and so far i've learned a lot when it comes to windows

simple wyvern
#

Ohhhh

#

Is it THM or HTB free to join?

#

Or is there like some sort of subscription to it?

simple wyvern
lost vapor
lost vapor
#

a bit more beginner friendly too if you ask me

simple wyvern
#

Hmmm ok then, i'll check them out later

#

Thanks for the help

floral viper
#

hi guys, does anyone tried rp2040 as a rubber ducky?

vestal mason
#

can anyone help me hack some psn accounts they messed with my wifi

#

or is this not that type of group

lost vapor
steady saddle
#

but yeah it should work with most mcus from rasp or other companies

supple trellis
umbral perch
#

im looking into the IMSI catchers topic, I have many questions and cant seem to find direct answers, do yall know anyone who has info abt it?

whole patio
#

Ah, just another crossposter, nevermind

umbral perch
brave coyote
#

whats the most important commands i should know in termux

and what packages should i install

whole patio
#

Well since, as it seems, your interest is "How can I do that?" the answer is - you can't

unique ivy
#

hey guys,
Please i want a linux suggestions (user friendly), i wanna install arch but some people are saying it’s lwk ass so idk

junior hamlet
unique ivy
#

is debian really good?

junior hamlet
#

Debian the Great father of all distros

junior hamlet
unique ivy
junior hamlet
unique ivy
#

@hallow torrent thank you too

whole patio
#

ubuntu, mint, fedora, those all are usual recommendations to people who just want a working system without having to know too much about it

unique ivy
whole patio
#

Entirely your own decision

unique ivy
#

aiit imma just choose blindly

#

thank you gentle sir

chilly merlin
#

Any good videos on explaining monero and how to use it?

woven anvil
steady saddle
#

@unique ivy arch may be difficult but you’ll learn a lot

steady saddle
#

it’s a cryptocurrency, you use it almost as another one

#

you have a wallet where you can receive and from which you can pay

#

it’s decentralized often and has no KYC

woven anvil
steady saddle
#

gentoo

#

for example

woven anvil
#

give someone today a VIC-20

#

see how far they get

high raft
#

hey

#

guys

#

help me

misty oyster
#

hey santa

#

i didnt get any present

#

why santa

#

im coming for revenge

azure finch
misty oyster
#

i didnt even get coal i got nothing bro

high raft
#

plese tell me how can i sove binary or how can i practice

#

can you help this

misty oyster
#

solve?

high raft
#

i am trouble of understanding

misty oyster
#

sove

high raft
#

solve yeah

#

sorry

#

just asking secret of pwn

azure finch
high raft
azure finch
high raft
#

i wanted to know about it bcz i am ctf competetor

#

and mostly i lose

#

pwn challenges

#

that is why i asked you

#

hello

azure finch
#

yeah hi

#

practice with those tools

woven anvil
misty oyster
#

and its just a word

#

its not that serious

woven anvil
high raft
#

please can you tell what should i focus on pwn like what are the common mistakes in pwn challenge

misty oyster
high raft
woven anvil
misty oyster
#

so i suggest you to just do that

misty oyster
#

i cant add anything to help i think

high raft
#

does cli or what tool is best do you know

#

like checksec

woven anvil
#

If you sign up with Tryhackme, it will give you a summary of a bunch of tools.
Asking about each individual one here will get people to stop responding.

#

Check out their free rooms.

high raft
#

sorry if mistake

woven anvil
steady saddle
#

meow

#

am never busy

whole patio
#

People saying "Yeah I know I can look it up myself, but I'd rather ask people instead" may be starting with a handicap here

steady saddle
#

and what’s the question?

high raft
steady saddle
#

not asking what the question is about

#

what is the question itself..?

high raft
fringe mural
high raft
#

what are the steps and what are the common mistakes in pwn

#

what tool you now to solve pwn challenges

steady saddle
#

there are so many different things you can own

#

pwn*

high raft
#

most of the time i lose ctfs that have pwn part

whole patio
#

The question is impossible broad.. if you think there is a cookie cutter answer, you may be seriously underestimating the challenges

#

that being said man probably

steady saddle
#

your question is so broad

high raft
harsh saddle
#

I'm currently a Splunk Admin trying to learn ethical hacking I'm almost done with my metasploit course any other recommendations from any penntesters out there?

steady saddle
high raft
#

bro told me secretly

high raft
#

can you make it specific

tame sequoia
#

i am starting new in cybersec , which path i should choose , red team or blue team , any suggestions

high raft
#

first Networking if you are not familiar with the basics

tame sequoia
#

networking -> linux essentials -> then thm room and htb

#

like this ?

high raft
steady saddle
steady saddle
steady saddle
high raft
#

it is practical

high raft
steady saddle
#

i asked what that is

high raft
#

and it's secret

steady saddle
#

oh lmao 🤣

high raft
#

ask the owner who told me

steady saddle
#

owner of what

high raft
#

owner of my question reply

steady saddle
#

ok..? i don’t need to ask anything

#

i can do ctfs dw

high raft
#

good

harsh saddle
high raft
woven anvil
steady saddle
#

yeah i felt he wouldn’t be older than like 12

steady saddle
#

well almost done with msf doesn’t tell me much

#

what do you already know? have you applied that knowledge?

harsh saddle
spiral thicket
#

heya does anyone know how i can use an apple watch w an android?

harsh saddle
# steady saddle alrighty

I'm on the enumeration/eploitation phase of the course yes there's hands on labs s I've applied everything i learned real time in a lab environment

spiral thicket
#

:(

#

there must be a way???

whole patio
#

Not that I am aware of, but I am sure if there is a way, then there are guides online you could look up, maybe a reddit thread

fossil basin
#

Hi

#

Does anyone know what is vigorf.a ???

#

I know it's a trojan thats all what I know

#

Is anyone here?

flat prawn
fossil basin
#

Can you help me?

flat prawn
#

With what

fossil basin
#

With this trojan i got on my pc

#

I tried everything even recovering my pc but it doesn't allow me to

#

This trojan is using all of my pc resources

#

100% gbu usage

deep topaz
#

Oofff, windows machines?

flat prawn
#

Well hey emo

fossil basin
deep topaz
flat prawn
#

Same to you as always

deep topaz
fossil basin
#

But i already took the bait so

deep topaz
#

Have you forced a recent scan

fossil basin
steady saddle
#

what do you know in general already

deep topaz
fossil basin
#

Yes it goes by the name of vigorf.a

#

Win32/vigorf.a

#

It's a trojan

deep topaz
#

Just win32? Yeah, it’s been going around for a bit. Windows didn’t isolate it?

fossil basin
#

Nah bro

#

I gave up and downloaded rufus

#

The point is if I deleted everything on my pc

#

Does this trojan go away?

#

Or it's going to stick around

deep topaz
steady saddle
#

there’s a very low chance of it staying

#

though malware can stay after faftory resets and reinstalls

fossil basin
#

Not a live backup i dont need that

#

I started from the scratch

#

O don't need anything on my device

fossil basin
#

A clean start

deep topaz
fossil basin
#

What a relief

#

Thx bro

#

That's all what I needed to hear

steady saddle
deep topaz
steady saddle
fossil basin
steady saddle
#

i do malware development for a couple years, microsoft is rather lazy

deep topaz
#

Sad to hear

steady saddle
#

you can find latest bypasses with a decent google search

fossil basin
#

Why can't I send a picture of my progress here?

steady saddle
fossil basin
#

It's a help me chanel

steady saddle
#

nah for more active people

#

😽

fossil basin
steady saddle
#

you have pic perms if you’re more active

#

and have a higher level

fossil basin
#

Ahh

#

Nice

steady saddle
#

why would i be joking

chilly merlin
fossil basin
#

sooooo yeah the trojan is gone

#

lol

flat prawn
fossil basin
#

every thing lol

#

I just reinstalled windows

flat prawn
#

Damn…

fossil basin
#

its ok tere is no any importent things on my pc

flat prawn
#

damn you a ghost lol

fossil basin
#

like what i said clean start lol

flat prawn
#

I’m going to wipe everything and secure delete all my stuff pretty soon

fossil basin
#

so its ok

flat prawn
#

Imagine being happy

fossil basin
#

lol

fossil basin
#

lol

#

I just got lucky with my girle

deep topaz
fossil basin
#

she is my cousin lol

flat prawn
#

Emo joins

fossil basin
#

its ok in midlle east you know

#

relative marrige

deep topaz
flat prawn
fossil basin
#

i live in jordan

deep topaz
deep topaz
fossil basin
flat prawn
#

Wait negan are you actually married to cousin

fossil basin
fossil basin
deep topaz
fossil basin
#

its far from my home like 300km

fossil basin
#

sooooooo

#

lets get back to the point that marring your cousin is ok

#

lol

flat prawn
whole patio
deep topaz
fringe mural
#

are layer 3 switches used a lot in company networks?

neat hollow
#

Hello guys im new here and wanted to ask Is there any way to see the names of all participants of the event on Facebook that took place?

brave isle
#

Hi, does anyone here know anything about how to root a phone? I mean, what steps do you run to root a phone, how do you create your own root system, and so on. What information do I need to know about the device

hallow dove
#

i need help about how people earn money using international Passport please, i need some guide

deep topaz
deep topaz
brave isle
whole patio
deep topaz
flat prawn
#

True

ruby ermine
#

dude

#

why did i got removed from this server

#

or not

ruby ermine
steady saddle
#

yeah i mean if you’re looking at it from a perspective of trying to simulate a normal user and not having the malware be a btch to you cuz it’s in a vm then pretty much everyone has secure boot on

#

or what side do you mean it from

#

no i’m drunk prly frm ym side

#

yes i have experience making sandboxes, but it depends on what’s the objective or reason you’re running the sandbox

#

if you’re testing malware, again you could have different objectives

#

if you’re testing for fun, it’s often irrelevant unless it’s specified the malware won’t work with sb cos it’s a bootkit or whateva

#

if you’re analyzing and trying to make it look like a normal users pc so the malware actually runs then probably best to keep secure boot on

#

as an average user will have it on

chilly merlin
#

i dont get ur curiosity but to each their own

steady saddle
#

again there’s no direct answer as i’ve said

#

depends on the malware you’re testing

#

yes it’s more common for secure boot to be on

chilly merlin
quiet wedge
#

Hello. I’m new to learning cyber security and I’m trying to get Linux on my MacBook however that’s a no go. It keeps saying “Disk couldn't be opened, failed to mount filesystem”. Is there a way around this or should I just buy a new laptop and if so what are the best Linux computers? Thank you in advanced.

steady saddle
# chilly merlin

who tf tests bootkits or uefi level malware wit secure boot on lol

#

it’s obviously not going to work unless it uses some active cve

chilly merlin
steady saddle
#

google is dumb

steady saddle
chilly merlin
#

*** by default ***

steady saddle
steady saddle
#

not malware analysis labs

#

point one is irrelevant

#

he was asking about malware sandboxes

#

🙃

chilly merlin
#

pretty sure it was disabled by default on flare

quiet wedge
woven anvil
#

Don't blame the tool

quiet wedge
woven anvil
#

Just have a windows machine to compile on when needed

quiet wedge
#

So does it still work learning Linux?

steady saddle
#

oh

#

could’ve said that

#

way to ssieer

#

yes, check for it

#

average user will have it on

#

often more than not

woven anvil
#

SB is trivial to enable in 2025. I don't see why most cloud environments wouldn't be using it

steady saddle
#

also i’m sure you know what secure boot is or whatever knowledge you think i doubt idk why u need to keep saying that but i trust ya dw

quiet wedge
quiet wedge
crude breach
#

Everyone, so im learning cybersec and ik how a computer works but not deep deep deep like how registers work and stuff, but i was wondering if i need to learn about it??? (I wanna do offensive security or pentesting)

#

So me having decent knowledge of how a computer works is fine? i can move onto tryhackme now?

tardy needle
#

Any recruiters here !!?

#

5 year red teaming llms at 18 and cyber security for like 4 years

crude breach
#

@turbid glacier If u were to build a roadmap for a beginner, what would it be

#

Where have they posted

woven anvil
tardy needle
#

so like I won't find work with Ryan Montgomery

woven anvil
rancid bay
#

hey guys , i think my pc is fried with malicious virus / hacked from someone. What can i do to salvage my pc .

rancid bay
#

mmm i used that word loosley

woven anvil
#

Won't boot? Won't power on? Is covered in oil and is used to make french fries?

rancid bay
#

1 ) someone hacked my steam account // now i cant open up any pages from them. Keeps telling me an error occurs

rancid bay
#

mmm whats a good way to confirm

#

?

next dagger
#

merry christmas guys! @woven anvil hows you??

next dagger
woven anvil
woven anvil
#

I hope you are doing well!

rancid bay
#

Merry Christmas yall

next dagger
rancid bay
#

ok if not steam being hacked and just down // what are good ways that indicate if my system is corrupt

night harbor
#

Hello, I want to lock in learning for cyber security. Are there any guides and tips (certificates, videos to watch, articles to read, etc.) to start and learn efficiently for a whole year 2026

woven anvil
woven anvil
flat prawn
#

Real

crude breach
#

for offsec, ideally what paths should i do in tryhackme? like should i stop at a certain pathway to move onto something like HTB?

bitter surge
#

what kind of vulnerability is this "you try to save a image on a social media platform and then it downloads a html file and some image folders but the images are profile pics of the first few comments"

chilly merlin
idle venture
#

So im in the process getting my ged and then was gonna enroll in a 2 year tech school for networking and security+ then possibly transferring to a for 4 year college.... can anyone give me advice if this worth the time and effort going this route and what kind of rig should I use and what kind of job could I realistically get with a old felon I was gonna do help desk entry but I dont need 3 years of school for help desk. Thanks in advance

latent flame
#

Please I need help my life savings is gone 😭😭😭 please my beloved ones help me

whole patio
latent flame
#

Is in side my trust wallet I just wake up and see that all my funds is gone and I contact trust wallet care help but they said nothing that they can do about it I should contact any cyp caff

#

Am with the hol information

#

I want to hack his account back

whole patio
#

Yeah that's gone then.
Be aware that you may now get DMs from people who will be trying to scam you with the promise to get it back.. but there is nothing that can be done

latent flame
#

😭

whole patio
#

And for obvious reasons no one is going to hack anyones account for you

latent flame
#

Okay sir

latent epoch
#

4a53d692488216d4819ee244a2b7fc7c8dc14ee1b706898727c965d2d5a633e6 What is this hash type and need to crack it

elder shell
#

use hashcat

lost vapor
latent epoch
#

I just wanted to bypass one Website for testing shall i share the code?

elder shell
latent epoch
#

any one can help me

lost vapor
latent epoch
#

its contest only

lost vapor
#

if it's an active ctf we cannot help with that either

#

but if you know web vulnerabilities you would see where the real hit is in this code

latent epoch
#

this was the code rest are just styles

analog musk
#

do u just wanna hack a crypto wallet

weary iris
whole patio
#

hashcat 4a53d692488216d4819ee244a2b7fc7c8dc14ee1b706898727c965d2d5a633e6 --show

high raft
#

nothing shows the secret. this is normal

severe spire
#

Anyone please help with $20 🙏

whole patio
clever gale
deep topaz
severe spire
whole patio
severe spire
sour stirrup
deep topaz
deep topaz
sour stirrup
sour stirrup
deep topaz
#

Throw it up but it is Christmas. Everyone is probably out touching grass. It may be some time before the RIGHT person can get in here to help. Be patient.

whole patio
#

Just don't make it extra difficult for people to help you - put your question out there and allow people to see if they can chime in on that

#

Dont wait around for someone to say "Oh yeah I can help" and THEN tell what it is specifically you need help with

sour stirrup
# whole patio Dont wait around for someone to say "Oh yeah I can help" and THEN tell what it i...

oh yeah thats the good approach, mb!

so I’ve been assigned a web vulnerability scanner as my final-year project, and I’m struggling to figure out how to turn the concept into something that actually works and feels advanced enough.

The requirements include:

A BFS-based crawler to discover URLs, forms, and input fields

A scanner engine to test vulnerabilities like SQLi, XSS, directory traversal, open redirects, etc.

Security checks for SSL/TLS configuration and HTTP security headers

Scan results in JSON and PDF, with AI-generated explanations

A simple Python Tkinter GUI to run scans and export reports

On paper it sounds solid, but I’m stuck on the real issues:

How do I approach the coding without turning this into a messy script?
After building it, how do I properly validate that the scanner is actually detecting vulnerabilities?
How do I make this look advanced enough for a final-year submission

I’m aiming for a serious, well-structured student-level tool that makes sense technically.

chilly merlin
junior jackal
#

Thanks
@whole patio @placid dirge @steady saddle

junior jackal
steady saddle
steady saddle
chilly merlin
#

It's a server that only runs a Sons of the Forest server, as it could have been executed 🤔

woven anvil
#

then do it properly next time, blocking all access via firewall, and only using A VPN for administration

chilly merlin
#

I'm going to switch to Ubuntu with pterodactyl Windows is giving me a lot of problems.

woven anvil
#

Ubuntu with RDP open to the WAN is just as bad as Windows with RDP open to the WAN

#

Understand and use a Firewall, and a VPN (You can use Zerotier/Tailscale/Netbird if you don't want to set up the VPN yourself)

chilly merlin
#

My hosting provider suggests connecting via SSH using an SSH key.

woven anvil
#

Plus, most of the time these gameservers have insecure ports like rcon or whatever that you want to access. You can do those over VPN as well.

chilly merlin
#

Thank you for your feedback.

woven anvil
next dagger
#

Merry Christmas @whole patio 🎄🎄 long time just wanted to say hi!

whole patio
craggy mesa
#

hi guys i am new member in owlsec can u pls help me to start my way in ethical hacking like what to learn what to do cuz im super confused and i wondered if i joined this discord server i would find some well skilled members in the field to help me so pls can u help me i would be thankful to u

whole patio
formal tapir
#

Help me find my areas wifi password😭

#

Pleasee

flat prawn
#

you own it?

formal tapir
flat prawn
#

Then we can’t help it’s against rules here

formal tapir
flat prawn
#

Okay fine I know someone

#

@deep topaz

whole patio
#

its just wifi, no one cares

lavish ember
#

Hey can we capture traffic from other routers connected to same hub(I'm a rookie)

deep topaz
woven anvil
lavish ember
#

I've changed it but still showing the same

formal tapir
woven anvil
formal tapir
#

Is it that bad for asking a wifi pass

woven anvil
flat prawn
#

Haha knew emo would get the joke

flat prawn
lavish ember
flat prawn
#

Woah pal who is that you think you are talking to

lavish ember
flat prawn
# lavish ember Idk I don't live here

Who are you talking to right now? Who is it you think you see? Do you know how much I make a year? I mean, even if I told you you wouldn’t beleive it. Do you know what would happen if I suddenly decided to stop going into work? A buisness, big enough that it could be listed on a NASDAQ goes belly up. Dissapears. It ceases to exist without me. No, you clearly, don’t know who you’re talking to so let me clue you in. I am not in danger, Skylar. I AM the danger. A guy opens his door and gets shot and you think that of me? No, I am the one who knocks.

flat prawn
#

there’s your answer pal

#

you can learn yourself like the rest of us tho

lavish ember
flat prawn
#

use these resources here they are good

#

bro using ChatGPT for that is wild

lavish ember
#

I'm learning myself i was curious is it possible so i asked

lavish ember
lavish ember
flat prawn
#

Yes possible just don’t ask something unethical here or you might get banned for not following rules

flat prawn
lavish ember
flat prawn
#

I don’t have premium

lavish ember
flat prawn
#

bro unless you want to

#

There are enough free resources out there to teach you exactly what you are asking

#

Anyways I gtg 🫡

lavish ember
deep topaz
#

That probably won’t go well

lavish ember
#

Doin it now

lavish ember
#

Changed

deep topaz
lost vapor
#

Lmfao

deep topaz
# lavish ember Close call

It’s a great place to learn. You’ll pick up on stuff everywhere in here. Just don’t make it weird, most everyone in here is happy to help if you stay on script.

lavish ember
flat prawn
#

Like Middle East is better 😭

steady saddle
#

premium isn’t worth it

queen quail
#

hi

woven anvil
#

@queen quail
Check out the #📜・rules , then ask if it won't break them

queen quail
#

alright

deep topaz
queen quail
#

I think I can ask this,
so there is this guy in my neighborhood who's father is in jail, he basically got framed, he can be claimed innocent but all the evidence is inside his Gmail or so but they can't get it cause someone from his pharmaceutical company conveniently hacked his Gmail and took control is what the son is saying.
then he asked another of my friend to hack the mail back.
to prove his father's innocence or something.
so I was thinking that it's just grey right? not fully black? or am I wrong. I think I am

whole patio
queen quail
#

first of it's not a story 😂 his father's face is on the news as well.
and secondly, I see, I should stay away from them for the time being in case they do something risky.

queen quail
#

c'mon guys don't be so mean, I'm just new in all of this, taking literally baby steps.
I might believe someone's explanation at a face value. that's why I was askingggg

#

gosh

woven anvil
untold owl
#

So if I wanna learn to be a hacker. (I’m asking professionals or someone who is actually learning). Where do I start my learning from? I was thinking of networking and coding…like Python

queen quail
#

alrightyyy

whole patio
queen quail
#

okay but what they should do, nobody believes them specially police and lawyers, the guy tried to talk to them but they kinda shrugged him off cause he is an c4riminal's son. any idea? ethical methods???
or else he might do this illegal thing.

whole patio
queen quail
#

again it's not a story

#

and I wouldn't say such a lame pathetic story 🙄

woven anvil
#

Regardless, stop asking here.
We can not assist.

queen quail
#

I see

#

okay

whole patio
#

again, it is - to us. Everyone who comes here asking who can hack this gmail/insta/snapchat/steam/whatever tells a sob story. In the end you are using a public and monitored forum to ask who is willing to commit a felony for you on a pinky-swear and we are way past the point of believing anyone any of it

queen quail
#

holy shit no I was literally asking for an ethical alternative idea.

whole patio
#

No you were looking for a cop out to get what you want regardless

queen quail
#

nope, I just wanted to get some idea to make my friend stop doing that shit what might put his ass in jail as well

whole patio
#

And I said "The scope of this server to be any influence on the story arc you tell us is quite limited"

If you dislike the "story arc" part of that sentence, feel free to ignore it - the rest still is true

queen quail
#

again no and no

stoic anchor
#

hi i have a question can someone find out my exact location if they have my ipv4 ip address that is dynamic

flat prawn
#

funny seeing you here buddy

deep topaz
flat prawn
#

We must stay learning 🫡

deep topaz
#

at all times

stiff dock
#

Hey guys i am new
How does this work here?

untold owl
whole patio
#

Occasionally though interesting questions occur 😉

steady saddle
stoic anchor
dawn galleon
#

Sooo hey... I need some help (If this isn’t the right channel, mods please let me know.). I was scammed and lost about 5k in euro, and I’m trying to see if I can get it back.. the person involved is related to someone I previously dated, and they were involved in the situation. I do still have some relevant chat messages, if needed i can provide with all info i know/managed to get. Also the scam happened few years back but my bank account was locked at the start of this year, so i would like to learn how to locate that scammingass of a brother or somehow get my money back. what I'm asking is probably illegal but i am willing to accept the consciences of my actions ( I doubt that ''breaking '' (i still got the keys) into the place is less illegal) .

whole patio
dawn galleon
ocean forge
#

It may be somewhat stupid but could anyone get the Conan Exiles Caldur map, interactive? its a new release i want to see where i can find things at ♥

chilly merlin
#

What books would you guys reccommend to help with learning hacking/cybersecurity

ashen parcel
#

Any suggestions on laptops i should get to start my hacking career i got a pc but i cant set it up in my current crib

junior jackal
deep topaz
#

@chilly merlin @quiet wedge

deep topaz
ashen parcel
deep topaz
#

I'll let some of the other more senior folks, who work with and hire folks on the reg speak to "landing a entry level role"
Anything with an internet connection.

#

If you can get to Hack the Box or Try Hack me you're on your way.

languid mason
#

I know this isn't the right space necessarily but is anyone familiar with blender that could help me trouble shoot why the program is freezing?

woven anvil
#

@stray notch
Don't ask for unethical stuff here. Read our #📜・rules

languid mason
#

my CPU, GPU, and memory are fine and my graphics drivers are updated

#

I cleared my download cashe and redownloaded it too, still no dice

languid mason
woven anvil
languid mason
#

yeah, everything else works fine

#

I pasted a picture in there as a plane and it started freezing up, so I did all the normal steps to troubleshoot and nothing worked so far

woven anvil
languid mason
limber charm
#

bro i want to hack our own wifiiii, please helppppp

steady saddle
#

there’s nothing for you to hack

steady palm
brittle terrace
#

hello
I'm not new but I just a PC and I want to start programming

the regular hacking and all 😅
please help

steady saddle
brittle terrace
short breach
#

Hi

tardy crater
#

hi

dull gorge
#

hello guys any good resources to learn gdb for RE and PWN ( consider beginner )

pseudo ocean
#

I’m interested in starting a career in cybersecurity and would appreciate guidance or mentorship from someone in the field.

deep topaz
#

@short breach hiya

plain star
#

Hi everyone ...
I’m very new to cybersecurity and ethical hacking or general in programming... like, total beginner.
I’ve checked the resources, but I get overwhelmed learning alone.
I learn better when I have structure or small tasks to work on with others.

Is there any beginner-friendly path, study group, or team where I can learn step by step and actually practice?
I’m serious about learning, just need a good starting direction.

flat prawn
plain star
flat prawn
#

Report it? Local authorities ig

flat prawn
deep topaz
plain star
deep topaz
plain star
flat prawn
#

I responded 😭

flat prawn
deep topaz
flat prawn
#

send it to @deep topaz in DMs

#

jk jk

#

what’s the site

#

huh

#

C?

flat prawn
#

Oh fuck

#

@shadow fractal

flat prawn
#

wait a minute how are you on there

woven anvil
#

Report it to the local authorities.

flat prawn
#

Jeeves help

woven anvil
#

I dunno what you want us to do about it

flat prawn
#

lol idk

woven anvil
#

Keep it out of here.

flat prawn
#

You can report anymoisly to police

#

I can’t spell 😭

woven anvil
#

And if you don't stop talking about it, you will be timed out

flat prawn
#

He’s to far down the rabbit hole

woven anvil
#

This is not the place to discuss it either

plain star
woven anvil
#

No

flat prawn
woven anvil
#

Do not bring this up again on this server.

flat prawn
#

Bro just report it to police and don’t bring it up that simple

deep topaz
short breach
#

Hello guys you can help me

weary iris
short breach
#

The package code needs to be reinstalled, but I can't find an archive for it

#

How solve the problem

deep topaz
sterile hatch
#

guys i need help from a professional musl base hardened kernel gentoo user, especially for the kernel cuz its crash instantly when im trying to boot in

sterile hatch
sterile hatch
#

Maintain a devtmpfs filesystem to mount at /dev
Automount devtmpfs at /dev , Block devices -- everything is correct, pci express support is on,, SCSI disk support have , NVM Express block device have and multipath support also, The Extended 4 (ext4) filesystem also, (/sbin/init) Default init process also

#

also the framebuffers, and printk settings

#

guys if a professional is here helpp

#

ai and google cant solve this problem

woven anvil
#

unless all the details is "im crashing on a hardened kernel"

whole patio
#

But let me tell you this much.. no one is going to guide you or explain everything to you.. there are a lot of people who want that done to them, and no one who wants to do it.
See, the thing is.. you gotta be able to dive into new material on your own anyway.. read the documentation, set up or find test environments, all the time.. if that is something you are not ready or willing to do, then this is not the field for you

#

This is part of the skillset required

#

I, personally, recommend that people, first and foremost, get good at effective notekeeping.. how to write stuff down in a way that will still make sense to you later

plain star
#

my problem is that I lose focus really easily... I've tried a lot of things but It's just that I cant keep up for long time.. I do way better when Im uder pressure or I have deadline or some.. or I have a certine work to finishh

craggy fractal
#

Could anyone explain the CVE-2025-55182

whole patio
#

Neurospicy people are not uncommon in this field

woven anvil
#

Like everyone is in on a joke that you aren't?

plain star
whole patio
#

My 2nd advice for notekeeping.. assume its in preparation to either make course material for others, or for clients, or for coworkers that have to continue the work later, etc.. cause maybe with time that is exactly what you need to be good at

woven anvil
whole patio
#

It is also a skill, you can apply everywhere in life