shsingh / blackhat-tools

This repository contains tools made by completing exercises from various books on blackhat programming. The intent is to learn writing software in Typescript, Go, Rust and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Hat Tools

Author: shsingh@linux.com


License Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GitHub commit activity Libraries.io dependency status for GitHub repo

powered by semgrep pre-commit.ci status OpenSSF Scorecard OpenSSF Best Practices


This repository contains tools made by completing exercises from the following books:

Black Hat PythonBlack Hat PythonBlack Hat Python

The intent is to specifically learn writing asynchronous and/or concurrent software for security use-cases in:

  • Typescript
  • Go
  • Rust
  • Python

Any network-based tests are carried out against scanme.f5labs.dev which is a domain I own. Alternate domains include scanme.nmap.org if you do not own your own domain for testing.

About

This repository contains tools made by completing exercises from various books on blackhat programming. The intent is to learn writing software in Typescript, Go, Rust and Python

License:MIT License


Languages

Language:Rust 51.3%Language:TypeScript 29.0%Language:Python 16.9%Language:Go 2.8%