6. CyberTalents is a platform that ranks cyber
security talents according to their real hands on
skills in different cyber security categories by
running CTF Competitions in order to get hired by
recruiters.
What is CyberTalents
8. Cyber Security Teams
Red Team
(Attacker)
Blue Team
(Defenders)
Linux Forensic & Security
Windows Forensic & Security
Network Forensic & Security
Monitoring
Malware Analysis & Reverse
Engineering
Network Penetration Testing
Web Penetration Testing
Vulnerability Research &
Exploit Development
Writing Security Tools
10. Challenge info
Web Vulnerabilities :
SQLi
XSS
RCE
LFI
IDOR
CSRF
And more on OWSP
Top 10 web vuln
Knowledge required
1- Basic :
Html & js & php
URL & Forms
Cookies & Sessions
Databases
2- DNS:
Domain & Subdomain
HTTP & HTTPS
Tools
BurpSuite
OWSP-Zap
Sqlmap
Browser Plugins
And More Tools on
Github or Any (OS)
Web Security challenges
12. Packet Analysis challenges
Challenge info
Analysis Network
Traffic from .Pcap file
and get any Info &
image & file
Knowledge required
Network Portacools :
TCP/ IP
UDP
IMAP – SMTP - POP
DNS
HTTP - HTTPS
FTP
…….. And More
Tools
WireShark
tcpdump
NetworkMiner
And More ……
14. Forensic & Steganography
challenges
Challenge info
Forensic:
Recovery Data from
Hard Disk Image .img
file and more ….
Stegno:
Get text or any files
from the Image or
audio files
Knowledge required
Forensic:
*Operating System
*Partition & File System
Format like:
ext4 , ntfs , fat32
Stegno:
File Signature
Tools
Forensic:
Digital Forensics Framework
Bootable Operating System
Wireshark.
Stegno:
Winehex , Hexedit
Stegsolv.jar
Steghide …..etc
18. Exploitation & Pwn & Misc
challenges
Challenge info
Find a Remote Code
Execution or any Memory
Corruption Vulnerabilitys
on Some Servics or
programs and Exploit it
Remotely
Knowledge required
Reverse Engineering
Python or Other Ln.
Memory Corruption Vuln :-
Buffer Overflow(S,H,D-segment)
Format String Injection
Out Of Bounds Array Accesse
Integer Overflow
And More Memory Corruption
vuln ……
Tools
IDA Pro
GDB
OllyDbg
Winedbg
Netcat
SSH
And More Tools