KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
pentest
★ 24
Open GitHub ↗
Various pentest stuff
Download README (.md)
Explore Similar Repositories
deletion-efficient-kmeans
:
Research prototype of deletion efficient k-means algorithms
LGT8F328P-Testing
:
LogicGreen LGT8F328P Microcontroller (AVR Mega328 compatible)
Wear-Gesture-Launcher
:
Gesture Launcher for Android Wear (Wear OS)
Twitter-Sentiment-Analysis
:
Full workflow to perform sentiment analysis on Twitter data. Contains crawlers, parsers, preprocessing, machine learning model creation, and various plots.
wolfram-engine-docker
:
Configures the Wolfram Engine for Docker
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pentest
?
Download (.md)
# Introduction This repo contains various scripts and configuration files used for pentesting. They've very much a work in progress, and in some cases are related to custom tools or personal preferences. In most cases it's better to read the config files or scripts yourself and take elements that seem useful to you, rather than trying to import the whole files. A high level summary of the contents of each folder is given below. The folders may contain README files with further details. ## [Build Scripts](build_scripts) Scripts to build and setup Linux systems (Debian and Kali) ## [Configs](configs) Configuration files for various tools and applications. Primarily used for Windows tools, as Linux configs are mostly in https://github.com/rbsec/dotfiles ## [John](john) Scripts used with John the Ripper ## [Infrastructure](infrastructure) Scripts and tools for carrying out internal pentesting and build reviews. ## [Web Application](webapp) Scripts and configuration files for web application testing.