#👥・help-me
1 messages · Page 96 of 1
I don’t think it’s difficult to remember protocol names
just simple flash cards you can set up for yourself

You've got a pretty nice website, very pretty ngl
thank you!!
Hey
I have a brute force configuration for a website but any time I use the 2-captcha API key they remove all the money in the account
What can I do
Best advice: Don't do it :)
greetings everyone, hope yall doing good? pls i need help on how to install kali linux on window 11, would be very grateful to anyone who offers to help thanks🙏
Anyways on a serious note, we do not help with such things. Hope you go to #📜・rules and read them properly 😁
I can help
You gotta do it through virtual machine platforms like VMWare or VirtualBox or HyperV. Try researching on how to get one of these and install kali on it
thanks a million
In this video, I will walk you through the installation of Kali Linux 2024 in VirtualBox on a Windows 11 PC. The version we'll be installing is Kali Linux 2024.1. This is A step by step guide on installing Kali Linux 2024 on VirtualBox. Watch this video & learn How to Install Kali Linux 2024 in virtual box on windows 11 pc.
*See the latest upd...
I used this my self
U can dm me if you need any help
am grateful to everyone you🙏
ok i will
Official kali docs > random you tuber
Just out of curiosity, is it better to VM Kali? I personally just took an old laptop and put it on there
Not a very important distinction.
I personally find it doesn't make a great home/desktop OS for gaming, but if you are learning linux, then learning on anything is fine.
Kali is just linux with tools pre-installed for cyber security.
Yeah that’s kind of what I figured. Been trying to learn Kali for about 2 weeks. Been in IT Help Desk for going on 2 years
The true end-goal would be to learn Arch for workstations + ISOs tbh, and Debian/Redhat/SUSE for servers.
With Archiso, you can make your own custom ISO with whatever you want on it. So you can make your own kali, that is tailored to the tools and environment that you want.
Do I just image the machine with Archiso and then essentially build my own distro from the ground up? After I learn the tools Kali offers?
https://wiki.archlinux.org/title/Archiso
Not even image. Just build it out with configs.
download virtualbox
download kali linux virtualbox image
add to virtualbox
profit
Thanks fr.
If you are unsure, run kali inside a VM. It's what you end up doing anyway 😉
I have a question guys i got locked out my coin base account how and can I get back in?
Sone help would be appreciated..
unless coinbase can help you out - nothing you can do and nothing you will receive help with. Though beware of some scammers who will DM you now
How will you help me go far 🤔🤔
What do u know
What if I'm not interested in money, only cyber knowledge 🤔
what da hell
Help I have a gun to my head
💀
Bro stop tagging me😭😭
Pull the trigger already
🙏
I'm not opening your link bro lmao
Alright
what is he tryna do ☠️
SMTP
Yo
Can you guys tell me how I can hack into my school's computer
Got some mistakes I need to correct
It's my ass on the line
Just wondering what website people use to check links
Since it's not smart to dual boot kali (I'm not a 100% sure why, I just hear on a lot of places that it isn't), Could I dual boot with ubuntu, and get the tools I need on ubuntu, and work from there? I CAN'T deal with VM's, when I run kali in VM, first of all it feels like my PC is from 1990, and 2nd when I use it for longer periods of time it starts lagging, and then I have to close everything and restart the VM. So would it be a good idea to use my already existing Ubuntu dual boot, and install kali tools and some other if I need them on it?
I'm going to do TryHackMe, that's why I need kali, and I want to learn cybersec in general
or maybe I'm just wrong and It's okay to dual boot kali
I assume you are using virtualbox?
was yeah
I can smell it's performance issues from a mile away
Thats not "because you were using VMs", its because you were using a Type 2 Hypervisor
and I have a really solid PC, that's why it is annoying to me
Which VM would you reccomend I try?
if you want performance on VMs on windows, hyper-v is the go-to.
The reason why dual booting isn't recommended is because randomly, windows will see that you are using grub or whatever instead of the Windows Boot Loader, and it will try to overwrite it. This can happen after a few weeks, months, or years. So some people don't see this issue.
When it happens, you are either left in a state where only Windows boots, or nothing boots. Then you have to fix your bootloader, which is annoying.
This can be negated by using 2 disks, unplugging the windows one before you install kali on the dedicated SSD, then plugging windows back in, and using F12 to choose between your OSes.
Interesting, wasn't expecting that to be the reason. I always thought kali had worse security than other linux distros, that's kalis is like more 'offence" based, hence the bad defence/security, and that's why it wasn't recommended as a dual boot
Either way I suppose that you still recommend I try hyper-v, regardless
Its a tool OS. So there isn't anything special about it as a desktop, which makes it not as nice to use.
That I noticed while using it, makes sense
Thanks for the help
The tools on it, you can essentially install on most linux distros.
I don't find Ubuntu nice to use either personally. A lot of people like Arch for the flexibility as a Desktop.
I mean, I see that there would be benefits to learning to 'set up' those tools yourself.
But if I try that, I know that’s a headache waiting to happen 😆
tho at the same time everything in life is, when you don't know how to do it
sure. usually it involves "pacman -S <toolname>" or "git clone <url for tool> && make"
Its not very hard to do, which is why you will hear some people call kali overrated (its good at what it is, but its not as important as people think)
I’m conducting a short survey as part of my university research project, and your participation would be greatly appreciated. The survey will only take a few minutes to complete, and your responses will remain anonymous.
Using wire shark i captured a web traffic like tcp ,udp , http, https etc
I want too decrypt the encrypted data of website like www.example.com so i search how to do it and i got an ans like use sslkey.log for decrypting the https encrypted data
Its working
Now the qst is there is any other way to get a decrypted data of a https website not http
Does anybody have an idea
You could try asking a jail broke ai
the method for that would be called https downgrading but it's not something common
it's a vulnerability on it's own and it has to happen in the web server logic
if it doesn't let you use http, then it won't use http
Is wire shark download the same as nmap threw a linux terminal
that question doesn't make sense
i mean yes it is not the same thing
wireshark and nmap are completely different tools
@lost vapor even in homelabs its illegal
Like would you type sudo apt install wireshark like you would for nmap
wdym home labs
if the lab is intended for this attack then it's not illegal
but i cannot teach you the methology
you'll have to pull strings
i just gave you the name of the vulnerability
Like iam using my own https website and i want to learn how to decrypt it
depending on if it's actually within the package manager's list but technically yes
Okey
Okey u saying there are many other ways to decrypt
you cannot decrypt https content provided by the server unless you have the private key from the server
which at this point you have to have access to the server
Yesh
Couldnt you do a dos attack
these are none sense questions
you're better off sticking to the foundations for now
Attacks apart i need to learn the full decrypt process
learn networking
@lost vapor i first use zeek to get more knowledge and detailed log file and trafficking after that only i dealing with wire shark so now i need know decryption fully and encrypted
Omg 😱 🫡🫡🫡 very thank u bro
Can i DM for more knowledge
you can just ask over here and whoever sees it will answer in their own time
i don't accept dms for help only
i'm no tech support
Okey but thanks for ur help
np
Also i meant ddos attack, it would make it vulnerable and you could find a weak spot
in cybersec there are many types of questions:
ones that just completely indicate someone doesn't know what they are talking about
ones that indicate slight knowledge with a bit of foundation lacking
and ones that indicate a person knows what they're doing and need a bit of a push
right now you're at the first phase
no offense
but my helping wouldn't actually be helping you
None taken, but why wouldn't it be helpful to me
you clearly lack some fundamentals, hence why jumping from a to z wouldn't help
look into this guide please
will do
How bad is it that arch doesn't have MAC (mandatory access control system). My guess is something that won't affect me at all, and that I can comfortably learn and use Arch, install the needed tools, instead of using Kali
Just asking to confirm with someone who knows what this actually is. Because to me it's pretty much like reading chinese. But like I said, I'm 99% sure it's nothing to be worried about. Because if it was that big of a deal, it wouldn't have been made like that. Also as long as I don't click random links and download random stuff there shouldn't be anything to be worried about
Hello, I am not so well versed in tech and IT and stuff but could anyone elaborate on what a malware is? I am doing some legal research as part of my degree and I came across it in a case.
Thank you!
malicious software
(a google search would've also sufficed)
Thank you!
Any link to what you are references?
arch is a bit more personalized sure but kali is ment to just work, so if learning no arch is not better also there are more written how to "kali" than the other way around as a lot of things are standard.
you can dual boot everything
don’t use Ubuntu tho
Anyway to ethically bypass 2 step verification
Doesn't make sense.
I lost my google verification number. I want to access one of the important files in my drive.
I've contacted their customer support and no one is willing to help.
Then it still wouldn't be ethical.
Google's servers, so trying to bypass google's security to reset an account on google's servers would be unethical.
For academic purposes maybe? I need this ASAP
I am out of the country and some files are important to me here
Apart from dual booting breaking every now and then, if windows decides it does not "play nice with other kids" is also that people quickly develop the habit of using just one of their OSes.. its the one installation method that prevents you from using the other at the same time.. And they have all their "real" stuff on the other OS.
Use a VM, its recommended in the beginning, you have easy access to snapshots, you can use all the other fun stuff (flareVM, forensic operating systems, local vulnerable machines, etc.. ) and you are going to end up using it as a VM later on anyway.
VMs are not slower.. not virtualbox nor vmware.. people who claim that are usually talking about "watching videos" or "playing games" on them.. that is not what they are for..
So getting to know how to use them is part of your learning process.
Hi, I'm a beginner in the cyber security world, I was hoping someone could give me recommendations to any great books I can read?
This isn't chatgpt, where you can try to weasel your way around using wording out of context. If you do not have access to the 2nd authentification token, then this is literally you being an attacker to a 2nd party access, and no one is helping you hack some other account
Hi everyone, does anyone have a valid source or channel they can recommend to master Wireshark
Hey everyone I got a quick question. I have an assignment for school where I have to analyze the specific risks in platforms or companies in educational tech like coursera or udemy. I’m just starting out but what are some things I could look into other than their weak password requirements?
Hi everyone, I want to ask that how do i root my android 10 phone without a pc?
maybe magisk
just any risks?
Please I need help my brother was drugged and made a video of him 17yrs ago and now he's in Texas and he's been looked and treated badly because he still don't no what the content of the video was many years ago how can anyone help us find what it was and then we want to delete it off the web, the only thing he remembers was that he woke up with bottle up in he's ass
uh
🗿
It's terrible he's facing a lot in he's life now and he's 50yrs now can't get a good job and all
unreal
I ain't kidding he was in UK North London,
He's been facing this for years people look at him and just smile or laugh
Obviously he's been vided doing what he can't remember and since then he's been facing a lot of criticism
I only just got on here now when he cry for help so I can also look for help for him I need help please
no, we can not
any sources, report them, if they don’t take it down, report it to the police
we’re not helping you with anything, not your servants, we’re not for hire
We don't even no what the source is
okay well anywhere where the video exists
That's the problem he still can't find what it is over the Internet
and we cannot and will not help
Unfortunately, we can't help
just stop typing bro
happy to hear that. But regardless why you are here, the answer stays the same
Ok thanks
is there any chat for CTF
hi joined this so i can learn how to counter scams targeting old either widowed or single senior citizens (old) their MO involves having someone call them say that they're looking to start a relationship with them and that theyre a doctor from syria or someplace else, and theyre asking for money promising to pay them back after a stated time. often reasons include that one of their family is in the hospital and needs financial help but doesnt make sense cause that persoin claims to be a doctor. hope i can learn the basics and upskill my way i really want to stop that operation cause my lola (grandma) is one of their victims and we grew apart cause she keeps on borrowing money to send to her so called sweetheart we already did what we can legally but without a complaint from her (she does not know it is a scam bless her heart) theres nothing the authorities can do
#📜・rules specifically rule no. 3
[...] vigilantism against criminals is considered unethical behavior and will not be allowed in this server.
can’t teach you that unfortunately
got myself into a scam!! i have the scammers phone number tho what can i do with it
admire it.. report it to the police.. report it to telcoms ...
i want to learn http methods from penetration tester perspective how to exploit them why they use for and more like difference and why we not use dangerous methods and all.. can anyone help me? or can anyone give me some source or suggest me any book where I can learn this?
you gotta have seen #💕・free-resources by now .. 😉#👥・new-member-guide

hey man thanks tdy i learned decryption because of u or else it will takes 1 more day @lost vapor
y cant i able to upload my ss here ?
Image privileges are bound to your rank on this server #🦉・ranks
Okayy
Thanks for saying this
so uh I have a simple question
if you use a vpn and don’t click on suspicious links pics or gifs you can’t get hacked right?
or download any sketchy files
u could download something completely legitimate, but if the people who developed it got compromised, bad actors could push malicious updates
and can’t get hacked or
You could download steam, download a game on steam, and be infected.
yeah I get what you mean
So, its not enough to just "only download random .exe from official sources"
Linux makes it easier by not working that way, and instead just having a built in repository of where to officially download the software.
Learn and understand computers and networking. Knowledge is the best defense.
I have basic knowledge I’m here to learn more on how to protect myself
Also any recommendations for a good free vpn on App Store other than proton
all I know is I should use a vpn and don’t click on random stuff if there’s anything more that I should be aware of let me know please
also thanks for the help jeevis and malcat
Thanks for replying! But yes, just risks that this sector faces
many
way too many
weak passwords, phishing, non updated servers
and vulnerabilities like these
bad access control
wrong permission set up
social engineering those who are vulnerable, as, well, the humans are the most vulnerable part
just as examples
Why are you so certain of this?
Haha 😂 yeah that’s a lot.. I gotta do more research, thanks for taking the time
ofc! Feel free to ask if you need any more specifics
or examples
Ok, think of it like this.
You have a company, who's job it is to run wires to people's houses, and connect them to the greater internet.
Because they have so much physical access, and act like an electrical/gas/water hookup to your house, it is regulated what they are allowed to do there.
Those regulations may or may not fit with what you would like to do in your daily operations. Typically, if you are doing ethical stuff, then a VPN isn't really required, and could be detrimental.
Now, compare that to a random company in a random country who acts as a VPN Service Provider. Like your Nord, Proton, whatever. They can choose to store/copy/process/sell/do whatever they want. They are only as good as their word. Some of their words have been found to be true to their claims (Proton + Mullvad seem to be pretty good), but at the end of the day, 99% of free VPN Service Providers, aren't making an application, buying/renting servers around the world, paying for thousands of dollars in infrastructure, just for goodwill.
Are there some tasks that people find they don't trust their ISP with? Sure.
Should some random unregulated company(or dude) be who you trust with this data instead? Probably not!
Ohh makes sense
Home IPs are dynamic, so you can usually just reboot your modem/router, and you have a new IP.
If there was a reason you wanted to hide your IP, then you could.
But if you use a VPN, and then log into facebook, then facebook is still collecting the same data about you, they just also know you are using a VPN now.
So basically your point is my data is always being collected no matter if I use a vpn or not
If you give these companies your data, then they will have them, regardless of VPN or not.
If you choose not to use facebook, then it won't collect your data.
Not anymore at least (Look up Facebook's Project Ghostbusters)
but doesn’t a vpn help you to stop trackers from identifying you like if you use a encrypted dns with a vpn or
Its more complex than that. A profile is built from a person based off a lot of things, like the fingerprinting of their web browser, persistent cookies stored on their machine, known accounts they are logged into, stuff like that
if you only change 1 of those things, they just add to the profile "and sometimes uses a VPN"
But if you want to learn about this stuff, DNS is actually a perfect example of something you could try to secure, and you will get most of it without any VPN.
Can tracking be stopped from these websites or
all I know about dns is that for example if a ad plays it gets sent to that dns server instead of your device
I use adguard dns
You have 1 device that is between you and the internet, that could control it network-wide if you fully understood how to use it.
so your saying I should configure my router
idk I barely understand tech stuff tbh but this is interesting 
Yes. Or maybe not the router you have now, because it may or may not be configurable. But learning about more advanced routers, with the goal of being strong enough where you can have a properly configured router as your main router, that will automatically do encrypted DNS(blocking all other DNS queries), Automatically blocking malicious/tracking IPs based off public lists, and whatever more you wanted to learn/play around with.
You could even self-host a VPN, so when you are outside of your house, all of your data gets tunneled to your house with encryption before it goes out to the internet
Allowing you to access stuff inside your house
Hi guys and girls anyone here from Australia? I have a few questions I want to ask i want to get in to cyber and am doing a cert 3 in IT which will allow me to work as a help desk person from there i want to transfer in to cyber which certs should I do if im looking to become a CISO in the long future or like a cyber security architect?
After my cert 3 I will either pursue a cert 4 in cyber security and do the other certs CYSA+ SECURITY + NETWORKING+ comptiaA+ ect
Also my next question is if you do red teaming or pen testing whats the highest role you can achieve in that??
That’s pretty cool I will definitely look into it
Thanks for your help
I looked at that already - so just follow it all the way down ticking one at a time?
You can correlate it to the NICE framework
https://niccs.cisa.gov/tools/nice-framework/work-role/cybersecurity-architecture
But ideally you gain the knowledge, then check what certs the companies you want to work for require, as the companies themselves decide what certs they want their employees to have.
Thats the USA im from Australia
Please can someone give me hint on how to extract directories out from gsuite without picking one by one
Thats why I am saying, check the companies that you want to apply to, and see what certs they require
hey guys i dont know if this is the righty chat but i need ssome computer savvy help, im trying to setup a very secure computer and i want someone wiht the knowhow to see if they cn steal my info
you link 3 different online accounts to your discord
nobody would need to gain access to your "very secure" computer in order to dox you
lmoa not this computer, i have a different pc ona different network
not my point
dm
ok
I'm a beginner and i'm open to learn. 💯
Same😤
certs work everywhere
I’ll take you up on this lol, can I find specific info for evidence of xss, weak passwords, or bad access controls etc? Hope I don’t sound lazy. I’ve just been finding more general information on all platforms in general
like wise
well wdym evidence
your question is very broad
suspicious activity on websites or networks is a sign of xss or bac
weak passwords is well.. they just take over that account
I'll just add to what Vivien said there are cryptographic failures like weak encryption for payments then there is data integrity failures where someone could enable malware in the course download etc but yeah mostly what she said
Hey y'all, I'm new to all these.
I have a windows 7 OS, can't do most shit with it. What OS do y'all suggest I install instead?
windows 10 or 11
What are the specs of ur pc
Very vague apologies, but thank you @spiral notch @chilly merlin leading me in the right direction
It's mostly her but yeah no problem
Intel 3.40 GHz, RAM 8 GB, 64 -bit
Okay get windows 11
I read on twitter few months back that Windows 10 Enterprise LTSC is good. Thoughts?
yh
So instead of windows 11 I should install this one huh
Ah I see, cool. Thanks
It's good yeah give it a go
i wouldnt use LTSC tho
cuz apparently some apps check for specific windows versioning
and if they see LTSC they wont install
I haven't used it like that but others have
so i would just stick with win10 home or something
Okok maybe windows 11 then
Look up how to debloat win 11
And then download win 11
Ur setup is a bit old so you'll need the snappier response times
I haven't used a computer for yrs now idk what even is debloat but I'll check it out aite
It means getting rid of useless apps so they don't take up CPU usage
Inshort
But yeah
I'll head off so I'll reply when I can
Good night
Gn!
oh
yeah no win10
Btw I'd be googling where to download windows 11 but it'll be of great help if y'all could just give me some sites.
https://www.microsoft.com has a download link
hello i'm new here i need help
It's just free to download OS from there? Woah cool aite
Yes, microsoft allows both a tool that writes an ISO for you, as well as the ISO itself to be downloaded.
Its the only legal way to obtain it(through a microsoft site), as redistribution of their software is against their licensing.
One more thing, should I upgrade my windows 7 OS to windows 10 first and then upgrade the new installed Windows 10 to 11, or should I just clean install of windows 11?
clean install 11
This must be annoying for y'all but I wanted to ask, I would lose all my music on my hard drive while installing a new OS so ig I'd have to get myself a seperate hard drive first and copy all my music there, right? There's no other way around it
yes
or upload to cloud
Ah net's pretty slow over here so that's not a possibility.
I'd have to buy myself a hard drive now then
Anyone know how to update csi linux
lol
Ok
Hello
I've tried must survey app so i could make more money but nothing is going from my location Nigeria, 🙏please any tint on better stuffs to engage
Could someone help me make my radio into a police scanner
is there a way to build a forum section without having it be server side?
i know it has nothing to do with hacking... I"M JUST WONDERING
no not really, short answer
so just IFRAME it then?
its possible yeha
i already have IFRAMED it. it looks like the forum is apart of the website.
cool
i'm just trying to build a product that's user friendly.
i do Music New's & Publication
i thought about switching platforms but heh.
it has a guide, but ultimately its broken right now
if you follow the guide with powerup it will break the functionality of templates
you can safely use apt update && apt upgrade though that will not upgrade everything, and leads to some pgp keys becoming outdated
Yes
the maintainers say they are not coming around to fixing it right now, and much rather it will be a new version at some point in time
Any alternate for csi right now ?
alternative to do.. what
Oh
Any other distro
I did not have difficulty understanding what "alternative" means.. but alternative to "what exactly"? Which functionality you used with csi linux specifically
autopsy for instance depends on an ancient lib, that you wont find in current ubuntu
Like for osint purpose recently I signed up for a course in Udemy and trying to learn osint
Some of them tools are not working
then I don't know what will be covered in that course you bought
never heard of it
Oh thanks man for the info
buscador seems to be abandoned for 5-6 years now
I know there was one other, but it was either paid, or similarly broken for the free version
just use whatever your course material is suggesting
He said to use csi but some tools aren't working anymore
they do if you do not update
And suggested buscador
though I have not tried each and every one of them
Ohh then I will try with the 0 update snapshot
csi linux has its own discord server btw.. although it is pretty dead
Can I use Kali instead
once again, I do not know what the course material covers, but generally you can install almost any tool in almost any linux
I mean Kali is preloaded with most of them that's why I thought of using it
I use csi linux mostly for their working autopsy integration, and you are going to have a hard time getting the current version working on modern distros
Well then my useless answer is "Yes you can, unless you can't"
often those video courses are made with a specific version of a distro, and then never touched again. It "might" be your best bet to stay with csi linux für the most part, and maybe build you own kali installation side by side
or whatever flavor of linux distro you prefer
tracelabs has an osint distro too, now that I come to think of it, have not tried that in years though
that one is essentially built on kali
I will try to use Kali because I don't know how to build own installation and also use the vanilla csi if anything works
I checked and will try this if it works all good
I assume they focus on finding people.. I know they have regular "hackathons" about missing person cases
This distro consists of only osint tools ?
I have not touched it in years, for me it seems its mostly kali tbh
but, they too have their own discord server, if you want to get a more recent opinion
Till now what I've learned is bunch of websites which will find info of the person using their mails or name of something related to them few paid one's and few tools like spiderfoot, notepad++, and red cherry I think my question is an i even in right path because I'm half way throught the course
no idea
Hello fellas… this is Zeeshan. So I recently joined this server and I just went through all the rules, regulations, sections and sub-sections, chats, and all the other stuff. I’ve visited the “new-member-guide” as well but I’m nit quite sure where to begin from. I would love to learn legal hacking and defence from attacks. Senior members kindly assist me to help me grow, I’ll really appreciate that…
Ok thanks mann
https://tryhackme.com
do the blue team learning paths
There really isn't a walkthough/shortcut here.. just start somewhere, and pretty soon things will become much clearer.. also new things show up that are unclear, and thats how it stays for years ^^
Thankx @jaunty wadi and @whole patio 🙂
just out of curiosity.. how would you describe your current IT foundation?
So basically I’m a little new to the professional stuff. However I know about the basics like physhing, torjan horse, and this type of stuff. I was in grade 5 or maybe 6 since I started learning the cracked softwares and activating stuff via bypass. But still there’s much more to learn and it’s just the beginning XD
Is there a good roadmap for someone who just entered the world of cybersecurity? I’m currently studying PHP to get a job and looking at Addie Lamar’s roadmap, i don’t know if i’m doing anything right and I also didn’t start my CS course yet so I don’t know if I’ll really want cybersecurity even though it’s my main focus right now
absolute perfection
so many people come here asking to hack instagram sccs and so on
Hello everyone, Im making an SSH server in Kali for remote access, its the first time I am doing this so I don't know all the details so is there anything you would add to this:
Phase 1 – Planning & Scope Definition
Determine access model
Decide on authentication strategy
List devices that will connect
plan network topology
Phase 2 – Environment Preparation
Update Kali
Create a non-root administrative user
Verify login and sudo access
Configure ufw
Phase 3 – SSH Server Configuration
Install OpenSSH server
Verify daemon is active
Configure /etc/ssh/sshd_config
Restart service
Phase 4 – Security Hardening
Generate and install SSH keys
Disable password authentication
install and configure Fail2Ban
Change SSH port
yeah sounds good
thanks
I’m not in any IT job or so but I’ll surely love to have one if I could in future
💜
Can you help me please get the location of this account https://www.facebook.com/share/16H9Ei54gy/ because he is threatening to detonate a bomb at our school?
today at 09:00 hrs and tomorrow at 07:00
nope, not possible
please guys help me
Many children and teachers fear for their safety.
please guys help me
so just dont go to school tomorrow then
nothing can be done, the name is completely random and not associated with anything
getting their location is not possible
report it to law enforcement
yup i report already
Do any of you guys play COD and or PUPG/FREE FIRE?
Looks good 👍
Hi guys just I'll be happy if someone can help me out basic now I'm trying to do a test android phone to make the virtual camera is default one basically I did use Samsung a 50 and I did rooted the phone and I also have installed magics and Zaygisk Shamiko and lsposed file and now I'm lost I don't have any virtual camera model for test also I found an issue I don't know if android 11 will cause an issue
Thanks for letting me know so quickly!
this sounds kinda crazy but is there any way i can like hack into my old instagram from a few years ago ive tried all my passwords that i remember and i dont remember the email i attached to it at all :( there are some dms in there i Really wanna recover but i cant get it into any normal way
contact instagram support
nothing else to do
no way T_T ive tried contacting support but ut seems they cant do much at all since i dont havw the old email or phone since i switched sims.. the account is like 7 years old too :(
nothing u can do then
Well u can try logging in and hitting forgot password and enter ur username
It'll send a link to the email you linked to it maybe it'll ring a bell
Hello everyone! I just want your advice because im not knowledgeable im computers. So, we have an internet at home which is located upstairs and It seems so slow when I am using it in my room downstairs. Yesterday, I have applied for an internet provider exclusively for my use. How can I make sure that no one can access my connection or basically I want my own privacy is there an entry to do that? Or should I buy something that does that job to avoid unnecessary connections from other scammers and this should apply on my laptop and iphone.
I would appreciate all your inputs. Thanks alot, and god bless!
Hold on
You are getting a new isp
And u want only your device connected to it
Mabye, just mabye just mabyeeeeee call the police?
99% of the time, if you get your own ISP connection, you get your own router, and its all to you. Its unlikely anyone would be trying to get into the network by local means.
I will also say you don't need a new ISP for this, as it is doable with either wireless repeaters(mesh) or with some cat5e or higher in the walls + some APs, but does require someone knowing how to set it up, and fix it if there are issues.
How scammers usually get you, is by being in contact with you, and asking you to download/run a file or script. If anyone tried to call you, and get you to use your computer or phone apps, then they are probably trying to scam you. Theres cool youtube videos that show how these things happen, and what the entire scamming operation involves.
Sorry what does isp mean?
Hahah can’t
I appreciate everything your advising me
Ok i will try to check some videos. Thanks a bunch guys🤡
Internet service provider
Hi everyone im lissah from the united states .. Looking for a friend. Or so .. Just bored living alone
Ur welcome to chat and make friends here
That would be so good for me
I sent you a friend request
anyone got ideas on how to protect my own home network , any pointers would be appreciated
Respectfully I don't know you so you should chat in the link I sent to get to know ppl better
don’t allow foreign users
update router firmware
Turn it into a DMZ
Jk
thank you highly appreciated
Hello, I'm kinda new to the world of hacking and/or cybersecurity and a friend of mine already challenged me to gain as much information about him, (background research). And he wants me to get his IP. the problem is, he blocked me for this challenge so I cannot send him a grabify link
Could someone help me, maybe give me some tools and explain to me how it works?
Ur new and ur grabbing ips I don't think that's a good approach
What do you recommend? :)
Good morning anybody have sora invite code ?
Nope
No sorry
you’re not getting any
I sold any I had and always will
This is the 3rd time
Someone came in and asked for that
It's kinda weird
Good morning guys
ofc lol
Morning
Thank you for you honesty appreciated
Maybe someone keeps telling them you'll get sora codes here
LMAO
learn cybersec the legal way
and not the corny skid who tried to get IPs from discord way
eh it’s a good engine
ehh don’t think so this is just a huge server
Yeah but like why do they come in here and ask for codes
Fairs
cuz it’s private
they need a code to access it
How's ur project going
and it’s everywhere
with the hacked llm?
It is pretty popular
Ye
ahh so they took control back and fixed auth but not the vuln so I just hacked it back
Took like 20 mins to stabilize shell till I realized I need to keep a socket connection
but yeah it’s back under my control now
just need to host the llm on it
How did they find out
Do u know
nop
maybe abused it too much or just routine check ups
doesn’t matter, I got access back
it’s not mine anyway, I can’t be too upset if they take away something I stole/hacked
Fairs
Puts you in a limited time frame tho
But nothing u can't handle I'm sure
ignore his challenge its retarded
if you want to get into cybersec check out the new member guide that was already given to you
you're not going to be able to find his IP from anywhere
Second that
Quick osint job (paid) dm me for details
Can't scratch the feeling that it's shady
I'm new here and I wanna learn about cyber security
One message removed from a suspended account.
whats the issue
One message removed from a suspended account.
explain the error or just dm it
One message removed from a suspended account.
try doing just pip install torch torchvision --index-url https://download.pytorch.org/whl/cu129
instead of pip3
cuz that command doesnt exist
python3 is a thing, pip3 isn't; afaik anyway
yes it is
issue was he didnt have his PATH configured
not gonna work
pip isn’t recognized
yes
path wasnt configured is all
¯_(ツ)_/¯
and just auto clicks continue to get it done quicker
I feel personally called out lmao
:3
then get better
and read what you see
Python has a very clear tick box
to automatically set up the PATH env variable
not only about Python
oh yeah I usually click that
it’s good to read everything you install. Not even TOS, Just the info in the slideshow in theinstaller
good!
he doesn’t
I’m not the one to judge or fuel hate on others
but one who doesn’t know how to install Python should not be playing with PyTorch, debatably the top 2 most complex libraries built in Python
-# after tesseract
i lost my email
how can i log in to dropbox without verification code
go look github
not possible contact dropbox support
ok i want to code a python app the bruteforce opening links
just to look for somesite not for attacks
you'd get ratelimited
till it get it
nun upto date nor working
perhaps you should write your own then and read up on techniques
heres some info
This is really really helpful. Thank you
pov ratelimits and ip bans
pov ip auto change
Anyone has a link to download Gobuster?
For what os? This is nothing that a Google search and 10 seconds wouldnt tell you
GitHub
Where can I star with hiding my foot print... email.... indentiy... ect

LMAO you think that protects you from rate limits
for sure, they only look at ip…
How do i start hacking
why discussion ip and rate limits
before trying
😭
ah nevermind. I'm not sure to be honest I just know I've seen people talking about it a few times
are oracle certs good?
i saw on linkedin about the race to certification and i am considering doing it for the OCI foundations
because any decent website does it
I'm really debating whether I should just install kali in VM or dual boot an Arch, and then install all the tools on Arch, because I am thinking about ditching windows, maybe just leaving it on a dual boot in case I need some apps that are not on linux or want to play some spesific games, also not on linux 🤔
Tbh, what got me using it more was arch/linux on laptop, windows on desktop until windows just pissed me off enough where i went "you know what, my laptop does most things fine"
valid
then i kept 1 windows SSD for those "games that didn't run on linux", and booting to it was such a pain, i just formatted it, and used it for more game storage for linux
Ah, I'll most likely just dual boot with arch, and get tools on it. If that goes poorly, meaning having tons of troubles setting everything up, I might end up doing a VM
we'll see
I heard that steam runs the windows only games on a vm if you are on linux so i don’t think you need windows
Only on the competitive ones maybe
incorrect.
It uses a proton(wine) compatibility layer to translate the windows/directX calls into something linux can understand
It doesn't virtualize any hardware
Oh ok, thanks for the clarification
Just heard it from a friend and took it as granted
I used to run Windows in a VM with GPU passthrough, and it does work, but there are anti-cheat that will still attempt to detect it and block you if you are using a VM. We won't talk about bypassing that as per the #📜・rules, but just for "if you wanted to keep windows for convenience for most games", the setup works fine, you just need 2 video outputs (so if you have, CPU's iGPU + dGPU) connected to 2 monitors(each one will be 1 OS), and then a software so you can use the mouse + keyboard between computers over the network.
Wait so if I understand correctly I can run an os on the gpu on one monitor or are you referring to dual boot
I do have 2 monitors one connected to the gpu and the other to the motherboard with 2 separate hdd
You are running one OS at a time.
This might include a virtual machine with its own OS, and its known limitations
You can run Linux on the main machine.
Then make a VM, that is given access to 4 CPU cores, that is given direct access to the GPU
Install Windows on the VM.
So not dual boot, just using VMs in a fancy way
but again, it doesn't bypass anticheat for a lot of them
Ohh, nice
Yes some anti cheat are running non stop in your core system. I don’t rlly trust them since they have access to everything on my machine
Like the riot one
For league of legends
even on competitive latency will be lower on Linux
arch
I will always vouch for arch
every furry every femboy and every transgirl
arch is superior
I use Arch btw 💯
This almost counts
I use mint:(( but im new to linux. I did study ubuntu on university but it was not as atractive as mint xd
Then I can wear programming socks
Why is arch better? What does it come with that it's more useful?
Ty ❤️
imo, a lot of distros have a good place to be used
i like Arch most for workstations
debian for servers
ubuntu as a reminder of why i like debian
I need to play with SUSE more
yast is 
don’t use mint nor ubuntu
PLEASE
btw mint is Ubuntu based
Amazing
mine are within
even outside the data collection
1.5 meters of reach
i just find ubuntu harder to use with them forcing snaps
My university had ubuntu for learning. My uncle a java engineer recommended me ubuntu and my friend said mint is best for starting. Saw that mint is ubuntu based and that everyone told me to use ubuntu so I went for mint. But after the description I think I would like arch too. I like to personalize my stuff
yeah, ubuntu-based stuff has been pushed since mid-2000s
and tbf, it wasn't as bad back then
But can I run servers as good on arch? I was planning on developing a web app
technically you can personalize any distro (If I'm not mistaken)
I personally do not like Arch for servers.
The way Arch updates is not suitable for receiving security updates without rebooting for lengths of time.
So I should stick with mint for now
Debian without a GUI for a server
in a VM preferably
or one of the redhats if you wanted to learn that
I never understood the arch obsession
I'm mixed on what to do. I would have liked to learn more about sys admin. But there are no jobs where im from cuz of AI. So i forced myself an inovative idea to make a company and for that I need a web app
I prefer Arch over something *buntu based if you are adding third party repositories to fill out your environment, because the AUR is a lot cleaner than doing that.
Tried ubuntu recently and was not convinced
on laptop/desktop I use fedora and kali, currently
I like mint ui, mostly cuz I used windows a lot i think. But much more clean than windows
Fedora is suppose to be really good
why
I never say anything about it, because i've only had bad experiences with it
super lightweight and user friendly
ui is just kde plasma
you can get the exact same anywhere else
I do not have the urge to base my identity on an operating system ^^
on arch
it’s mostly a joke
Kali
*Cinnamon
it really isnt
yeah, can install anywhere
meh
I use cinnamon yes
I've been on the arch server and other distro servers long enough to realize its really not a joke
depends on how people take it
Today was the first time I saw someone say "I use arch casually" ^^
Do you guys think is it worth for me to learn more sys admin related job things? Or too late for this job
Can't find anything like this where im from
Arch isn't seen a lot in businesses, and redhat or ubuntu/debian is more likely to be seen (or SUSE if EU)
It’s going to underpin whatever else you do, to some degree
But, Arch is the easiest to learn if you are truly trying to learn about the OS, because it will walk you through doing everything if you follow the wiki enough.
Then you can take the knowledge, and apply it, and see how its different on alma/rocky linux
It's a hard time for me to choose what road to take. I dont like data engineering and unfortunetly this is the trend now
Just start learning, and see what you enjoy the most
I loved game dev. But too saturated
I made my own game engine in java for bachelor degree. But it was for 2D games. Sometimes I dislike that I did this since it didn’t benefit me at all in this industry. Just OOP
But I liked doing it
If only I was born a couple of year earlier to have a career before ai🤣
that’s fair
I need direction and want a role in an area of IT/cybersecurity. I have no official certs but naturally skilled like most of us here & a buddy suggested i learn about SAP security (so I did) and then take the test & spruce up my application “fake it til I make it”. (did not) What should I do? where do I start to get a career where I can lock in
If I connect to the overthewire ssh its safe right?
yes
Good learning there, have fun
It is, very rewarding and fun when I find the key
Hi ever1
I ve started my coding course and would like to ear your opinion on where should i focus more In order to be successful pls?
Not asking for fish but asking how should i? Tkx in advance
just consume knowledge and start trying to write your own code
if you come across any errors, try to fix them, do research, understand why it didnt work, thats how you properly learn
Thanks mate indeed, at the web we find lot of stuff but all goes in all directions. What mkes the start bit confusing .but thanks dor the instructions
calling yourself naturally skilled is crazy work…
lots of games are windows only make sure you research
** I woke up and it's like I could talk to them...** Oh wait
anyone here a mentor or guide in this chat?
I am ready to work. I went to school but a really crappy one. I need to get started on this and my first goal is to get my Net+ done and I have a school to pay for my certification.
It should take a month to get my Net+ and then another to get my Sec+
I need a friend. Someone who knows how things work here. I am willing to turn my PC into a Proxmox server with VMs to do the work but need some guidance from an expert.
I think the help resources are available, but just the other day people were mentioning that mentoring is a big time commitment, and I’d add that you don’t know if it’s just going to be a disaster anyway
No
Here’s this?
#👥・help-me message
haiii
if ppl do it then its not gonna be free in the very least
That's fine. I have money
But no I'm gonna use something else
The impression I got was that this was a community. I do understand that there are resources here and I have skills but I'm just adding to them
I'll get there and thanks for the answer to my question.
I'm here for the theory. I'm already doing things but I'm here for the missing pieces. That's all. I'm not a beginner.
I'll start by watching the video I was shown by a user here and get my certs I have 3 of 6. Once I have them all, I'll gladly help people. Give me 3 months.
Last thing is: I'm willing to pay for the good stuff. I know that nothing is free, especially if I'm talking to someone who is paying for college like I am.
You don’t need certs to help
People 🫡 your skills are what matters!
I still appreciate your efforts in collecting certs, they are needed! All the best buddy
Thanks. I am serious and willing to put in the work needed.
Hey, can someone help me find the place u find in the beginning that teaches about the different stuff? like hacking, networking,n all.
We got you bro
Check out these useful channels:
#👥・new-member-guide
#💕・free-resources
#💬・certs
#📜・certs-and-career
Programming:
- Scripting: Python, Ruby, Go, Rust
- Web exploitation: JavaScript, PHP, ASPX, SQL
- Binary Exploitation: C, C++, Assembly
Learn any or all above langs as per requirement
Networking: netacad is good platform
OSes: Windows (especially powershell), Linux (especially bash)
After covering fundamentals: Tryhackme, Hackthebox, similar platforms for hands on
Most important: Mindset
That's great advice and I appreciate this also. That's basically what I was asking for also. There is so much to cover
I'm very technical but I'm all over the place.
Hi please I need help on how to get Esim for locked iPhones
Can someone teach me how to bipass the login page or get key pages for pubg bypasser
Srry
Hey guys can some teach me me how trade on binance
wrong server for this
OK where do I go
any trading server?
this is a cybersecurity and ethical hacking
community
OK thank you
Not hacking I think
it’s illegal/unethical
Idk if it violates the rules but I wanted to ask if you guys know any safe ad blocker for browser. If it's opensource even better. I know some of them are aspyware and youtube hits me with 3 min unskipable ads
How can I boost my tiktok followers
By making engaging content that isn't ai slop
Actually learning instead of begging people to teach you,||(like some people do)|| efficient on time too. Anyway you can find some neat stuff in #👥・new-member-guide and #💕・free-resources
Ok thanks
it probably is against TOS of many companies but we hate ads so F it
ublock origin is considered superior
it has a learning curve
(yes using an blocker sometimes is complicated)
it’s open source
offers WAY too much customization
Like you could figure out what’s going on by looking around it
But it’s also insanely good for making configs to block yt ads
or other websites that check whether u have an ad blocker by not displaying certain elements to not trigger the checker
Thank you so much
How can I create forex trading robot without Coding
wrong server
ya don't
Would networkchucks CCNA free course on youtube be a good resource to study if my goal is just the Network+ cert in terms of networking? Should I only watch part? None? Thanks in advance.
Hey everyone...I have a ctf that's a bit challenging though it's on cryptography...anyone willing to help please
Does anyone know are the documentation website of assymetric and symmetric key and also like public key, private key all those because iam in encryption and decryption learning process
Well what are you trying to learn the basics? Or how is it actually done or a bit of everything?
ccna material is way too overkill for net+
imo if you spend enough time around computers you don’t even need to learn for it
I believe there’s a prof messer course for it that people love to follow
I don’t need any prep for it so can’t really vouch for materials much
Gotcha. I'm only 5 episodes in so I've mostly gone over the basics anyways so I can just swap courses and probably retain some value.
Appreciate the response
I mean there's geeksforgeeks
Idk how I know how to do somethings that we’re never taught to me (like playing piano) I wasn’t trying to be facetious I just don’t know how else to describe it and want help from someone who was once in my shoes
guys
need some advice
im going through some cybersecurity topics , i just finished a linux+ course and the next part of the bigger course goes into networks specifically for security , the tutor showed us the over the wire website to practice on , so my question is which chapter/stage is enough for me to start going into the network part i guess overthewire helps you practice linux commands specifically for wargames ,ctf , so do i stop with bandit before going into networks or what do you guys think
im an overthinker

bandit is like the noobest noob part of overthewire they mention at the start "The Bandit wargame is aimed at absolute beginners. It will teach the basics needed to be able to play other wargames."
I want to get into red teaming.
The course still has about 40 hours of web bug bounty hunting after the networks section
i just dont know if it makes sense , to get into red teaming right away i doubt my first job will be in that , mabye sysadmin first, but so far it all is comprehensible
Ik
How much does the CRTO exam cost for you?
https://training.zeropointsecurity.co.uk/courses/red-team-ops
It says here 365 dollars
is this like a good course
Hello, is anyonw familiar here with the Punch Shop? is it legit or is it just a scam website?
nobody here would have heard of that since any shop can be called the punch shop
elaborate
perhaps provide sources
Already looks like a scam and it's illegal anyway
yh thats a scam
Also you better stay far away from that stuff
thanks. i just saw this video on IG. so i thought i could just ask
Help me
What you need
atp idec anymore bro ive been asking for help for 3months now ive already began my villain arc💔...

Im new here
Hey 👋
How are you
Fire
Hello
Yoyoyo
How's everyone doing
Is it better to set up DNS straight to my dns server on each device or reroute my router? I’m setting up an environment with PfSense and pi-hole
Makes it easier to reroute your router, that way all DHCP devices would automatically get the new DNS settings
Anybody in here got a good vendor for D+p or dumps ?
I saw this too but that other the wwe guy shows you another thing that’s similar and legit … so I’ve heard
The front tooth missing one I don’t remember his name tho
IBM — Penetration Testing, Threat Hunting, and Cryptography
or
Packt — The Complete Ethical Hacking Bootcamp / Specialization
why so?
I already got my google cybersecurity certificate
good if u want broader cybersecurity foundation
then go with Packt's one
good if u want intensive, tool focused bootcamp
so since I already got my google cybersecurity certificate go with Packt? @jaunty wadi
yes
that gives me hands on practice with pentesting?
yes
though courses through hackthebox and tryhackme also do this
overall, just consume knowledge
first do packt, then perhaps move into a tryhackme learning path, then complete that, and then move into hackthebox course
what about a portfolio can I get a portfolio with packt
u can showcase your skills yes ofc
not a portfolio
?
no course will give u a portfolio you;'d have to make that yourself
through the hands on labs I do can I use that for a portfolio @jaunty wadi
why not IBM?
yes I know
"I already got my google cybersecurity certificate"
as you said
wont this teach me pentesting?
though again, if you want to improve on your google cybersec cert
then maybe also take the IBM course
it will teach you a broad range of cybersecurity topics overall
its more so I can get a job or start a business with this
yeah maybe its best I do packt
Packt — The Complete Ethical Hacking Bootcamp / Specialization
im going to do this first
2 month course, if you dedicate about 10 hours per week
consists of 4 courses overall
designed overall to be about 2 weeks per 2 courses
it says 3 modules?
no
its 4 course series
"2 months to complete
at 10 hours a week"
wait am I looking at the wrong one
check your dms @jaunty wadi
I see I was looking at the wrong one
Don’t forget it’s 60 a month after the 7 day free trial
Hi
Hi
How can i get my infinix note 20 to work after forgetting the password and finger print not working
I would like some advice if you were a complete beginner in coding what would u do to improve as much as u can?
write ur own code
I was wonder if anyone could help me. I am not a hacker ,know nothing about coding. I joined something. And it goes through crypto or whatever...I paid $80 to the address of Bitcoin. Only a curtain amount....but it took all my Bitcoin. My trust wallet said I sent it to a different address .... All this is going on through telegram. They messaged me. I have all the messages still . From the person I talk with.
not possible to be recovered
I can explain more once I get to see if you can help me
Will you be able to tell me if the person is a scammer or not?
most likely a scammer
Well yes but its also like the logic behind some of these that im struggling with
like what
Like lets say u want the code to do something specific but I struggle with trying to implement it since im trying to understand the logic behind it
then you should take some logic classes
and or research resources regarding programming logic
Ok ty
100% scammer. I had the same thing happen but they used a dating app 💀
finish it in 7 days 💪
@gusty sentinel yea there are using YouTube...for every channel I subscribe to is $3 . Then a mission comes up. Where they have curtain amount you put in, and get more back. They have a lot in the telegram chatroom. Where they post showing of profit.
You are going to be contacted now by people on this server, who are looking to scam you again, by the way
That’s not an easy task haha
I know I know, just joking
Y'all do y'all recommend following the AI roadmap generated by roadmap. Sh?
It is a nice place, I never followed the roadmap of it but when I see it, I can say yes it is legit! If you feel comfortable with it then why not!
I am not an AI person, but ya as far as my knowledge in AI goes and the roadmap, it is good to go with
Thanks man 🙏
Anytime 🧡
Hi everyone so i installed kali linux on my windows and it doesn't show wlan when i type command iwconfig,it just shows ethernet ,how to get wifi lan and yes i tried YouTube tutorials but all of them after trying just showed the Bluetooth icon on linu
so no vmware.. virtualbox.. qemu....wsl....
wsl will not show you wifi. It is an abstraction layer between a virtual operating system (kali) and the host operating system (windows). Thekali VM runs on virtual hardware, not actual hardware.
Usually there is a workaround when you are using an usb wifi adapter, but WSL does not use those either
Oh ok so should i go for adapter then
But there would be a way
Or should i install again by booting
the truth of the matter is that you do not need wifi, the host gives network connection to the VM already. All you are missing out on is "wifi hacking", which borders on a youtube scam anyway .. those videos are staged to work. Even a mediocre password will stop you right in your tracks
Oh so what should i do i wana learn something new
By the way thanks for helping out
Hey um any one use tryhackme.com
entirely up to you - there is #👥・new-member-guide and #💕・free-resources you can check out
Ok i will check them out thanks
I got a problem with it, it says the answer is HTML_INJ3CTION but when i type it in the answer spot it say my answer may not be english please review and try again
THM has its own discord server, maybe check with them there
Hi guys please I need help seriously
Will do
Watcha need
So I would like to know if anyone knows a person, website or place I could go to ,to learn trading
Also especially someone who is a guru who I can copy trading from please
You are on the wrong server for that - and no, that does not mean I am going to tell you a different server to go to
Why tho ? Does it break the rules
Just not what the server is for
But why can't you help if you know what server I can get help from
Not what I said
go ask reddit, google or whatever
Just search it up on google im sure you could find a discord server that way
What eris said basicly
What is the easiest way to access a virtual machine sandbox
Anybody have good practices when it comes to note taking? Im currently using google docs as that's just what was easiest and I try to seperate core topics into different documents for easier access and finding things, but it's kind of getting out of hand having 10+ documents. (Thanks in advance!)
There are dedicated note-keeping software solutions.. joplin.. obsidian.. if you look for alternatives to those, you are going to find several others
Tbf, I use onenote for it’s simplicity
I use joplin cause its available for all operating systems, and sync it via webdav
I see thanks a bunch I'll check some of those out
It really doesn’t matter which 1 you use, as long as you like it and it’s easy for you
Some offer more versatility in their use, but I especially like that I can make collaborations with other people simply by having them install joplin and giving them credentials to a nextcloud server.. so we can share note, work together on text, and I can remove them from the team again
Need some advice/help
I wanna learn hacking so bad and I got close to nothing knowledge of it
Where should I start from ?
Start of with Linux fundamentals and creating a vm, learn about file permissions, sudo, and basic ls and find commands
Thanks man
No problem, if u need anything else, just pop me a dm or refer to the new member guide that eris gave you 🙂
You could also try- tryhackme
In ya dm
Is it simple to set up? Or is it something I'd have to look into a bit.
Kinda just looking for a download/open and use kinda thing atm
joplin itself is simple to set up. Synching it depends on what you want to use - I use my own nextcloud which is not that trivial to set up and maintain, but joplin has about a dozen possible sync-options..
Oh I think I try ,try-hackme before
But I’ll look into it now
Gotcha thanks again
Go into tryhackme and do the Linux fundamentals, get used to using Linux first, you can’t really do much with an os if you don’t know how to use it
Anyone know how to card?
.
Ask your local police they will know it.
Oh nvm i know what you ment now, also you could get 20 years if your caught
I din get it
He wantna learn how to steal credit cards and sell em secretly
Or other digital money
👁👄👁 woah
Lol
how long does it take ppl to crack their 1st bug bounty on avg
no way to tell
also, depends on how you count both payment as well as how long it took
hmm
no average because it’s never been measured
took me half a year ish of learning
Wow can i ask how much
half a year..?
no the money for the 1st bounty
sweet
made about 5ish thousand and quit
woww
don’t have much time for bugbounty hunting rn
yd u quit
ooh wht do u do
I currently work as a red team operator
cool
Yoo
I have never done bug bounty, but coming at it from another side.. I see a lot of orgs being fed up with bogus bug reports from people who think that chatgpt can do it for them
😭 wow ppl do that huh
theres a senior in my school who does em so often he gets awarded like every week its crezi
People do that.. A LOT
spoken frm experience?
The maintainer of curl said that he is done with it, and was thinking about taking a charge for every report he should verify
I've seen it