Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x0day/multiproxies
penetration testing framework that can use socks4/socks5 proxy.
https://github.com/x0day/multiproxies
Last synced: 3 months ago
JSON representation
penetration testing framework that can use socks4/socks5 proxy.
- Host: GitHub
- URL: https://github.com/x0day/multiproxies
- Owner: x0day
- License: gpl-3.0
- Created: 2014-08-30T03:39:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-06T06:03:25.000Z (about 10 years ago)
- Last Synced: 2024-04-24T12:17:54.967Z (7 months ago)
- Language: Python
- Homepage: http://p.x0day.me
- Size: 861 KB
- Stars: 53
- Watchers: 5
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **52**星
README
MultiProxies
============MultiProxies is a penetration testing framework that can use socks4/socks5 proxy.
Version
============
3.0.1Dependencies
============
* requests
* impacket
* ...Usage
===========```
MltPconsole.py –m ModuleName/ModuleID --options Modules's options(split with &) –-run
```or
```
MltPconsole.py –c
use ModuleName/ModuleID
set options
exploit run the module.
```more details please see at [http://p.x0day.me](http://p.x0day.me)