https://github.com/sinfallas/inveniet
Script para automatizar pruebas de seguridad en equipos
https://github.com/sinfallas/inveniet
Last synced: about 1 month ago
JSON representation
Script para automatizar pruebas de seguridad en equipos
- Host: GitHub
- URL: https://github.com/sinfallas/inveniet
- Owner: sinfallas
- License: gpl-2.0
- Created: 2019-06-23T15:28:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T23:58:43.000Z (about 5 years ago)
- Last Synced: 2025-01-18T01:41:19.511Z (over 1 year ago)
- Language: Shell
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# inveniet
[](https://github.com/sinfallas/inveniet/blob/master/LICENSE)
[](https://zenodo.org/badge/latestdoi/4102/sinfallas/inveniet)
[](https://travis-ci.org/sinfallas/inveniet)
Script para automatizar pruebas de seguridad en equipos
uso:
```bash
./inveniet {cliente|servidor|local} IP PROXY
```
ejemplo:
```bash
./inveniet cliente 192.168.1.1 http://usuario:clave@proxy:8080
```