Skip to content
#

pentest-tool

Here are 551 public repositories matching this topic...

BrutePy is something I am designing in an attempt to make a lightweight 'dictionary' generator. It is meant to create words using sequential characters, always changing the far-right character until it reaches the last value in the set, and then incrementing the next character over by one. Exactly like a numerical counting system.

  • Updated Sep 22, 2017
  • Python

This tool allows to check speculative execution side-channel attacks that affect many modern processors and operating systems designs. CVE-2017-5754 (Meltdown) and CVE-2017-5715 (Spectre) allows unprivileged processes to steal secrets from privileged processes. These attacks present 3 different ways of attacking data protection measures on CPUs …

  • Updated Feb 19, 2018
  • Python

Improve this page

Add a description, image, and links to the pentest-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pentest-tool topic, visit your repo's landing page and select "manage topics."

Learn more