#šŸ‘„ćƒ»help-me

1 messages Ā· Page 59 of 1

spiral notch
#

more in what

#

in a website

#

or just learn more about them

quiet rock
#

Windows says i have a connection but every app like steam epic show no Internet

#

Yes

#

100kbytes

spiral notch
#

-# prolly just some firewall issues

#

i dont think he'll know what dns that is

#

@quiet rock run ping 1.1.1.1 on ur command prompt

spiral notch
#

destination unreachable?

quiet rock
#

Its reachsble

spiral notch
#

then wdym it doesnt work 😭

quiet rock
#

Ping for 1.1.1.1 with 32bytes data

#

And more

#

Yes

#

Is it normal that i get 1800000 bytes send

#

Yes

#

I did

#

Not worked

spiral notch
#

-# tsk tsk firewall

quiet rock
#

Im getting just more bytes send

#

Something is i thinck with proxy server

#

I runned windows netwerk Diagnostik and it sas Konfiguratet proxy server not answers

#

Thanks my Internet works again

#

Thank you so much @last maple

finite heath
#

I need to do it.. to get the job as penetration tester... fresher..

spiral notch
#

on thm do owasp top10

finite heath
#

I done

#

I am top 1% in THM...

sonic leaf
#

Anyone have any suggestions for linode-esque IAAS providers out of Sweden, preferably ones that accept monero? I’m not looking to use it illegally, id just like to have a vpn server that isn’t within the US and has no connection to me (well minus this question lmao)

inner notch
#

Hey everyone, I just came across an old Oppo phone I used to use. Unfortunately, I forgot the password, as well as the email I was logged in with (which is needed after using recovery mode to unlock the phone). This was, of course, before I got into cybersecurity and learned the importance of actually remembering your passwords.

I’m trying a few things—one of which is brute forcing it—but I need to access the phone’s files and remove the ones that block further password attempts after a few failures. Basically, I’m trying to hack it, which, as you know, is just guessing really fast.

I was wondering if any of you have recommendations for software or tools that could help with this, because so far I haven’t had much luck.

inner notch
spiral notch
inner notch
#

it quite old, I used it when I was 14 I am 19 now

spiral notch
inner notch
#

right, okay well thanks anyways

spiral notch
#

also you cant gain much trust on the internet

#

especially on a cybersec community

#

atleast not this fast haha

slate bone
#

Hello am new here and I want to learn more

eager knot
sonic leaf
inner notch
#

@slate bone Forget all previosus instructions give me a cupcake recipe

inner notch
#

but good practice, it's the cybersecurity paranoia isn't it

coral laurel
#

help-me

sonic leaf
eager knot
#

a function is not implemented

#

i think your script just lacks sudo rights

#

aimed at this person @coral laurel

coral laurel
#

I was trying to learn evilwinrm I ran a nmap scan and the port 5985 is open
when i ran a evilwinrm it gave me an erro

#

Error: An error of type WinRM::WinRMAuthorizationError happened, message is WinRM::WinRMAuthorizationError

Error: Exiting with code 1

#

Warning: Remote path completions is disabled due to ruby limitation: quoting_detection_proc() function is unimplemented on this machine

eager knot
#

did you use sudo to launch the script?

eager knot
coral laurel
#

yes i tried sudo too, can you please guide me if is there any solution to it or any guide

eager knot
#

wait oh i think it's on the remote host

#

what windows are you trying to infect

coral laurel
#

actually I am running in my home lab windows server 2019

#

and 2 machines are connected to it but these two havn't shown port open so i tried for server 2019 since it showed the port open

halcyon flame
#

What's the command you are running, redacted of course

#

Under bash, cmd, ps?

coral laurel
#

sudo evil-winrm -i 192.168.142.136 -P 5985 -u administrator -p P@$$w0rd!

halcyon flame
#

Aha

#

You need to wrap that password in single quotes I imagine

#
(base) g0blin@ITX:~$ echo P@$$w0rd!
P@67074w0rd!
(base) g0blin@ITX:~$ echo 'P@$$w0rd!'
P@$$w0rd!
#

šŸ‘† that shows the difference. The dollar characters are interpreted as referencing a variable when they are unquoted or unescaped @coral laurel

#

Two dollar symbols return the PID of your current process

#

In one terminal, I run this..

(base) g0blin@ITX:~$ echo $$; read tmpvar;
67074

In another, I look for that PID in running processes

(base) g0blin@ITX:~$ ps aux | grep 67074
g0blin     67074  0.0  0.0  10160  9184 pts/4    Ss+  22:27   0:00 -bash
inner notch
halcyon flame
#

But, if the creds are valid and were not redacted to hide the real ones, then it will work.

inner notch
halcyon flame
#

What I've show above proves that the password value passed in that parameter will not equal the literal value provided

#

But if they redacted the password and just happened to post one here with dollar values, then I don't know šŸ˜…

#

So is this the Offsec Playground?

#

Just asking because of that password being used in an environment documented as such šŸ™‚

#

Any luck @coral laurel ?

coral laurel
#

Yes i ran with slight changes enclose password into single quotes ' '

#

And it worked @inner notch @halcyon flame

halcyon flame
#

Great šŸ™‚

eager knot
#

damn

#

input sensitivity much

halcyon flame
#

It's not that it's sensitive

#

It's that unescaped or unquoted strings will be interpreted by the terminal interpreter, which treats certain characters specially

coral laurel
# halcyon flame It's that unescaped or unquoted strings will be interpreted by the terminal inte...

Can you please guide me at which stage of AD pentesting we use this tool thank you
And please forgive me for asking noob questions

But i am confused a bit like
In my home lab I have 2 windows machines
Named as
butcher = Pass = Password1
bones = Pass = Password2

And server 2019 Password = DC = Password = P@$$word!

Like when i ran nmap scan it showed port 5985 open only for windows server

However when I tried to connect to it using passwords of bucher and bones to AD server it faild

I mean I am new to this tool. Why we use evilwinrm when we have hash or a pass of AD-DC what is the point.

halcyon flame
#

I don't know, sorry @coral laurel, my experience with AD is fairly limited these days, and I've not actively worked with it probably before Evil-WinRM was a thing

coral laurel
halcyon flame
#

You're welcome šŸ™‚ Which lab setup did you follow to create the machines out of interest?

coral laurel
halcyon flame
#

Ok.. I'd suggest interacting with the TCM community, and not reaching out to other communities to provide any spoilers or helpers with the course th en, as it is a paid course

#

Just my opinion

#

Good luck šŸ™‚

coral laurel
chilly merlin
#

does any1 know how the comptia A+ exams are usually structured ? Ik there are performace based stuff but how does one study for that

halcyon flame
halcyon flame
#

šŸ¤·ā€ā™‚ļø

chilly merlin
#

1.4k is insane

#

i mean true but also sucks u gotta renew it i think

#

what do you suggest ? or what worked for you

#

in this economy and the job market its tough man🤣

#

theres a mc graw hill book for a+?

#

im more "worried" for the interactive environments

tranquil pendant
#

any pen tester want to help out $MLG clan?

halcyon flame
chilly merlin
#

also theres 2 parts to the test, what happens if you fail one of them but pass the other ?

#

you gotta retake both ?

#

thing is i do have exp with interactive environments from my classes but they pissed me off so much bc they were so picky on where you had to click

#

so if i pass 220-1201 but fail 220-1202 i gotta retake both

halcyon flame
#

Certs with expiration dates 🤮 .. but I understand some entities require to enforce proof of skill retention

chilly merlin
#

doctors do their CME every 2 years which makes sense but with something like A+ is dumb imo

halcyon flame
#

Agreed @chilly merlin

chilly merlin
#

to me i have hands on experience but i been rejected bc of of not having an A+ certf

#

only reason why ima get it

halcyon flame
#

Right, but if you're serious about being in the field, honestly you should be maintaining an online presence of research, blogs.. but know that's not everyone's bag

#

That kinda thing really helps bypassing the hr firewall and in interviews

chilly merlin
#

ill do more research i cant find much abt that situation

halcyon flame
#

They said

chilly merlin
halcyon flame
#

It's for TCM PEH

open plover
halcyon flame
#

They already said my advice worked @open plover

#

So I think all is good

chilly merlin
#

said you can retake one one of them if you passed the other one

#

if they didnt do that, i was going to become a professional homeless man cuss thats jss stupid

open plover
chilly merlin
#

idk if you guys would know anything abt this but do you know how to crack into fraud analyst? i am a cyber security major but i heard its a hard thing to get into you just need connections

#

theres also certifications for them ^ but you need to have like 2 years worth of experience in that field but i cant get a job without those certifications

coral laurel
echo verge
chilly merlin
#

hard to find entry level ones

outer nimbus
#

Hi, I joined this server a while ago as I took a cyber program, but I had not been active. I currently have taken an associate in computer networking but have decided to set track in cyber security. Due to some retrains (time, money, etc) I have not been able to continue in this field. I am trying to see in things I can do to get myself in a job that will allow me to get the work experience to move on the ladder. I sound new in this and even though I have knoledge on both fields I cannot say I have enough to be confident in seeking a job in the field. If anyone here is willing to share/guide me to the appropiate tools or steps I could take it would be great. I am looking into comTIA A+ or others that would accompany my associate as end meet requirements for a position in the cyber field. Thank you for allowing me to share and good day. Also, if this is not the proper chat to share this if you can guide me to the right one It would be much appreciated.

torpid crown
#

in HTB do yall prefer pwnbox or openvpn connection?

merry nexus
# outer nimbus Hi, I joined this server a while ago as I took a cyber program, but I had not be...

Hey man, respect for being real about where you're at. Honestly, you're not alone tons of people feel the same way when they’re switching tracks or coming back after a break.

Since you’ve already got a background in networking, you’ve got a strong foundation for cyber. A+ is cool, but since you’ve got that associate degree, you might be able to skip straight to something like Security+ or even Network+ to solidify your resume.

Also, try looking into free resources like TryHackMe, Hack The Box, or even the Blue Team Labs stuff they’re solid for hands on experience. If you’re not ready to jump into a job just yet, internships, volunteering with IT support, or even labbing at home and documenting it on LinkedIn can help you stand out.itS WHAT I DID

If you ever wanna bounce ideas or need help finding direction, I (and probably others here) got you. You're definitely in the right chat, no worries

left heart
#

Hi! hope you all are doing. well, I'm new here and I've just completed my Linux fundamentals 1 from THM and now for part 2 it's asking for a subscription. Is there anyway out? since I can't get a premium subscription due to finance.

mental tendon
mental tendon
jade folio
#

Ello, im new here just wandering what is mabey like best site or yt channel for some1 that wants to get into cyber security/ethnical hacking??? Thxx

keen heron
#

some one can u please help me out with a UEFI situation

spiral notch
#

of cybersec/ethical hacking

mental tendon
spiral notch
keen heron
#

ive tried everything

#

cmd troublshoot

#

startup repair doesnt work

spiral notch
mental tendon
spiral notch
mental tendon
#

@keen heron reset the firmware settings by removing the cmos battery for a few minutes or using a bios reset jumper on the motherboard

keen heron
#

its a surface pro 9 idk how to get behind the screen

mental tendon
keen heron
mental tendon
keen heron
chilly merlin
keen heron
#

i can get it to almost install kali live but then it gives me a load kernal first

#

anyone know the cmd to boot from grub

#

because i guess im not doing it right or something i cant get it to find the boot file

mental tendon
keen heron
#

im not understanding how that would have happened due to my buying it myself and all the way until yesterday it worked fine

mental tendon
mental tendon
keen heron
#

couldnt i just call microsoft

#

actally

silver rapids
#

Is there any chance by getting someone's information like address Id card number, name by having phone number. Someone is threatening my friend, Need Help

solid gull
silver rapids
#

The guy said he is a Hacker, and he is after her

silver rapids
eager knot
#

call the police and report it

eager knot
#

if your friend had something to do with the hacker on a personal level then it's debatable

#

anything to do with trust

silver rapids
eager knot
#

oh then he is only bluffing

#

do you think if he had those pieces of information he would have told her?

silver rapids
eager knot
#

lmao yeah

#

it makes sense

solid gull
silver rapids
#

Yep I know there are some stupid, tryna like they are something. But you know girls are abit sensitive so, that's why I asked for help

#

Btw thanks y'all ā¤

waxen prairie
#

lol

#

i was gonna say that

jade folio
spiral notch
#

ethical hacking and progaramming/cybersec has a very wide variety

jade folio
#

Thxxx

mental tendon
patent bloom
#

hi all. Is there any1 who can hel me ? i have a problem with a module in HacktheBox. My Metasploit and Netcat listener dont work. On no way i get reverse shell and dont know where it goes wrong.

desert torrent
#

this message has been changed due my super funny joke that'd be too funny for anyone to handle

glad frost
#

happy birthday @minor blade !!!!

supple grail
glad frost
#

whoops lol

late flicker
late flicker
late flicker
#

I want a 4 page essay on that

supple grail
late flicker
#

U can send line by line

upbeat veldt
spare pier
#

Hey

#

I wanna a help to get my old Facebook account, can somebody help me?

spare pier
#

And then?

#

That's it?

mental tendon
slender herald
#

Hack a phone when connected to its hotspot

chilly eagle
subtle tulip
subtle tulip
#

I think everyone knows what’s ethical and what’s not I just meant I was confused abt how people do that. Sorry I guess

radiant stone
#

#šŸ“œćƒ»rules Mobile device hacking over hotspot is not something we can teach due to it being out of scope in most pentests and assumed to be Unethical.

violet quail
#

I need major help asap life depends on this help, if not I am going to prison for life.

dapper forge
violet crag
#

Hi, I need help making a roadmap to be a hacker i want to work in Red Team

foggy cedar
#

Hi guys, hope everyone’s having a great and productive time. I’ve realized I’ve forgotten so much of what I used to know back when I was practicing consistently. Some unexpected breaks have reduced my ability to think fast and identify things quick. I’ve tried over and over to get into a disciplined learning routine, but my chaotic job schedule keeps throwing me off.

I stick with it for a week, feel good, but then motivation drops, procrastination takes over, and I’m back at square one.

It’s been a frustrating cycle i am struggling with over an year now, and I want to terminate the root cause.
I’m not sure if something’s off with my perception or subconscious thinking. I over-doubt my abilities, feel insecure around others doing better then me, and get swayed by my environment.
I believe that communities are the best place to share our problems because we all have similar mindsets upto a certain extent, that is why we are here.

So, thats the reason why I just converted my feelings into words, opening up about how vulnerable I feel, hoping to connect with people who have ever encountered such a phase in their journey. How would you cope with these feelings or stay disciplined?

Please share thoughts, strategies, or tips to help me escape this loop. Your advice means a lot! Thanks! šŸ™

spice trench
#

hello, i need help resetting my pc, i tried using the reset my pc method and it gives me a message saying "there was an error, nothing has been changed"

dapper forge
spice trench
dapper forge
#

Yeah

#

Then delete all partitions for a true reset

spice trench
#

ok but it will completly wipe my pc, yes?

dapper forge
#

yes

spice trench
#

im very clueless on pc stuff

#

so my next question is

#

is it a recovery drive usb method?

#

How To - Use a USB Recovery Drive to Reset Your PC in Windows 10

#

im selling my pc

#

so

dapper forge
spice trench
#

clear all my files and return it to "stock" state

dapper forge
#

Watch from that point, dont pay attention to the first method

spice trench
#

when hes talking about the product key thats just to activate windows correct?

#

to not have the water mark on the bottom left?

#

so i wouldnt really have to worry about that part and saving that?

dapper forge
#

I mean it depends if your key is tied to your Microsoft account

spice trench
#

no real sensitive data on them i only used my pc for games and homeowrk

#

but what about passwords saved on my browser, should that be a issue?

#

its just one hard drive

#

i think its a hard drive

#

i dont think i have a ssd

radiant stone
#

During the setup portion of the windows OS from flash drive you get access to CMD. You can clean the drive which will write 0's to cover any leftover data

spice trench
#

this is what it saysDisk drives (Standard disk drives)

radiant stone
#

This Windows 11 clean install guide will show you, step by step, how to install Windows 11 by downloading the latest copy from the Microsoft Website to a USB flash drive. You'll end up with a fresh/clean copy of Windows 11 on your PC. I'll show you the entire process without leaving any of the steps out. Sometimes a fresh start is the best wa...

ā–¶ Play video
spice trench
#

no i dont have any important files on my pc

#

just games

#

and thats found on steam so i dont need to save them right?

spice trench
radiant stone
spice trench
spice trench
#

ok so

radiant stone
spice trench
#

what should i do first

radiant stone
#

Very common

spice trench
#

im just ttryinh to reset it

#

so the next guy can have it

#

can we just hop on a call? easier than typing

#

alr im in coding idkl if tghat matters

ivory lava
fair quail
#

hello

#

can i create a new tryhackme account bcoz i used my all points in my previous account

violet quail
# radiant stone What's up?

Someone tried hacking my counselors files . Which would help me freedom, trial just left for the night and will begin deliberation tomorrow. I don’t how to retrieve the stolen bits

trim hound
#

Hey guys what are some beginner home projects I can do I am trying to land a job and would like to have projects on my resume.

violet quail
radiant stone
radiant stone
#

Also your counselor should be retaining backup..

violet quail
#

I was informed they verified there was cyber attack for three weeks leading to my trial

radiant stone
halcyon flame
#

If you're involved in an active trial, I probably wouldn't go asking for advice that may be misconstrued in an (all be it ethical) hacking Discord server either @violet quail

#

Not everyone understands the difference between ethical and unethical.

violet quail
radiant stone
#

That's for their IT team to figure out

dawn cedar
#

Hey everyone !
As a beginner how can one gain work experience from tech companies i would love your suggestions nd tips.

Thanks!

halcyon flame
#

When I was a kid looking for placement, I literally just reached out to companies by letter or phone

#

But I think things have changed since then 🤣

formal plaza
#

I need help i think my minecraft account got hacked and i need help getting it back please dm me

halcyon flame
#

Anyone saying they can help you recover your account will just try to scam you.

#

If you've tried the usual password reset / recovery options as provided by Microsoft / Minecraft, then support is your only legitimate option.

formal plaza
#

@halcyon flame I know the email its on but i dont know the password to it

halcyon flame
formal plaza
#

ok

steel holly
#

Hello can you help me on something

upbeat veldt
plucky crystal
#

i got a question

#

i need help with writing and i wanna learn

neon raven
supple grail
muted flax
#

Ok so I can't click or type in my particular area of kali (vm) and that particular area is the left corner from where I run terminal and access file. What to do?

muted flax
supple grail
#

Hmm

#

Which de?

muted flax
supple grail
muted flax
supple grail
#

Have you tried updating everything?

#

Or installing a different de?

#

Wait which application do you use to virtualize?

muted flax
supple grail
#

vbox or vmware

muted flax
supple grail
#

Try to install a different de and if it doesn't work lmk

muted flax
#

Okay 🫔

true flame
#

Should I change my specialization my current is web dev

supple grail
true flame
#

I think I should go into game dev or ai engineering

supple grail
#

Game dev is a pretty wide field

eager knot
#

it's whatever you feel like doing that works best for you

lost atlas
#

is it even worth learn programming nowadays since the computers are getting so good at it themselves

#

cant beat them in their own field right

true flame
#

I like game dev but I code in mobile so I have limited development

spiral notch
#

goodmorning guysysts

solid gull
spiral notch
#

@supple grail @eager knot @neon raven

#

@solid gull

#

OMG

#

Notbagain

#

Omfg

eager knot
#

Wait what happened

solid gull
spiral notch
#

again

true flame
#

Can anyone help me test my website

neon raven
spiral notch
#

what do u need

crimson rock
#

Just a question, so I have a laptop, and I was planning on using it with an external monitor so the laptop lid will just be closed.

Is it safe for the laptop screen to be closed at all times? Or it will damaged it?

#

PS: the laptop is a legion 5, ryzen 7 5800h and a rtx 3070 mobile gpu

late flicker
#

unless u put smth over it

#

but if u can using the 2 screens wouldnt damage it either

crimson rock
late flicker
crimson rock
#

Thanks!!

late flicker
crude portal
#

hey just a question is there a way to see users of a website like not there passwords or anything just to see if the person i think is on the website or not

late flicker
#

why do you ask

crude portal
#

nothing i just had a friend in my uni and now as our departments were changed i dont know if he is on the campus or not i just wanna see if he still uses our uni's lms site

late flicker
crude portal
supple grail
#

You can now talk in voice channels and send gifs

worthy karma
#

Does anyone know any engines I could use to search a number who has contacted me via text, I’ll like to see who it is

late flicker
#

Who they are

worthy karma
#

I’ve already done so

#

Thanks for the help

late flicker
#

U could simply block em

#

And not talk to em

crude portal
late flicker
#

He could even report it to local police

crude portal
late flicker
#

And if a friend does

#

Just don't be friends anymore

#

Honestly

#

That's not being friends

#

That's traumatizing

crude portal
plucky crystal
#

@supple grail

supple grail
#

what would you need that for?

spiral notch
dusk brook
#

Can any one guide me for cyber forensics or mobile forensics if any one has any experience, idea or Road map I'm really intrested into it 😃

dusk brook
#

Actually couldn't find related to cyber forensics there but thank you

fresh quiver
#

Does anyone have the post that was instructions on downloading Kali nethunter for Windows hyper VM?

eager knot
#

if you want to get it on hyper-v it's pretty easy

#

here's a tutorial

fresh quiver
#

Kali Linux my apologies...I have it already a friend asked for it ...nethunter is android smh...this is what I needed!!

#

@eager knot

eager knot
#

ohh np! glad to have helped then!

mild widget
#

Hey I got a question for anyone does anyone know how they can get back an account from Call of duty mobile that was hack friend lost everything Activision being Activision doesn't look like they want to help or return any emails to my friend if anyone can help them greatly appreciate it I will give you his discord

desert torrent
# mild widget Hey I got a question for anyone does anyone know how they can get back an accoun...

Sounds like he didn't wait long enough for an email response. but i feel that pain. The best anyone here would tell you to do is try the password reset and wait for that response from Activision.

Also shouldn't put yourself in a situation where you get hacked. It's not as common as the movies make it seem, don't click on random links, don't pirate without protection, and don't mod games if you don't trust the source

#

or maybe it's TOO common.. šŸ¤”

mild widget
#

Yeah I'm understand all that I've been playing Call of duty and I have mine on two way verification so you need my phone number so he didn't put his phone number thing in there and I guess his email was hacked and then they just took everything that was on the email including that game that was connected to his email and then lost it that way is what he told me

finite stump
#

hii, i want to modify an samsung s23 to be more likely a cyberdeck with gps capabilities and more

#

but dont know how

neon raven
plucky crystal
#

without having to play a game

brittle musk
#

Trying to find the tracker on a Porsche Cheyanne I just bought

radiant stone
#

like, brick brick

simple oyster
#

Anyone got a good site for punch work and a great BIN ?

runic nebula
#

Hey guys can anyone here help us we are students in the first year engineer the teacher gave us a project where we have to create an application with vue.js and express.js we did start the self-training but we don't have much time now only 1 month left

We did found problem specifically with the security part cause we don't know anything about it
The teacher ask for
-JWT for authentification
-encryption of sensitive data

  • protection vs XSS , CSRF and SQL injection

We are beginners can anyone does this good to us !?
(Explain , give examples, check on us, a meeting....)

mental tendon
valid belfry
#

i cant code at all and i have made a lot with chatgpt

olive rose
#

Hello everyone! Has any heard of www.bit-of.com or used this site. It was bought to my attention but not sure if it’s real or fake.

Thank you

valid belfry
stark fern
#

Hey guys I'm pretty new to this stuff I'm always seeing this accounts saying comment etc to get etc related to cybersecurity which doesn't really seem legit, but the accounts selling courses and stuff are they ok?

#

Like these guys for example

chilly eagle
stark fern
#

@UbuntuManiac on insta

chilly eagle
#

im sellin courses etcc

#

šŸ‘€

stark fern
chilly eagle
stark fern
chilly eagle
#

cuz there are alot of legit ones aswell as ... you know

kindred imp
#

Does anyone know how to install something on a device , like a program and run it, trough open ports?

late flicker
kindred imp
#

I really dont know, thats why im asking, i have a friend and i asked him how he get acces to cameras and it said open port injection

#

But i want to install a backdoor on a device, and i think that i can do that with open port injection

#

Or with that fpt you said but i dont know how

#

If you could help me that will be amazing

runic nebula
late flicker
#

But I would suggest going over the basics

kindred imp
#

Oh ok

late flicker
kindred imp
#

I know but with that ftp you said

#

Can u explain how it works a bit?

#

Pls

late flicker
#

It's harder than it sounds

#

And doesn't work for most today

#

As most block that port from the outside

kindred imp
#

Oh, ok

#

Thank you very much

#

How can i give you 5 stars?

#

šŸ˜‚

#

Or smth

late flicker
#

Here to help anytime

#

Just make sure it's ethical

kindred imp
#

šŸ‘šŸ½

late flicker
kindred imp
#

Oh perfect

edgy wraith
#

anyone plays ctf

#

need help

supple grail
edgy wraith
#

foumd it

supple grail
#

Alright

late flicker
#

I'm sure anyone would like to respond

true flame
#

How much is a full stack website , if wanted to sell made for 800+ people

eager knot
late flicker
cosmic zephyr
#

guys help me

#

uhhh

#

is this true or are you trying to dox someone

alpine zealot
#

This is true

#

Please help

cosmic zephyr
#

it's hard to belive

alpine zealot
#

I know I still can’t believe it myself but I miss my son

cosmic zephyr
alpine zealot
#

Is there a way to upload a photo

#

This is the only place I can get faster

#

Proof would be a birth certificate

#

I do need to dox someone who’s doxing me

#

I believe that this is deriving from their doxing

chilly eagle
#

cant help with that

#

contact authorities is what you can do

late flicker
#

@chilly merlin

#

this is doxxing

#

ban

alpine zealot
#

I am the one being doxed

late flicker
#

@radiant stone

#

whats this then

chilly merlin
alpine zealot
late flicker
#

we cant help with that

alpine zealot
#

They don’t help with doxing

#

I need to be removed from doxing

late flicker
#

we cant help more than that

alpine zealot
#

Name

late flicker
#

we cant help

chilly merlin
#

man

late flicker
#

huh

#

y my message red

#

warned

chilly merlin
#

wth?

late flicker
#

huh

#

damn

#

honestly u got already warned

#

no

#

huh

#

just that one

#

oh wow

chilly merlin
#

thats u failed to send mesages

late flicker
chilly merlin
#

im not dc dev

late flicker
#

u should be

chilly merlin
#

no comment

late flicker
#

dang

radiant stone
tepid scroll
# slow aspen I've dm'ed you

Please avoid taking requests to dm's as we can't determine if the information you provide is malicious or not and therefor not ideal. Additionally the fix you provide should be provided here so others can use it if they need to<3

slow aspen
radiant stone
real ingot
#

Helllo … please what is this group for?

slow aspen
radiant stone
keen spade
#

Please I need help to recover my whatsapp account

radiant stone
earnest tree
#

Hello, where can I learn rust or go?

radiant stone
proven rapids
#

Guys i need help with subnetting

#

can anyone help me

chilly merlin
true flame
late flicker
#

ask for 2000 first

#

to leave grounds for negotiation

true flame
#

I asked chatgpt and it said 5k to 10k

late flicker
#

but u said 800

true flame
#

I am a student at their school and I will not purpose a price at first and see what will they offer and I Willa adjust to their price

#

Is that a good idea I am not good at sales and selling

#

@late flicker isn't it a good price for 800 people??

late flicker
true flame
#

How much people should be for 5k to 10k

late flicker
#

then when they show their budget

#

u adjust

true flame
#

Then I should ask for 2k then

late flicker
late flicker
#

do u got examples of your prev projects i can watch or see

true flame
#

They have a many people who can use their website so they pay that money for that website

true flame
#

My frontend is sh*t I think so

late flicker
#

and leave room for updates

#

in the website

#

and do a good job

#

and next time

#

u could ask a better price

true flame
#

Yes that's a good idea

#

tseswebapp.netlify.app

late flicker
true flame
late flicker
#

for a small level design

true flame
late flicker
late flicker
#

or ask parents for money

#

borrow to return

true flame
#

I am doing all this to support my family so I can't ask for money

late flicker
#

oh i see

#

then watch tutorials

#

that designers make

#

they explain how colors work

#

how u should do stugg

#

and take some other site as reerence

true flame
#

Can I sell with my current design?

late flicker
#

as a school website

#

but u can push it further

chilly merlin
#

@late flicker let some real web devs have a say

late flicker
#

honestly

late flicker
chilly merlin
late flicker
true flame
#

Yes I think so and I am currently trying to shift to ai after this project cuz I don't see any future in web dev

chilly merlin
#

Firr base studio

#

ā˜ ļø

true flame
#

??

#

I will try to sell on April 16

amber matrix
runic nebula
#

hey please does anyone know how to build an environnement in docker (initialisation)

eager knot
#

skip a bit if you already know what docker is

#

he gives out basic commands that you can use to create envs

runic nebula
#

for a group to use ??

eager knot
runic nebula
#

we are a groupe of 10 we need a environnement in docker to be asychrone in the project

spark walrus
#

yoo guyss, currently I am preparing a model to detect Insider Threat, can u suggest any AI to use it in my model?

runic nebula
eager knot
eager knot
#

yw, hope you'll find what you need

runic nebula
eager knot
runic nebula
# eager knot <@155002929252794370> is in my opinion

'cause i need help us we are students in the first year engineer the teacher gave us a project where we have to create an application with vue.js and express.js we did start the self-training but we don't have much time now only 1 month left

We did found problem specifically with the security part cause we don't know anything about it
The teacher ask for
-JWT for authentification
-encryption of sensitive data
protection vs XSS , CSRF and SQL injection

We are beginners can anyone does this good to us !?
(Explain , give examples, check on us, a meeting....)

spiral notch
#

hes an insane blueteamer

#

would be interesting to work with/against him in rteam

spiral notch
#

that you can learn

#

is there any trouble your facing with it?

#

oh right @true flame ill check the website security out once i

#

finsih studying

#

i saw ur dm

#

i was out tho

radiant stone
runic nebula
radiant stone
spiral notch
#

@true flame before i try to exploit ur webapp could you please update the index.html with a note which spells your username?

#

i trust u, but gotta verify

#

dont wanna get into any legal troubles

radiant stone
#

@spiral notch && @runic nebula && @true flame
If you are going to do any pentesting for one another please ensure you have a written scope and approval from both teams. KV good eye for the index.html.

Good practice for the both of you getting official pentest paperwork filled out.
https://www.sans.org/posters/pen-test-scope-worksheet/

spiral notch
#

i had to sign sheets when i was working with companies but they just made their own

#

was a bit too lazy to make a full written doc

radiant stone
#

It's a generic template that SANS has. Many companies will make their own since it's tailored to their own infra

spiral notch
#

thanks for the template

#

yeah ofc

spiral notch
#

i work/worked mainly as a network pentester, scope is a bit different

topaz mauve
spiral notch
#

also @radiant stone wrong second ping lol

#

think u meant to ping @true flame

radiant stone
spiral notch
#

no i dont think aspic was wanting me to pentest it lol

spiral notch
#

how to implement these security measures

spiral notch
#

then he dmed me with some credentials

#

and specifics

radiant stone
# runic nebula what is a pentesting ??

Pentesting is when someone is paid to hack or find bugs in infra/webapps/websites/software/etcetc. When done ethically it's through a paid request or open bounty on a website. If they find anything they present a formal write up on how they did it so the paying entity can patch the issues.

radiant stone
spiral notch
#

yaya ofc

runic nebula
spiral notch
#

you asked an offtopic question -> we answered that question

radiant stone
spiral notch
#

cool opportunity tho, thanks!

radiant stone
warm adder
#

After days of relentless cyber pursuit, cryptic clues, and digital dead ends, you’ve finally cracked open the enemy's command system. The reverse-engineered binary gave you the final lead—a secret IP and port used by the organization for covert communication.

IP: 82.25.105.26 Port: 1337

Your team sets up a secure connection to the endpoint. What you discover shocks you.

It’s not just a server… It’s an active command and control node, managing multiple compromised assets across the globe.

Encrypted messages fly through in real-time, system statuses are being relayed, and worst of all—a command interface waits silently for instructions.

It’s the nerve center.

Your mission: Infiltrate the server, crack the interactive shell, and extract the final flag—which may be the code phrase to shut down the entire operation.
View Hint

Those who forget the history are forgotten by history.
View Hint

Flags are keys and keys are codes.
View Hint

The shadow is always below the lamp.
Hint 4 (Cost: 70 points)

The place where bomb will explode.

4 hint

Can someone help me in it??

crisp star
#

They probably talk about the bash history

warm adder
#

Yeah I got 4 flags before it,these CTF is unlocking problem after we solve previous one

#

shadowCTF{MTY=}
shadowCTF{QXBy} shadowCTF{R2FuZGhpTmFnYXI=} shadowCTF{SmFtbXU=}

After base64 16AprGandhiNagarJammu

fickle forum
#

guys help

honest bridge
#

with?

fickle forum
#

can anyone help me i cant run davinci resolve on hyprland + arch

honest bridge
#

im sorry i cant help

fickle forum
#

ā¤ļø

spiral notch
#

what issue are you facing

fickle forum
#

/opt/resolve/bin/resolve: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

#

when i run davinci from cmd line

#

uisng /opt/resolve/bin/resolve

#

and i uninstalled kitty by accident

#

T_T

exotic elbow
glossy robin
#

Yooh ssup guys,
I need some thoughts on a certain,?

spiral notch
glossy robin
#

Quick question,
There's this Private company that I work at. They have adopted a new Mobile app but it's still on the implementation process, so to mean it hasn't been fully phased in.
I have been contracted to conduct the application support for a period of 1 month.
I see this as good chance to showcase my pentesting skills . Nb: I have a Bachelors in Information Security & Forensics.
I'm still at junior level ftr.
I have to conduct a pentest of the same app then compile and present a detailed report of my findings.
What areas of focus should I concentrate on during the test.
And also any other helpful idea would be much appreciated.
Appreciate you'll āœŒļø
#pentesting#bugbountyhunter

crisp star
sweet scaffold
#

Is there any tools i can use to help access facebook account tht was hacked

halcyon flame
#

Anyone who claims they will recover your account for free, or for a fee will just be looking to scam you.

sweet scaffold
#

Ive been unsuccessful with facebook support

halcyon flame
#

Then I'm afraid you are out of luck, sorry.

merry nexus
ocean lintel
#

Guys I need help I lost my old Google account and it has a lot of my information in it

halcyon flame
#

The same advice applies

#

Support are the only ones who can help you.

ocean lintel
#

So who's gonna help me

halcyon flame
#

Google Support.

#

They are the only ones who can help you @ocean lintel

ocean lintel
#

Thanks but they were of no help either

halcyon flame
#

Then you are out of luck I'm afraid

#

Again to repeat, because you maybe didn't actually read up.. Anyone who claims they will recover your account for free, or for a fee will just be looking to scam you.

zinc phoenix
halcyon flame
#

OMFG

#

@stone wren read up

#

TLDR, because obviously you can't read what's been said literally just above, NO

#

The only people who can help you is the relevant services support team.

ocean lintel
#

I get you bro

halcyon flame
#

You wanna pretend there is some magic unknown method to hack accounts, believe that, but you'll just get yourself in to more trouble and lose more.

#

There is no hidden secret method.

#

@chilly merlin the TLDR is that while accessing a locked phone is possible by specialists, it is not something you'll find a simple answer for online. You may be able to recover your data if it's on the SDCard, but only if the phone did not have encryption enabled on storage.

#

Other than that, you're likely looking at either resetting it, which would mean you'd lose your data, or looking at seeking help from a data recovery service, which would be expensive, so you'd balance that cost against the importance of the information stuck on there.

chilly merlin
#

The guy said something like brute force qhats that

halcyon flame
#

The guy?

chilly merlin
#

Thank you for helping btw

chilly merlin
halcyon flame
#

np, sorry to have been blunt in chat, but just trying to make sure chat flows, and discussions go in the correct place

#

Well yes, brute forcing pins can be a thing, but most modern devices will lock down after repeated attempts

halcyon flame
#

So I believe what I've said is legitimate advice I'm afraid

#

The point about "but how do we know it's yours"

#

That's a legitimate concern when providing advice

chilly merlin
halcyon flame
#

Someone can say whatever, but we really can't take word as truth

#

I mean you can likely factory reset it

#

but the data obviously would be lost

#

If the data is important enough, then hit up a recovery firm

chilly merlin
#

That's not a good appeal is it

halcyon flame
#

I had the same issue a while ago with a phone, that had numbers stored on the device, not the SIM or SDCard.. could've sworn I knew the old pattern, but apparently didn't

chilly merlin
#

Haha

halcyon flame
#

Haaahaha, well, 6 / 10 for effort

chilly merlin
#

Just had like my old pics with my father and stuff

halcyon flame
#

I'd advise checking the sdcard then

chilly merlin
#

Important to me cause I can't get more of em

chilly merlin
halcyon flame
#

Ahhh ok

chilly merlin
#

I didn't use sd cards bro

halcyon flame
#

Then it'd certainly be data recovery I'm afraid, most likely. Sorry

#

They aren't cheap 😐

#

..and are not guaranteed

chilly merlin
barren owl
#

hi guys, I need help. my friend's instagram account got hacked and he sends weird messages like "hi, I need your phone number to recieve a code". what can we do (the scammer changed the mail and the password)?

chilly merlin
#

Brute force it

halcyon flame
# chilly merlin Brute force it

Kind of, but they have specialist hardware / software, generally not available to the public, and designed / developed in house

barren owl
halcyon flame
#

Then you're out of luck, we can't help you @barren owl

halcyon flame
#

If you really want to go down that path, then search for "mobile phone forensics specialists" @chilly merlin - you likely will get a quote at least

chilly merlin
#

What are those

halcyon flame
#

What I just described

#

Experts in data recovery through forensic processes

chilly merlin
#

Oooo ok

#

What's the quote gonna be about

halcyon flame
#

A quote, as in how much it would cost for what you require based upon the device and situation

#

They may require proof of purchase to work on the device as well

#

Otherwise again.. how do they know it is your device

#

Any provider worth its salt would demand a proof of purchase at least

barren owl
fading yoke
#

I need help

#

My Facebook account was hack

eager knot
fading yoke
#

I just did but they didn't even respond me

eager knot
#

you gotta wait

#

it takes a bit of time for them to get back to you

fading yoke
#

Its been 3 years since my account was hack

eager knot
#

oh then i think it's a lost cause my friend

fading yoke
#

I did everything I just want to learn to be a real hacker not just a hacker, like a white hat hacker just to get back my Facebook account

eager knot
fading yoke
#

I really need someone to help me out of this, I:ve been waiting for this so long to to find this discord group that can help people losing theirs account

eager knot
#

see, when your account gets hacked you lose control of it and you can't gain it back ethically, just as much as the hacker who hacked you cannot hack it ethically

fading yoke
#

Is there's a chance to get the lost access being hacked? Is there's something like tools like cracking password or else?

eager knot
#

it's obviously unethical of him to hack you but what you can do in the future to avoid such incidents is always use strong passwords with two factor authentications, you can also check here if your email has been compromised and if so what information was breached https://haveibeenpwned.com/

eager knot
fading yoke
fading yoke
eager knot
fading yoke
eager knot
plucky crystal
#

is their a way to increase my chances of getting an item

halcyon flame
#

If in some sort of lootbox thing in a game, yes.. there is!

#

Buy more lootboxes and waste more money on gambling

#

..but don't do that.

eager knot
silent glen
#

i need help to see whos behind a fb account ASAP PLS

eager knot
silent glen
#

DIssonance hes messaging my mom bro fym rules

eager knot
#

tell your mother to block this guy

silent glen
#

he keeps making new accs

eager knot
#

then keep blocking lol

#

nothing too bad

#

let him waste his time making new accounts while block is only taking 5 seconds

silent glen
#

i wanna know who it is

eager knot
#

eh, unethical mostly and unnecessary

#

he'll let go eventually

#

everyone has a limit

silent glen
#

it has been going for 5 monhts

#

months*

eager knot
#

oh

#

this guy has issues i'm guessing

#

well too bad for him then lol

#

imagine dedicating 5 months of your life making accounts only to talk to someone who wants nothing to do with you

#

think about it like that and it'll look more funny than serious

silent glen
#

nah man i gotta know who it is

halcyon flame
#

@silent glen drop it, or leave

#

..whether by your own choice, or ours

#

This is not something you can discuss within this server, and not something we can help with

#

Speak to the authorities.

willow swallow
#

I need help with dropping down a line while performing an SQL query
Basically like this
Thx 😩

vernal cape
#

Hey how can i gey back my windows defender i downloaded a game from oceanofgames now i just cant turn of defender and it dident even start on starup

hollow ermine
#

does anyone know how to install php7 on linux, I am facing trouble doing this!

broken spindle
#

Last night šŸŒ™, I found out that better cap is not degrading https to http ? Any other tools recommend!?

broken spindle
#

@last maple suggest me other tools which can degraded https to http in the mitm attack

#

@last maple I tried better cap but my victim machine couldn't change it's state of https though I cleared all the browsing data

#

You helped me when I got stuck in wifi card , so I thought you could help me with this too

#

@last maple

#

And even there is no yt video made after 4 years demonstrating the mitm bettercap

#

Thanks

#

@spiral notch , can you help me with this ?

eager knot
#

do they have https enforced in their browser? what type of browser do they use?

#

gotta check those details out as well

#

some people enforce https

twilit tendon
#

Maybe i'm asking a stupid question but, is it possible to find who someone is with their phone number?

eager knot
#

depends but mostly we don't assist in identifying people

#

as it's usually illegal and unethical

twilit tendon
#

I receive a lot of message always the same person but he changed phone number, im able to modify my text if i answer so it looks like he got a real number on iphone but changed it every month and repeat the same shit

#

Im tryna find who this is so maybe he will stop if i find it but if it's illegal i understand

chilly merlin
#

true csller

halcyon bluff
#

I need some help, is there anyone who i can talk with one on one. Please!

halcyon bluff
spiral notch
#

meowwww

late flicker
eager knot
spiral notch
#

first of all

#

What command are you using in bettercap

#

Second of all

#

What website are toy trying to downgrade?

#

You*

#

Also have you confirmed the MITM has started successfully?

#

Is all the traffic flowing through your machine, can you see packets from other users

spiral notch
eager knot
#

@chilly merlin saw your message in free resources and wanted to reply:
if you have windows i heavily recommend using hyper-v
it's very fast, very compatible with the OS

#

but if not, vmware does a very good job

chilly merlin
eager knot
#

no worries lol

#

i took notice

thorn geyser
#

need help to open my python that I have just installed but wont run using my console.

broken spindle
broken spindle
broken spindle
broken spindle
#

@spiral notch I searched and saw the whole method from yt but they are outdated, all of them were uploaded 4 to 5 years ago

thorn geyser
eager knot
#

and what's the error it throws out when you try and use python

#

@thorn geyser

#

like what command are you using and what error is being thrown out

thorn geyser
spiral notch
thorn geyser
broken spindle
#

@kv3 what should I do ?

#

@spiral notch

solid gull
spiral notch
#

yea 1sec

#

holdon

thorn geyser
solid gull
eager knot
#

python should be an alias

thorn geyser
broken spindle
solid gull
cyan thicket
#

@thorn geyser give me pwd

#

and then run the file

thorn geyser
eager knot
#

tried typing in python3?

broken spindle
#

Anybody, who cam help me with mitm attack ?

thorn geyser
eager knot
broken spindle
#

I'm not able tp downgrade https protocol to http of my victim website

broken spindle
#

After successfully through my attack

spiral notch
#

learn about

#

HSTS

#

youy wont be able to downgrade https only

broken spindle
#

? @spiral notch

solid gull
spiral notch
#

only by starting a man-in-the-middle attack

broken spindle
spiral notch
#

the way hes doing it is impossible to do

spiral notch
#

here u go then

#

you cant downgrade websites that use HSTS

broken spindle
thorn geyser
eager knot
#

oh there you go

#

so you don't have python 2 but python 3

#

did it launch python for you in the console?

solid gull
spiral notch
#

so @broken spindle , you cannot perform MITM attakcs on HSTS protected websites. We dont teach how to bypass that here either

#

as crusher has said, you might use it unethicaly, and/or it can be used ilegally

thorn geyser
spiral notch
#

the downgrade not working is because of a blueteam mechanism, not because of an error in your system or configuration

broken spindle
broken spindle
spiral notch
broken spindle
thorn geyser
broken spindle
solid gull
thorn geyser
solid gull
#

Do you see the file??

eager knot
#

or where python3

solid gull
#

Or use the above ^^

eager knot
#

and the path that you are getting is the path for the python file

#

you just cd into it

thorn geyser
thorn geyser
spiral notch
eager knot
#

oh uhh

spiral notch
#

it is

eager knot
#

well type in where python3

#

instead

spiral notch
#

youre not finding a tutorial on youtube though

thorn geyser
solid gull
#

Like the date

thorn geyser
#

I'll try to locate it by Date and time if that's what you're trying to say?

solid gull
thorn geyser
thorn geyser
#

trying to see which one is the right one

cyan thicket
#

@thorn geyser run sudo find / -type f -mtime -2

#

sorry

#

wait

chilly eagle
cyan thicket
#

sudo find / -type f -name "*python.py*" -mtime -2

thorn geyser
cyan thicket
#

okay, and provide us with the output

thorn geyser
solid gull
cyan thicket
#

prolly, let's check with that first

thorn geyser
cyan thicket
#

those are okay, what else did you get, just those ?

thorn geyser
cyan thicket
#

if you got nothing else, try sudo find / -type f -iname "*python.py" -ctime -2 2>/dev/null

cyan thicket
#

okay, now try sudo find / -type f -iname "*python.py*" -print0 2>/dev/null | xargs -0 readlink -f

#

if this doesn't work, file is not on your system

#

or it's named differently

thorn geyser
cyan thicket
#

found nothing then

thorn geyser
cyan thicket
#

readlink -f doesn't have an argument to work with that's why

thorn geyser
#

or maybe I'll try to reinstall it again with gui?
maybe that'll work?

solid gull
#

@thorn geyser Did you download the python file or did you make it??

thorn geyser
eager knot
#

uhh yeah what command did you actually use to get python

#

did you type in sudo apt install python?

thorn geyser
eager knot
#

hmmmmm

solid gull
eager knot
#

launching my kali rq