caplets icon indicating copy to clipboard operation
caplets copied to clipboard

caplets and proxy modules.

Results 8 caplets issues
Sort by recently updated
recently updated
newest added

This commit contains several changes to the hstshijack module: - reduced a great deal of overhead by precompiling the regexp selectors in the HTTP proxy script that are repeatedly used...

both files where pointing to /usr/local/share/bettercap/ui but bettercap is installing the ui to /usr/share/bettercap/ui/ This was causing a 404 message when attempting to follow the instructions on the documentation or...

Whenever I injecting hstshijack/hstshijack it's disconnects the clients device wifi connectivity and later if it's connects it's connected without internet .how to resolve . The code using : bettercap -iface...

Changelog: - Fixed SSL domain indexing logic. - Whitelisting clients is now done using MAC instead of IP. - Whitelisting is now persistent. - Some performance improvements. To-Do: The goal...

I'm trying to run hstshijack, everything runs fine, but then, nothing happens and all it says is [18:39:09] [sys.log] [err] exit status 4. Here is the log ``` 192.168.9.0/24 >...

Depends on https://github.com/bettercap/bettercap/pull/1195 Changes: - Implemented cookie domain spoofing. - Implemented cookie downgrade attack (for downgrading HTTPS). - Implemented req/res body regex replacement JSON config file. - Implemented req/res header...

previous rewrite transformed data parameter from string to binary array, making the JS caplet code not work.