Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

MultiProxies
============

MultiProxies is a penetration testing framework that can use socks4/socks5 proxy.

Version
============
3.0.1

Dependencies
============
* 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)