SkillAgentSearch skills...

Captal

(Wireless) (RogueAP) (MITM) (Phising) attack framework

Install / Use

/learn @sighook/Captal
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

captal

(Wireless) (RogueAP) (MITM) (Phishing) attack framework

about

captal is a security auditing and social-engineering research project.

The main goal is to provide the modular constructor for MITM-Phishing attacks. See examples for usage.

dependencies

  • lighttpd
  • isc-dhcp-server
  • perl-net-dns (and perl itself)
  • hostapd
  • php-cgi

overview

configs

  • @ETCDIR@/captal/chkwpa.conf: captal-chkwpa tool configuration
  • @ETCDIR@/captal/dhcpd.conf: dhcp server configuration
  • @ETCDIR@/captal/hostapd.conf: rogue AP configuration
  • @ETCDIR@/captal/lighttpd.conf: phishing server configuration

rc (services)

  • @RCDIR@/captal: start/stop all captal services in correct order
  • @RCDIR@/captal-prepare: prepare rogue AP interface
  • @RCDIR@/captal-hostapd: start/stop rogue AP server
  • @RCDIR@/captal-dhcpd: start/stop dhcp server
  • @RCDIR@/captal-dnsserv: start/stop dns server
  • @RCDIR@/captal-lighttpd: start/stop phishing server

utils

  • @BINDIR@/captal-chkwpa: check phished wpa/wpa2 password against sniffed handshakes
  • @BINDIR@/captal-dnsserver: simple and extendable dns server
  • @BINDIR@/captal-gencert: generate self-signed certificate for phishing site

logs

  • /var/log/messages: dhpcd, captal-dnsserv (info), hostapd, lighttpd
  • /var/log/lighttpd.log: lighttpd
  • /var/log/captal-dnsserv.log: captal-dnsserv (verbose)
  • /var/log/mail: captal-chkwpa successful phished password

phishing portals


examples


HUGE THANKS


LEGAL DISCLAIMER

The author does not hold any responsibility for the bad use of this tool, remember that attacking targets without prior consent is illegal and punished by law.

<!-- vim:sw=2:ts=2:sts=2:et:cc=72:tw=70 End of file. -->
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Hack

Security Score

82/100

Audited on Dec 31, 2025

No findings