Commit Graph

1041 Commits

Author SHA1 Message Date
AlessandroZ b5c47ff091 remove file present on another commit 2016-11-18 13:56:48 +01:00
AlessandroZ 682935f51f specify integrity level for linux 2016-11-18 13:54:31 +01:00
AlessandroZ 18ad85d539 lazagne symbolic link - linux 2016-11-18 12:26:24 +01:00
quentinhardy 4bff7ea89b Bug fix for outlook 2016-11-18 04:17:16 -05:00
quentinhardy 1bafddc114 Some argparse commands for powerview 2016-11-18 04:15:58 -05:00
n1nj4sec 8c42d0a074 loot_memory module to dump browser passwords 2016-11-17 22:47:56 +01:00
n1nj4sec 5daec0daa0 move scapy to external for consistency 2016-11-17 21:10:36 +01:00
n1nj4sec 805361a4c1 fix default conf 2016-11-17 20:48:43 +01:00
n1nj4sec 38c2fadbaf Merge branch 'clear_logs' of https://github.com/AlessandroZ/pupy 2016-11-17 20:22:24 +01:00
n1nj4sec b40b56d013 Merge branch 'dns' of https://github.com/AlessandroZ/pupy 2016-11-17 20:19:14 +01:00
n1nj4sec 51278c6613 Merge branch 'smbspider' of https://github.com/AlessandroZ/pupy 2016-11-17 20:18:30 +01:00
n1nj4sec 9fd94d4aa0 Merge branch 'search_improvement' of https://github.com/AlessandroZ/pupy 2016-11-17 20:18:05 +01:00
n1nj4sec 4ef3908b5f Merge branch 'pywerview' of https://github.com/AlessandroZ/pupy 2016-11-17 20:16:10 +01:00
n1nj4sec bcf357b190 Merge branch 'master' of https://github.com/quentinhardy/pupy 2016-11-17 20:14:51 +01:00
n1nj4sec 0db77536b0 Merge branch 'port_scan' of https://github.com/AlessandroZ/pupy 2016-11-17 20:11:23 +01:00
n1nj4sec 62cd1241a0 add socksipy dependency for windows 2016-11-17 19:57:01 +01:00
n1nj4sec ab7e6ca4bf update gitignore 2016-11-17 19:54:51 +01:00
n1nj4sec 1d4809363c update windows templates, remove broken lin templates 2016-11-17 19:45:43 +01:00
n1nj4sec 04c6c6647a working scapy version 2016-11-17 19:38:37 +01:00
n1nj4sec b514786ab6 update lazagne 2016-11-17 18:49:35 +01:00
n1nj4sec d519b5048d fix udp transports 2016-11-15 23:23:53 +01:00
n1nj4sec 9fec831b9e update socks.py 2016-11-14 22:05:12 +01:00
n1nj4sec f80c26ba62 auto-detect ipv6/ipv4 in pupy.conf 2016-11-14 21:59:42 +01:00
quentinhardy e9d7288247 Bug fix with proxy url in env with Linux 2016-11-12 13:06:08 -05:00
quentinhardy 0471afd62f Bug fix: 'NoneType' object is not iterable 2016-11-12 12:16:18 -05:00
AlessandroZ 7989714fa7 remove unused line 2016-11-07 22:02:42 +01:00
Alessandro ZANNI 5f4175f7da clear windows logs from event log 2016-11-04 18:05:01 +01:00
Alessandro ZANNI 2077b9c872 changing module description 2016-11-04 17:54:52 +01:00
Alessandro ZANNI e5afff9ae1 add new module functions - dns or ip address resolver 2016-11-04 15:53:38 +01:00
Alessandro ZANNI b9181248ec add new module - resolve dns or ip address 2016-11-04 15:53:19 +01:00
Alessandro ZANNI 4340ac2ef2 smbspider changed 2016-11-04 00:18:41 +01:00
Alessandro ZANNI 95ec572afb smbspider module changed 2016-11-04 00:18:22 +01:00
Alessandro ZANNI 8e13e2bff8 search module improved 2016-11-03 23:12:47 +01:00
Alessandro ZANNI 81057247bd timeout and thread number added 2016-11-03 22:38:43 +01:00
Alessandro ZANNI ffd06cb3b9 possibility to choose timeout and thread number 2016-11-03 22:38:07 +01:00
quentinhardy ef4decee75 Bug fix in get_current_ppid: 'NoneType' object has no attribute 'name' 2016-11-03 09:05:45 -04:00
quentinhardy 9392f83b26 Delete a print 2016-11-03 07:22:28 -04:00
quentinhardy c874523600 Print help msg if bypassuac failed + tabs to spaces 2016-11-03 06:59:03 -04:00
Alessandro ZANNI e3b38e3639 pywerview limited to one host only 2016-11-02 16:34:09 +01:00
quentinhardy e3be286656 Inveigh module creation 2016-11-02 08:04:22 -04:00
quentinhardy b1ce0000aa Add Inveigh.ps1 script 2016-11-02 07:29:57 -04:00
quentinhardy 2cd2fd8469 Add Inveigh-Unprivileged.ps1 script 2016-11-02 07:29:18 -04:00
quentinhardy 5c2c362597 Add Inveigh-Relay.ps1 script 2016-11-02 07:28:57 -04:00
quentinhardy 1c56044ff1 Bug fix with utf-8 2016-11-02 07:28:11 -04:00
n1nj4sec e6fa269d3f disabling broken udp transports 2016-11-01 20:14:18 +01:00
n1nj4sec 24a0db6cbc fix bind transports 2016-11-01 20:10:48 +01:00
n1nj4sec 2a44ef4f12 Merge branch 'port_scan' of https://github.com/AlessandroZ/pupy into network-changes 2016-11-01 20:03:40 +01:00
n1nj4sec 6342dc98a0 fix pupyimporter exception && scramblesuit transport 2016-11-01 20:01:48 +01:00
n1nj4sec 5b960784de fix upload 2016-11-01 19:29:54 +01:00
n1nj4sec eb64961129 censurate some comments ;) 2016-11-01 19:29:16 +01:00