๐ฑ Learn Cyber Security From Your Phone: CappricioSecurities Telegram Bot
No laptop? Patchy internet? No problem. The CappricioSecurities Tools Telegram bot lets you learn cyber security, practice recon, and build real skills right from your phone, with lightweight text responses that work even on slow connections.
๐ง What this bot is
An education-first assistant for ethical hacking & cyber security. It helps with safe web recon, OSINT lookups, phishing awareness, email security checks, and step-by-step learning. It does not perform illegal actions or attack third parties.
๐ Quickstart
1) Open Telegram โ search: @CappricioSecuritiesTools_bot
2) Tap Start or send /start
3) For the learning hub: send hack or /learn
4) For the tools menu: send /tools
๐งฐ Features you can use from your phone
Use hack or /start to open the main menu. All items below match the botโs current PHP handlers.
1) ๐ข Get Chat ID
Returns your Telegram Chat ID for integrations or support.
Tap: Menu โ Get Chat ID
Or type: get_chat_id
Output: Your Chat ID is: <number>
2) ๐งโ๐ Learn Hacking (Paid + Free Certified Course)
Opens the learning hub. Paid course links to Cappriciosec University; Free course pulls a list from GitHub and shows buttons to webinars that issue certificates.
Tap: Menu โ Learn Hacking
Or type: learn_hacking
Then:
โข Paid Certified Course โ opens university site
โข Free Certified Course โ (callback) free_course
Output: Buttons for available FREE webinars from GitHub JSON
3) ๐ก๏ธ Domain Checker
Quick domain intelligence (WHOIS/DNS/other signals via your helper).
Tap: Menu โ Domain Checker
Or type: domain_checker
Then send: example.com
Output: Domain info summary (via checkDomainInfo)
4) ๐ IP Lookup
Basic IP context like ASN, organization, country (from your helper).
Tap: Menu โ IP Lookup
Or type: ip_lookup
Then send: Ip address
Output: ASN / Org / Country summary (via ipLookup)
5) ๐ Bug Bounty โ Subdomain Recon
Finds public subdomains and sends a result file back.
Tap: Menu โ Bug Bounty โ Subdomain Recon
Or type: subdomain_recon
Then send: example.com
Output: File: Subrecon_example.com.txt (list of subdomains)
6) ๐ Bug Bounty โ Open Ports Finding
Runs a lightweight open-port check and returns a text file.
Tap: Menu โ Bug Bounty โ Open Ports Finding
Or type: port_scan
Then send: 93.184.216.34
Output: File: open_ports93.184.216.34.txt (open ports found)
7) โ๏ธ Email Security (SPF/DMARC) & Spoofing Flow
Checks if a sender domain lacks SPF/DMARC and (if missing) proceeds into a simulation flow. Use only with your own test mailbox or explicit permission.
Type: spf_email
Then send: sender@example.com (domain SPF is checked)
If no SPF: bot says "Vulnerable to spoofing" and asks:
โข To Email
โข Subject (max 100 chars)
โข Body (max 250 chars)
Output: Status message + logged result (send_and_log_mail)
Note: For legal/ethical reasons, restrict tests to mailboxes you control.
8) ๐ Download My Certificate
Verifies your certificate and sends the PDF if valid.
Tap: Menu โ Download my certificate
Or type: download_certificate
Then send: Your Certificate Credentials (as prompted)
Output: certificate_<name>.pdf (if found)
9) ๐งช BurpSuite Pro (Tutorial & Owner-Configured Link)
Sends your tutorial video and a download link configured by you (the bot owner).
Tap: Menu โ BurpSuite Pro
Or type: burpsuitepro
Output: Tutorial link + download link (as configured in the bot)
๐ฐ Main Menu Triggers
Use any of these to open the inline keyboard menu.
hack
start
/start
๐ Safety, Ethics & Boundaries
- โ For training, awareness, and authorized testing only.
- ๐ซ No spam, DDoS, account cracking, or impersonation.
- ๐ซ No sending spoofed emails to others. Learn to detect and prevent instead.
- ๐ The bot avoids hitting unknown servers and prefers passive lookups where possible.
๐ FAQ
Q: Will this work on low internet?
A: Yes. Responses are text-first and cached where possible. Heavy items (like screenshots) are optional.
Q: Can I learn without a PC?
A: Absolutely. Every lesson is written for mobile. You can practice recon concepts and reporting from your phone.
Q: Do I get a certificate?
A: Yesโfinish the core modules and run /certificate
to download it.
๐ค Built for the Community
Created by Karthithehacker to make cyber security education accessible to everyone.
โ ๏ธ Disclaimer
This bot is for educational use and authorized security testing only. Do not use it to violate laws, platform policies, or othersโ privacy. You are responsible for how you use the information and tools.