#👥・help-me
1 messages · Page 31 of 1
He's helping me when no one else would
Yes sir
ok
like pentesting?
i just told him how to do with cmd prompt himslef
cuz he basically is asking for people to send packets his way
explain clearly my frnd
wanna test ur threshold point of ur wifi?
@shy wraith
Yes
But I need someone to teach me so I can do it because it's my parents wifi and need to be able to stop it immediately
so u wann test ur wifi strength
if im correct
like defence
Thank you so much
hold on a sec i got u
@shy wraith
now dont say we arent helping u . we may be busy with our lives. remember this isnt a helpdesk like u can demand .we will when we can
no offence in any way . there are some malicious peeps coming and requesting so we are careful
No, speak to support. If that doesn't work, you're screwed.
not with permission
but its very sketchy
hed have to go sign an internet contract bla bla bla
Maybe because it's illegal?
Your asking people to hack an Instagram account for you...
I know this isnt exactly a cyber security question, but im building the RC mega bot from big hero 6, and i cant quite figure out how to make the 3 sections work individually. The only thing i can think of is to have an rpi pico inside all of the 3 sections. But that causes the issue of communication between each section. I need a way to controll the entire thing together when all 3 sections are connected, but also controll each section individually when they are sepperate.
Just curious if anyone has any ideas.
Hello, chat. I want to learn about cybersecurity but can't find quite the place to do so. Do you have any recommendations?
how to let my phone it's connected to pc without connecting
Like what
Internet? Or Sharing files?..etc
i don’t get a strong signal in my room and i’m thinking about buy my own personal wi-fi router what should i buy
is it required to know development before getting into cyber security
No
But it certainly helps
in what way does it help ??
i keep getting this error when i run katana to get wayybackurls someone help?
Traceback (most recent call last):
File "/usr/local/bin/katana", line 5, in <module>
from katana.clipper import main
File "/usr/local/lib/python3.11/dist-packages/katana/clipper.py", line 35, in <module>
import katana.pysamadapter as pysamadapter
File "/usr/local/lib/python3.11/dist-packages/katana/pysamadapter.py", line 67, in <module>
raise KatanaException('Unsupported version of pysam; please review config and install instructions.')
katana.util.KatanaException: Unsupported version of pysam; please review config and install instructions.
development is a very broad term
can you specify your meaning of it
etherbnet lol
or a wifi extender
minimum setup, plug it into urnroom and connect it
it'll amplify the signal
can i send me a wi-fi extender
Hey I Wanna Know More About The flipper zero and it’s capabilities
Check google
Oh yeah!😁
Hey, for a lab where I had to exploit an XSS I wrote some javascript in the payload to send the PHPsession token of the user triggering it to a webhook in the GET parameter.
I did this cause I could'nt manage to open a server to the internet.
But I'm wondering, was that a good practice ? it seemed pretty OP, but I'm not very familiar to how webhooks work
For a lab, it’s fine!
But in the real world, webhooks are not the best for exfiltration
Would be really best to set your own server up. Minimize external dependencies, too! It’s best to have your own infrastructure set up (for both security concerns and avoidance of other matters)
oh okay that's what I thought..
- I hadn't to register to get the webhook, and I guess the url is somehow generated using my own cookie token, so it's only secured via ~~obfuscation ~~obscurity i guess
is there anyway possible?
?
so
i am not clear about
a command
named
git reflog
could u tell me what is it
Hello guys 1 question I want to ask is edureka is a good platform no actually they have a good cybersecurity course with training in just 21,000 in INR and 246 in dollars so is that worth it for certificate they providing certificate from ec council
DSA
no
not worth
imo
Why but ?
Ahm they are offering many tools and techniques
Ok so do you have any better recommendation about this
do a cert
ejpt
What's that I didn't get it
greetings
Hello fellas
whats up
hi
Hello
does anyone here have an HDI certification?
Hey everyone, been scratching my head on this one all day and night. I recently been taking on small web development jobs and only recently was brave enough to take on a cyber security job off AirTasker. However, I think I may have bitten off more than I could chew.
The cybersecurity job I on-took was the client’s Facebook and Instagram small business account has “hacked.” It appeared that the client has fallen victim to the Facebook ID-verification phishing scam. I took on the task of helping him regain access and control over his business social media accounts which unfortunately had low security measures to begin with. His email removed and replaced with the attackers email, attackers setup 2FA with an external authenticator app and only trusted device is the attackers.
I started with trying to access the account the normal way by login email/user, password then forgot password only to be met by the attackers devices having the token sent to.
Moved onto using a previously used browser by the client and attempting the recovery process via www.facebook.com/hacked and lodged 3 attempts to recover the account following instructions on there, so far only 1/3 have returned with failed as the result. Reasons being the ID used was damaged and some details are not readable. However the other 2 attempts, I advised the client to use his passport which was brand new. So we are waiting on that to come back.
Attempted to recover his accounts via Instagram and have KYC-like verification done with liveliness test. In addition to having 2 followers/friends verify a “your friend is trying to recover his accounts, please confirm that is him,” to be met with another “under review” and a few attempts rejected because the AI could not match up the clients face to photos the client has posted on his Instagram. However, there are attempts yet to come back with his new ID.
I’m kind of stumped for ideas here…
Sorry if not allowed here or post too long
Tell him to contact support.
If it's failed they are SOL
sorry what does SOL stand for?
@pliant hollow
Solana
SH1t out of luck. @pliant hollow
Hi chat does anyone know anything about ussd programs
Trying to better understand them
Is there anyway one can find out who left you a voicemail with a blocked phone number threatening you the phone company would not be able to see in order to help
You can File a Report with Your Carrier, Get some Legal Help and Reporting or Consider Changing Your Number
I tried with my provider they could not establish a number from their end
edr use meta portal
LMFAOOAOA
how would I fix my command line if it closes as soon as I try to run an IDLE script in it through python
just straight up PC reset at that point?
If it's closing as soon as you run it, likely it expects some parameters or something
What happens ifyou open a command prompt, browse to the file and run it that way?
Oh, assumed running by double clicking
Ye I try right clicking an IDLE .py and then select python
and the command line flashes briefly and disappears
Ah, then yeah it's exiting due to either running as expected and terminating, or exiting due to missing parameters or arguments
Open a commandline, browse to the script and run it there
You'll then see the output
probably missing parameters
it works when I open the commandline itself
but when I try to interact through any software like Obsidian or Python it doesnt open
When you it works when you open the commandline itself, do you run the script?
or just open the commandline
I opened commandline to try checking the system but not for running the script
Then browse to where the script is and run it in that commandline
It'll show you any error output that you're missing when running via other ways
Any luck then @torn tapir ?
I can type it to run it from Python, but double clicking and right clicking to open with python still doesnt work even when I set opening .py files by default with python
so its good enough but oh well
oh what now it works
I added an input at the end so it doesnt close after
YESSS baby steps
gj
10
natalloc is my new program
[Errno 2] No such file or directory
how does ur code look like? you can dm if you wanna
no
in the IDLE?
do u get an error? how old is the tutorial book?
it just doesnt do anything when I press enter
gotchu. if u start python IDLE standalone and type in 5+5? don't start any other file with it
it works on python I think IDLE is just buggy
I'm gonna switch to something else even tho the tutorial is for IDLE
yea, u can use vscode. sounds like python IDLE is chaos all around, maybe a reinstall will fix it
did the tutorial book make u do any configs? just curious
damn, gotchu. IDLE decided to do a goodbye world instead
I should be able to whiz through this tutorial without a buggy IDLE
100%. np
yeah issues on literally step 1
Someone is trying to scam me on meta messenger should I teach him a lesson?
Block them
What
Did
There we go then, well done.
Am trying to make payment
With?
If you want to bypass verification, that doesn't sound very much like a "this is my card" problem.
Speak to support, or stop defrauding people.
hmmm
hi guys
can anoyne help me with this code i wrote for brute forcing a discord account using only their user name i had some help from ai
i read thenm
and its for EDUCATIONAL purposes
¯_(ツ)_/¯
just a bit
can you plssssss help me
i am a innocent kid asking for help
ok fair
but you can help me for the school project
its fine just say no
No, as stated above.
What you ask is illegal.
oh my bad
bug hunting
how to find third party links in a website
Look at the source? Look for network requests in the dev tools? I'm sure there are tools out there to crawl and list, also.
any tool for that
Most likely
any that u know
Have you done any research / searching?
yes but havent found any lead
Search with the keyword github, to find Open Source projects.
There are options out there. Research is an important skill
okay sir got it
should you teacvh him a lesson as a begginer greyhat?
Haha I know he lives next door to me 🤣🤣🤣
Does anyone know if there's a way to run 2 instances of android on a single mobile device, and if so how would I go about it
Not 2 screens, 2 separate instances I can use separately from each other
@chilly merlin hey is they a way i can observe what a friend is doing on her phone on mine
yes ask her
@chilly merlin hey is they a way i can observe what a friend is doing on her phone on mine
no

Can someone help me with proxychains on kali linux, I am not able to load any on my terminal
Your Bio is already smelling like a big scam 
I kmow there are rules but can someone help me recover my emai account ,how to recover it ,i just got hacked
I really need help ,someone hacked my ig acc and now is advertising OF content and scam content and my parents follow that acc and my paypal details are there
And not I did not join for this , I joined yersteday so i can learn stuff but today i coincidentally got hacked ...please help any one
No one's gonna hack your acc back
Tried reporting it legally ??
im having an issue pushing my project files to my github repo it ays that one of the files exceeds 1000mb how do I fix this without removing the file. I;ve tried the following: git filter-repo --path node_modules/@next/swc-darwin-arm64/next-swc.darwin-arm64.node --invert-paths --force
git lfs track "node_modules/@next/swc-darwin-arm64/next-swc.darwin-arm64.node"
git add node_modules/@next/swc-darwin-arm64/next-swc.darwin-arm64.node
File cybersecurity-hub/node_modules/@next/swc-darwin-arm64/next-swc.darwin-arm64.node is 104.90 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To https://github.com/Blackpenguin46/CyberHub.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://github.com/Blackpenguin46/CyberHub.git'
Hello everyone Is there a way to search to see if your spouse is on any dating platforms ,
@maiden mulch do i need to hunt you myself?
stop trying to scam people or ill deal with you
Use your big boy words
..or big girl words
If there isn't trust, fairly sure it's too late
That's gone, I just need to make sure I have proof to seal the deal.
What the hell
I scraped something with more decency than you off of the bottom of my shoe the other day
"seal the deal"
Sounds like you want to leave them anyway
so just do it
Merry xmas
it's done, we have an infant involved and one I raised as my own. I just would like to closure for myself since the person swears they aren't and focused on working on themselves etc etc . great way to end the year ...
Well that sucks
Honestly, move on. Don't focus on trying to find some sort of validation as closure
You'll only cause more pain for yourself, and your ex
egh I hear you .... much gratitude
does anyone know about fixing the "error: An invalid token was provided.
code: "TokenInvalid" when trying to link my discord app to my code? because at this point i've tried everything
more specific please
i sent a dm, the bot keeps deleting my message
We cannot help. Reach out to support @sullen pelican
I need help bc i want to learn a language but I idk with one got any recommendations??
French
I meant languages like GO or c or c++
C++
Ok
Python would be the easiest one to start with
But C or C++ is also good
It all depends more on the applications as well
How and what kind of projects you will look for
Or whats ur end goal in short
I just want to learn something that I can use In the future for coding and is not too easy but not too hard
Go for Python for starters
See how it goes
I'm trying to learn c but bc I'm using my phone it's a bit difficult
Ok
sup
You know where I could learn it ??
Hey
Exercism/w3schools
Or pick any project and start learning bit by bit while ur making it
Ok thx for the help
Np, have a good one
👍
ur trynna learn c on phonee!?
i love c++ but it isnt a beginner language
I was now trying to python
Hey I’m new to this is there anyone someone can help me I’m using a phone to do this tho
i need help with creating an exe file from python code
i created it using PyInstaller but it is getting flagged as malicious although it does not have anything malicious in it
is there a way to bypass it other than windows security?
It depends what your Python app does.
obufucation or crypt it
https://github.com/rasta-mouse/ThreatCheck
You could also use this to check
But this requires you to reverse engineer you own application to find which memory section is being flagged.
Its a simple youtube video downloader
Nothing interesting
Obfuscating your Python code before compiling it into an EXE can reduce the likelihood of it being flagged. Tools like PyArmor or Cython can help obfuscate the code, making it harder for antivirus programs to analyze it.
PyArmor: Can encrypt and obfuscate your Python files before using PyInstaller to create the EXE.
Cython: Compiles your Python code to C, which can then be compiled to an EXE using a C compiler, offering better performance and reducing the detection rate.
@sly spire
Hmm...
That seem more easy to do
Will try that
Thanks
| Technique | Tools |
|---|---|
| Obfuscators | Dotfuscator, ConfuserEx, JScrambler, ProGuard |
| Packers | UPX, ASPack, PECompact, MPRESS |
| Cryptors | Themida, Crypter Engine, Enigma Protector |
| Protectors | VMProtect, SafePE, Obsidium |
| Stealth Files | Alternate Data Streams (ADS), Rootkits (e.g., Stuxnet, Adore Rootkit, Zeus), Slacker |
| Timestomping | Timestomp, Metasploit Framework, NewFileTime |
@sly spire
tools
Thanksss
Hey, I installed kali linux and now I want to understand it and learn about the different commands and tools. Where do i find a tutorial or how do i start, any advice would be useful.
Thanks
Is tail os safe
Yes
Thanks 🙏
does someone use L0phtCrack and if so i need help with an error which i can't send a photo off
Error: The technique configuration is invalid: No accounts to crack.
this error when i try using a password list
Try asking chat gpt
It might help
Ik a lot of the users that usually are here are spending time with family atm since it’s Christmas Day today @fringe mural
So someone might answer tomorrow
alright
That’s why I’m suggesting to ask ChatGPT atm
i'm going away with my family to dinner but want to set this up so if i'm back it is hopefully donew
done
but considering the error i can't so
Yeah I’m not much help. But I would just ask AI for this one atm. I’m still a beginner haha
it's no problem
yeah no i need help with adding an account to it which chatgpt ain't helping with nicely
Ah lol ye
ye
how are u
doing fine
@fringe mural can u help me
need help with something anoying tho
with?
@fringe mural can we create a link to acess victm phone
well yeah
@fringe mural so how can we do that
idk that
i know it's possible not how i'm not into that stuff
although you can search it on youtube and read some stuff how and such
@fringe mural oh ok thank u
thats not legal
Not possible unless they click the link
@valid belfry but how to make it
one second @midnight crypt
@valid belfry ok


@valid belfry how much exprience do u have
@valid belfry can u guide me
@valid belfry yes I also want to b a cyber security expert
Gotta go to school
bro
dont learn this stuff
yet
learn the basics
not how to access victims devices
also youre asking a whitehat to help u do illegal stuff 💀
@spiral notch bro i daont want to do illegal stuff
yet u asked how to get access to victims phone
@spiral notch yes i asked but i want to try on my device
@spiral notch yes i am learning python
@spiral notch last 3 chapters left to complete it
significantly harder to do than on windows
@spiral notch on linux
@spiral notch i dont want to do just that i want to learn cyber security
windows significantly easier
then do other things that arent malicious yet
like i have 6 years of experience and
im starting to do my own remote access tool
@spiral notch how much u earn when u were a fresher
earn?
wdym fresher
@spiral notch yes
@spiral notch how much money do u make when u were as fresher
I think he's asking how much you make in your job?
@crisp star yes

in terms of money, i have made about
2.5K
with a bunch of bugbounties and commisions for projects
i used to offer my services for coding such things like remote access tools and other
and providing security analysis on websites
@spiral notch sorry for asking u that
hm?
@spiral notch I dropout the college and now i want to become a cyber security expert
Who's going to tell him? 
uhh cool
happy for u
also wdym ur on last 3 chapters of the book
ig some book about python
@spiral notch python language
@spiral notch no i am learning from youtube
second of all you cant get access to victims device jsut by a link
they have to literally download
They need to download it, execute it, and pray that the AV doesn't detect it as malware.
^^
im working on this fun feature that will try and detect the device model and tell if the webcam will light up if u turn it on
@spiral notch can u teach me the path
so u could access the cam without being detected
path of what, cybersec?
@spiral notch yes
@spiral notch i just want to know that what things we want to learn
yeah
refer to #👥・new-member-guide
bro
lol
what modules have u worked with in python, i doubt you know ones that will actually allow rc or are useful for rc
most ocurses dont cheat those
@spiral notch i dont have any projects yet
@spiral notch because i dont know how to use the language
then start some basic projects
make a
weather app
idk
notes app
something like that
maybe a website and connect it to a database
@spiral notch what about a jarvis
@crisp star

no idea what he means..
@spiral notch making a jarvis with the help of python
He watched a bit too much of Iron Man movie.
@crisp star yes
i think he meant that thats why i said uet
yes
@spiral notch no the course dont teach me ai
then ur not making a jarvis with no experience
@spiral notch ok
@spiral notch let me tell u what topics i have study
@spiral notch variable&data types , list and tuples, dict and sets, loops, function and recursion, conditional statement

Vreh search it yourself
It's a programming language
Checkout in YouTube
W3schools
Etc..
@chilly eagle ok
that is far
from enough
for an ai or a remote access tool
you're a couple years away
@spiral notch i have a problem can u solve it
depends
what's up
with open("demo.txt","r")as f:
f.read("I am learning python language")
f.read("I will be the best programmer ever in the world")
data=f.read()
new_date=data.replace("programmer","Hacker")
print(new_date)
with open("demo.txt","w")as f:
f.write(new_date)
what's with this?
what exact help do u need
also next time use 3 `
py
@spiral notch the programmer is not raplacing with hacker
@spiral notch what happen
what error code are u getting
I see syntaxerror on line9
hello, world
Does anyone know any dark web chat gpt? Dm if u know any.
????
Wdym?
Like chat gpt without a filter?
make sure your code is actually under the if statement
ex:
Wrong:
if blah ==blah:
return 0
Right:
if blah == blah:
return 0
usually you can press tab to indent it properlly
Bro ahah, what is that for?? 😂
fair enough
lmao
alwasy set your goals high, i love it
let me know when u hack white house, and tell them that "Rimmmy" told you how to indent
Good idea!
u will be booted real quick if u keep this sheit up
yes
I need some assistance
I'm. Supposed to offer security services to a memecoin
What aspect of pentesting can I do for em😂😂💔 please
What-
Hello guys, anyone here who also just finished the google cybersecurity course or one similar? I'm looking for a study/accountability mate. Please if you are easily distracted or give up easily, avoid me. Thanks 😊
My computer is completely reorganized and my router says someone tried to log into it with wrong password and username
What do I do?
I just wiped my pc completely
guys is there a way to hide rat file without exe extension show ups on the file
Your router is probably internet facing.
I also have my router exposed to the internet because I use it as a VPN in case I'm abroad. You can partially mitigate it by setting up a firewall. My router has a build in firewall which is per default on blocking from any remote connection outside of my home network.
Is there any ai that will help me in hacking??
💀
yo guys planning on starting on ethical and pen testing certification for a beginner which should i pick 1. Hack the box HTB Certified Penetration Testing Specialist or TCM's pjpt .
I was wondering that as a high schooler how can I prepare myself for Cybersecurity and what I can do so I am both heavily prepared for the field of Cybersecurity and able to get into a prestigious institution with my expertise and experience?
why do i get the audioop error when importing discord
i've tried with two different versions
My Cali Lennox has no sound after I upgraded how do I fix
Sorry I was using talk to text . Spelling error. Kali linux
Dummy output
Dose it have anything to do with pipewire.?
caw
relatable
Hey guys I don’t know anything about cyber security or cyber tefth what would recommend to someone that’s trying to start like where do you start learning/practicing thanks in advance
Thanks 😅
Hello fam, please I have questions
go ahead
pray? oh hell nah‼️ if max gotta pray then it hasn't been tested properly. no god gon' help max out 💯
Can you get free nitro?
who are u asking
and in what way
theoritically yes
ethically? most likely not
like its possible yeah
No
Please can someone help me with the best way to extract money from a Cc to buy crypto
Thanks 🙂
yep
pjpt for sure
Tq
aint no way lmao
"blackhat expert"
Can I get an X account down?
Report it
Which is best nuclei template?
Eukaryotic
🫥
Hello everyone,
I want to build a home lab, any suggestions on how to get started? Also any tips on how to get internships in the US? I’d be more than happy to talk more.
Guys my personal pic got leaked I need a help I have a method but I need someone who's on terminal
personal pic?
need somone whos on a terminal? tf
Yes
Questions
Which one?
anyone have any rooms to practice api pentesting
Yeah
Portswigger
anyone know a phone number generator, that i can receive sms verification codes
Hi anyone know how to find someone with their phone number?
Yes
Open 127.0.0.1:9670 and then open your camera
what u will show us on that
A person with no phone numbers and a good sense of humour
??
You’ll understand soon
maybe I wont
i think he won't
Lol
should i explain it to him?
Yes
i don't completely know how it was anymore but if i remember correctly 127.0.0.1 is your own IP
Hi everyone quick question what should I I do when one of try hack me's server rooms don't work and also recs on which apps or websites I should use
well, my pre new years resolution (yk for ending this year with a bang, no red serpent this is not a maksad refrence), I wanna start cyber security, but i don't wanna go traditonally, what are some easy or normal level hacks or things i can do, like not like idk "iphone hacking" but maybe like simeple things, can anyone give me a direction to run to?, i already have basic Os knowledge and a programing language
sup
Gud u
same
Question what do you do with one of of the tri hack me servers don't work and can you please give me recommendations on which apps or websites to use for beginners
ye so try hack me or hack the box
like the big 2
sorry for anime refrences but like
naruto and sasuke
gojo and sukuna
izuku and bakugo
yk
Oh I do got some recs but Idk if you gonna like em
recs ?
Recommendations
yes please
il take em
well, my pre new years resolution (yk for ending this year with a bang, no red serpent this is not a maksad refrence), I wanna start cyber security, but i don't wanna go traditonally, what are some easy or normal level hacks or things i can do, like not like idk "iphone hacking" but maybe like simeple things, can anyone give me a direction to run to?, i already have basic Os knowledge and a programing language
Hi Guys ,
I am new to cybersecurity stream , I just want to get started , can you guys please help me with what should I start and what and all skills I need to acquire .
lol
he was making fun of him
Thanks @spiral notch
no worries ;) if u need any help dm me
Sure @spiral notch 😇
how do i get started on github?
what exactly are u struggling with?
you just sign up
Was I correct with the IP thing I forgot tbh Lol
🐢
nope, there are a plethora of other things that are more important than coding in cybersecurity.
abdul is laughing from corner
Who
Click a lot
demn
Go away - #1286135820008296509
sry mb

always state the reason why you wanna do that?
ok
im working on a project where if i create an account in a platform .... we create it in multiple platforms tooo but if i could find a way to automate the google account creation ... i can use these accounts to make the accounts nd i can give the registere id to the user
did u get it?
for google acc you need to solve the captcha so nah cant be automated
hey darky
is there a way to get api keys of an mobile app ?
sry again mb
im stuck on a project ... i could use help ... thats the reason i was asking ..
mb
Your project does not sound very ethical.
wat
check for public keys if they have one
🤨
Ayo what's with the side eye
Sure @serene furnace - red.onion, white.onion, juststopaskingmofo.onion
Ayoo ty bro
You're welcome!
Like nethunter?
What tools you want?
Any opinions
Is it good to download Nahamsec BBHT from Github ? or i just downloaded malicious files in my kali !!!
Hello
Yah he needs multiple acc if it for like to check any authentication system it was fine but they need that for unethical purpose
Damn dark web surfer
I don't think that'd be any more ethical to check any authentication system tbh?
I mean, can do that with just one account if looking for rate limits or oauth bypass
Ohh yes, naughty me
🧅
Dos the auth server

the server would blow by the cryptography it needs to do
...ooook
cryptographic errors are serious
Oh, I know what you're saying, just not why you're saying it
i like to yapp nerdy
hah fair
its like revising your own knowledge
but i don't like the guy in the mirror
what about that?
Uhhh, close your eyes?
Then what's the point when you got no one to listen to your yaap
lol
The walls always listen
brainrot stuff lol sorry for that
yah your walls gonna tell me your sec number
just a question
how much share u have at htb?

What like, how much ownership?
Yes
I'm not sharing that information
one more thing
last question i promise
Don't ask to ask 😄
what do it takes to be a CTO in corporate
like work exp and stuff and also with certs?
Hard question... I joined as an engineer to help build out the platform shortly after it started by invitation. The role of CTO was what I fell in to as we turned in to a real company with backing, when it became our full time job. Never a position I thought I'd see myself in, but most of my time as CTO is spent speaking with people around the business, aligning focus from a technology perspective, looking at new tech that may be of use to the company, and representing the tech departments as a director.
Apart from my secondary school "certifications", I have no college or university completed education. I've OSCP, and a few other little certs
but honestly, mostly self taught.
It's was a weird transition, and still is. I miss working as an engineer, but I enjoy being able to see all the good work our engineering/infra/sec/data teams are doing, and being involved in realising the vision for the future of the company and product.
TLDR; I got very lucky
Nah u invested time and work that's not luck
After I joined when the platform launched, I completed all the content, then spent most of my time communicating with the community. If you check the pins in #💬・old-gen-chat , there's my "origin" story haha
Oh yeah, time.. effort.. the three founders at the start, we essentially worked two jobs for months until we got our first funding raise after a few awards
i saw some on youtube the htb's official yt
worked hard to get there
lol i just started as an Intern now in IT
they would be transferring me to SOC role in other company soon
so its start of my corporate journey
Congrats!
any word of advice?
thanks
Uhhm.. listen, be approachable, but don't be afraid to fight your corner.
Honestly, same goes for any role to an extent
but as for advice as a SOC
I've never had a professional position in security in my life
Closest is HTB I suppose, or previous roles where I was an advocate for security, but primarily an engineer
htb is all about security
Oh got it
Did some bug hunting recon with someone the other day, first thing in ages
but you can hack and secure right?
then uk about security now
I may be a bit rusty, but I like to think I still know how to rock and roll
Used to do vuln research as a hobby years ago
there you goooo
always been interested in building automations regarding security
recently stated malware analysis
Some CVEs
I've never tried malware analysis tbh, well.. not seriously
A couple of times from samples people have chucked over
That was pretty interesting
its easy if uk reverse eng
Done some RE yeah, not my strong suit though
same just started static analysis and assembly is tought
Web, systems, detection
that's greater than my age
wait you know detection?
Well attack detection and response using network logs and activity, yes
Nothing that advanced really
Just connecting the dots
OH the SOC work
I would prob take OSCP now
and there are some other higher lvl certs
like for the chief roles
but the exam itself needs 8 years work exp lol
thats one for me
yah i need all the luck i can collect
The scope of CISSP is just.. so wide
thats why i'm doing blue and red both
It's not just attack, defense, response.
but the salary raise for it is wide too
It's all the management, documentation, process, remediation, communication etc etc etc
and so much more
yah
Yeah true.. I don't think I'd have it in me to do it tbh
u were suppose to motivate me
what will i do if goblin is scare of it
Yah but current education system sucks the life out
Well.. sounds like that hasn't improved much
Why you think I dropped out of college three times 😆
It just wasn't worth my time
i have backlog in subjects
i need to clear them or im doomed
wish i could do that but current recruitment isn't good
thanks for that motivation
can somone help me to get my acc back its hacked. can somone hack that acc and give me the infomation that would be very nice
its a epic games acc
!?
For free
Huh?
Please refer to #1286135820008296509
We don't do it here
dealt with
Can someone help me get a certificate from typingtest.com
5mins medium test
Please 🙏🥺
I need a 50-100WPM speed 🥲
Am stuck at 40's
You do 10 fingers typing?
Can you type without seeing the keyboard (?)
Nopes 8
It takes longer time to type seeing the keyboard.
Could you spare me 5mins of your time and run the test
Please 🥺🙏
5mins
Medium test
Typingtest.com
Can't be done
You need to do it on your own
You just need to train it.
It takes a bit of time.
I don't have that time brother
I would rather do it but am out of time
I've got a deadline of 12 this night and am stuck at 40 WPM+
Sounds to me like a time management issue.
Probably
If anyone could save me it won't bro
5mins of anyone's time 🥲
I got a 68 WPM with 100% accuracy 
I find these test always amusing to do.
But we never did them in school.
Send shots bro
🥺
Lol
Not school stuff though
Then why do you need it?
Am at step three for a remote job
They wanna confirm my speed
I can't catch it to 50 right now but ready to improve
But the least they're take is a 50wpm
Wtf. Which serious company would even do such a test?
Lol
Taught as much
Sounds like what an India company would do.
Nopes
Save a brother
Spare me 5mins of your time bro
Just head over to typingtest.com
Do a 5mins test, medium level
I'm more concerned about the company you apply for which has such a requirement.
Also 3 steps are already a nogo for me.
The jobs simple just reply customers with good pay
But they need the test done
Wow
IIf you're gonna cheat you might have to be more creative.
Since you won't send a screenshot
Mind helping me do a test ?
Sounds jealous though 🤦
Sooooo
You want someone to pass a typing test for you.. what comes next? What's after, when you can't type that well?
If it's for work.. bullshitting to get a job is a recipe for disaster.
bro 💀
my record is 190 🔥
I'm not jealous of that at all, buddy. Good luck.
my record is 098273400298137098572341
i'm also 12ft tall
😄
Anyone here with cvv experience
My record is altering the HTML tag and replace with whatever value I want.
Card Validation Code?
lol
Someone trying to do some shady CC stuff again 
Felt like my Kid brothers talk all this while
I would rather pay less attention
Just need info on good sellers
Sod off
lmao
It's like... one out of ten people actually asking for legit help
these past days
ikr
Otherwise it's just carders or "how do I track my gf don't worry it's a joke"
Feels like it's gotten worse
"hey can you help me cheat my way through life"
"hey can you help me steal everything"
Maybe just the holidays
We can only hope.
Can someone help me
i have ca installed
but i still get this
What can you do about it?
www.google.com has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site.
If your antivirus software includes a feature that scans encrypted connections (often called “web scanning” or “https scanning”), you can disable that feature. If that doesn’t work, you can remove and reinstall the antivirus software.
If you are on a corporate network, you can contact your IT department.
If you are not familiar with PortSwigger CA, then this could be an attack, and there is nothing you can do to access the site.
```'
i have no anti virus, the ca for portswinger is installed
You can't intercept https connections unless you have some sort of certificate
Especially google.com
Try a website that doesn't use http
I forgot exactly how but there's a way you can download a certificate and basically bypass that (if I'm not mistaken)
i cant send a pic
You can send a pic in my dms
kk
go into your certification and add it
It lets you view https traffic right?
yeah
Yeah, thought I was tripping for a second
This video is all about setting Burp Suite with Firefox so you can intercept your request and modify the request before submit.
Burpsuite === https://portswigger.net
works for all
already added
myve port isssue
did the exact same stuff as the video
even decided not to use the portswinger extension and say let me do it the manual way same issue
imma have to use vm loosing brain cells
u doing on windows
yes
rip
,.k9''
I want to learn hanqing as you advise me
🐢
what steps did you follow?
it shouldnt be that hard js install the cert from http://burpsuite then add it in your browser settings
make sure you apply it😭🙏
hmm thats rly weird actually
id reinstall the cert again, and redo the steps
NO.
ok
Why is it always Fortnite and Roblox 
12 yr old kids join
Guys a guy is trayna hack me
Thraugh out toblox
I need help to expode him
Expose*
LOL
no shot
Warra do? What is that i alr red teh rules
you predicted it
Yes, and you are breaking them. Go away, and contact support.
We cannot, and will not help you.
Anyone who says they can for a fee will scam you.
He hack me me try expose him
g0blin you be on dress to impress?
No, my daughter and her friends play that mindless crap sometimes though.
😭 🙏
Why, you wanna see me in a dress?
bearded man in a dress, doesnt sound that bad
I did dress up as the bearded lady at a work circus themed party once ages ago
..was a bit awkward walking through town at 0200 when clubs were kicking out.. but I survived
..and the party was hella fun 😆
LOL that does sound fun asf
spell correctly or i will beat you
what do I have to do to unlock voice? a test or something, the readme.. there is nothing.. been here for months.. sorry for the confusion, I don't chat much as I would rather add value than text polution.
Yh
bro
@minor blade why can’t I post pics or screenshots/imagies/videos etc? I’m past the Level 5 spot some time ago.
I own it
ty
Is there anyone who can take the time to explain coding and other aspects of hacking to someone with asd?
in what way
and also we dont help "hack it back"
Give this man a mod
such excelent work
Finger licking
