TheCyberHUB · Cyber security · Ethical hacking · Bug hunting
Open in Telegram
Stay updated with TheCyberHUB! 🔥 Get the latest in cybersecurity, hacking tools, and infosec resources. More at: https://www.thecyberhub.org
Show more9 999
Subscribers
No data24 hours
-197 days
-6530 days
Posts Archive
For a better Job, focus on these things:
- Skills
- Project
- Bug Hunting
- Look for CVEs
- Open Source
- Community
- Networking
- Content Sharing (own)
- if budget, look for better cert (optional)
https://www.thecyberhub.org
For a better Job, focus on these things:
- Skills
- Project
- Bug Hunting
- Look for CVEs
- Open Source
- Community
- Networking
- Content Sharing (own)
- if budget, look for better cert (optional)
https//www.thecyberhub.org
did you checked the latest updates?
https://www.thecyberhub.org
make sure to use desktop/mobile for best experience
Security Engineering at Google: My Interview Study Notes
GitHub Repository: gracenolan/Notes
Explore this repository to learn and prepare for Security Engineering interviews at Google, with detailed notes and insights.
Javascript Vulnerable Code Review - Command Injection
link: https://www.thecyberhub.org/websecurity/code-review/1
const express = require('express');
const app = express();
const port = 3000;
app.get('/api', (req, res) => {
const { command } = req.query;
const exec = require('child_process').exec;
exec(command, (error, stdout, stderr) => {
if (error) {
console.error(error);
return;
}
console.log(stdout);
});
res.send('Command executed');
}
app.listen(port, () => {
console.log(`Server running on port ${port}`);
});
See if u can find the vulnerability here.Javascript Vulnerable Code Review - Command Injection
link: https://www.thecyberhub.org/websecurity/code-review/1
const express = require('express
');
const app = express();
const port = 3000;
app.get('/api', (req, res) => {
const { command } = req.query;
const exec = require('child_process').exec;
exec(command, (error, stdout, stderr) => {
if (error) {
console.error(error);
return;
}
console.log(stdout);
});
res.send('Command executed');
}
app.listen(port, () => {
console.log(`Server running on port ${port}`);
});
See if u can find the vulnerability here.Damn Vulnerabilities List Lab
#AWSGoat : A Damn Vulnerable AWS Infrastructure
https://lnkd.in/dq2cYPG2
#AzureGoat : A Damn Vulnerable Azure Infrastructure
https://lnkd.in/dKMMrESA
#Webpentest: A Damn Vulnerable Web Application
https://lnkd.in/dNJxX-Fe
#API: A Damn Vulnerable Web Sockets
https://lnkd.in/dMbJgP5h
#Mobile: Damn Vulnerable Hybrid Mobile App
https://lnkd.in/dSMZMuzZ
#CICD: Deliberately vulnerable CI/CD environment
https://lnkd.in/dCxZb88q
#GraphQL: Damn Vulnerable GraphQL Application
https://lnkd.in/d5V6P9HA
#Webservice: Damn Vulnerable Web Services
https://lnkd.in/dAu8HAyd
#VamPI: Vulnerable API
https://lnkd.in/dRPpBNjj
#DVSA: Damn Vulnerable Serverless Application
https://lnkd.in/dnvdNcfq
#DVTA: DVTA is a Vulnerable Thick Client Application
https://lnkd.in/dDhEDgdx
#DVJA: Damn Vulnerable Java Application
https://lnkd.in/dqFyjYWP
#DVID: Damn Vulnerable IoT Device
https://lnkd.in/dNV2RjUj
#DVPWA: Damn Vulnerable Python Web Application
https://lnkd.in/diDvsz8u
#DVAS: Damn Vulnerable Application Scanner
https://lnkd.in/dq_aC4pX
#DVB: Damn Vulnerable Bank
https://lnkd.in/dyGWJzxD
#DVWPS: Damn Vulnerable WordPress Site
https://lnkd.in/dkY-tXHe
#DVNA: Damn Vulnerable NodeJS Application
https://lnkd.in/ds3JReM5
#DVRA: Damn Vulnerable Ruby on Rails
https://lnkd.in/djQ_ehzi
#DVGM: Damn Vulnerable Grade Management
https://lnkd.in/dAepn4K7
#Tiredful
https://lnkd.in/d3NjivMu
#DVCSharp: Damn Vulnerable C# Application
https://lnkd.in/d8cZxdnr
#DVHMA: Damn Vulnerable Hybrid Mobile App
https://lnkd.in/dSMZMuzZ
#DVIA: Damn Vulnerable iOS App
https://lnkd.in/dJqPp-d9
#DVIA2: Damn Vulnerable iOS App 2
https://lnkd.in/dhGUXurv
#DVRF: Damn Vulnerable Router Firmware
https://lnkd.in/dUda_XsF
#DVFaaS: Damn Vulnerable Functions as a Service
https://lnkd.in/drVpszwD
#DVCA: Damn Vulnerable Cloud Application
https://lnkd.in/dPyKYKw4
@thecyberw0rld @thecyberworldcommunity
#cybersecurity #infosec #hacking
Last message from our side on Telegram
We will not be active on Telegram from now
We will continue our community on Discord, YouTube and https://www.thecyberhub.org
ram ram
if today is possible, will let you know on discord by 8:30PM IST
else we will start from next week sunday,
https://discord.gg/tf9b2zW369?event=1287372423288721438
from next sunday, every sunday
Is telegram showing ads on our channel?
ram ram everyone
Internship will start by Sep 13 (Sat)
Internship forms are here
https://www.thecyberhub.org/internship
Note: make sure to check if your link is publicly accessible, first open your resume link in different browser, if it works, then submit, otherwise it will get rejected.
make sure to join discord server
have questions, ask here https://discord.gg/thecyberworld-799183504759324672
Happy Hacking
Hi everyone
Make sure to join our discord server
We will announce everything on discord
And there will be many other events and stuff planned
Join link:
https://discord.gg/thecyberworld-799183504759324672
