asolino
5c64e6c81e
Adding plugin support for SOCKS functionality
...
- There a base class called SocksRelay that should be used as base class for SOCKS protocol plugins
- Any new plugin should be added to the impacket/examples/ntlmrelayx/servers/socksplugins directory
- These plugins will be automatically loaded when the SOCKS proxy is loaded.
- The idea is to add SockRelay plugins for any protocol we want (e.g. MSSQL, LDAP, HTTP, etc)
- Lots of testing needed.
2017-07-29 02:39:38 -03:00
asolino
5334130496
Adding pyreadline only when install platform is Windows
...
* Should fix https://github.com/CoreSecurity/impacket/issues/261
2017-06-07 12:31:15 -03:00
asolino
8abc3f2e71
Fixed wrong expected values in KDC_REP
...
* It was triggering a ValueConstraintError with pyasn1-0.2.2 (looks like it now checks that)
* Updating setup.py as well
2017-02-21 20:15:20 -03:00
asolino
6826ececc7
Updating setup.py with the pyasn1 version we know we work against
...
* Newer versions might not work (0.2.2 does not work)
2017-02-21 20:02:11 -03:00
Martin Gallo
4152e128b8
Replaced shebang with a virtualenv friendly one
...
Replaced all instances of `#!/usr/bin/python` with `#!/usr/bin/env python` so impacket's examples and scripts can be run inside a virtualenv without having to call python.
2017-01-11 12:43:54 -03:00
asolino
20b661efd2
And now coming back to dev :)
2016-06-28 14:29:12 -03:00
asolino
7b0bfb763e
About to tag new version 0.9.15
2016-06-28 14:20:27 -03:00
asolino
5b31f9c267
Forgot to change setup.py with new ntlmrelayx location
2016-05-27 17:46:17 -03:00
Dirkjan Mollema
24dfd3a422
ntlmrelayx
2016-05-27 12:35:10 +02:00
asolino
501ef71b73
Adding ldap directory to the setup.py for library installation
2016-05-13 12:44:36 -03:00
asolino
f33daa056f
Going back to dev version
2016-01-07 13:11:55 -03:00
asolino
0d34fd9365
Upcoming version
2016-01-07 11:12:01 -03:00
asolino
fa63f520ab
Fixed issue https://github.com/CoreSecurity/impacket/issues/67 . Thanks @MrTchuss
2015-06-04 10:21:07 -03:00
Tyrannosaurus Vexed
6a88eb0720
update setup.py
...
typo in the shebang line
2015-05-29 08:30:56 -04:00
asolino
c6a6790c55
New dev release...
2015-05-04 14:11:04 -03:00
asolino
02b4ab8270
Changing version also at setup.py
2015-05-04 12:18:43 -03:00
bethus@gmail.com
56727f3445
Adding pyasn1 as requirement
2015-04-01 21:40:02 +00:00
bethus@gmail.com
d869a24fc4
Fixes https://code.google.com/p/impacket/source/detail?r=1278
2014-12-07 11:26:54 +00:00
bethus@gmail.com
6f94d4e43e
Moving up to the next dev version
2014-07-17 16:21:37 +00:00
bethus@gmail.com
b72c5eeea0
new version
2014-07-17 15:29:23 +00:00
bethus@gmail.com
669509ec11
1) Moving SMB-RPC to SMB_RPC
...
2) Changing inside dot11, test- for test_
2014-06-25 20:55:38 +00:00
bethus@gmail.com
9023cfd704
Adding dcom directory to the install path
2014-03-24 22:23:58 +00:00
bethus@gmail.com
eb07deaf0d
Updated home URL
2014-02-03 16:19:04 +00:00
bethus@gmail.com
f81e61a945
Moving to next version 0.9.12-dev
2014-01-30 16:59:20 +00:00
bethus@gmail.com
0d7f0f2710
We'll be storing testcases inside /usr/share/doc/impacket
2014-01-27 22:01:46 +00:00
bethus@gmail.com
d043940110
Adding testcases to the source distribution
2014-01-27 21:00:37 +00:00
bethus@gmail.com
e2c10ac619
dcerpc.v5 must be installed
2014-01-22 20:08:04 +00:00
bethus@gmail.com
0aa53f2175
In preparation for new version
2014-01-21 20:46:43 +00:00
bethus
57e5c2e620
Next version will be 0.9.11, not there yet
2013-10-13 18:08:19 +00:00
bethus@gmail.com
70757ee97c
Going back again to a development version
2013-05-06 16:58:09 +00:00
bethus@gmail.com
1305350d68
Updates version number before releasing
2013-05-06 16:05:14 +00:00
bethus@gmail.com
ed906102e8
Some extra fields completed
2013-04-30 19:17:17 +00:00
bethus@gmail.com
8a56382f41
correct the name of the package
2013-04-30 15:47:36 +00:00
bethus@gmail.com
82a14b2236
Added impacket.examples so the installation script install all the required files
2013-04-16 17:52:48 +00:00
bethus@gmail.com
964d3f208c
Updated info
2012-08-15 22:57:06 +00:00
bethus@gmail.com
1dca21e47c
Updated setup.py
2012-07-18 13:13:22 +00:00
gmoreira
efc2bb662d
Updated maintainer info
2011-06-08 02:37:58 +00:00
max
a951dea81b
fixed setup.py where doc files were installed on usr/bin
...
replaced @ in changelog with _at_, as some people are archiving packages on websites were spammers can crawl them
2006-09-25 15:33:59 +00:00
gera
2df6998ef9
copyrights
2006-05-23 21:19:26 +00:00
gera
2ce42b2faf
Lots of changes.
...
SMB rewriten using Structure, added hashes authentication chainable
commands, lots of commands, etc.
DCERPC cleaned up, added authentication and encryption, fragmentation
and more things
2006-05-22 22:16:15 +00:00
max
2722624bc1
New release
2006-04-03 15:52:03 +00:00
jkohen
f9c57d8cec
Fixed URL
2003-12-16 17:27:57 +00:00
jkohen
890d9bf3e0
Bumped version number.
2003-12-16 17:26:22 +00:00
jkohen
7dc3c77d4e
Bumped version number.
2003-12-10 23:42:47 +00:00
jkohen
227c6bd63e
Bumped version number.
2003-11-14 21:01:43 +00:00
jkohen
e58c84a235
Bumped version to 0.9.3.
2003-10-31 21:16:50 +00:00
jkohen
6dc9e59261
Bumped version number to 0.9.2.
2003-10-28 21:05:16 +00:00
jkohen
cc494bc3d2
Bumped version number to 0.9.1.
2003-10-27 17:37:16 +00:00
jkohen
28aab9a981
Added README and LICENSE to the binary distribution.
2003-10-24 20:21:14 +00:00
jkohen
c359ea3400
Global rename from conspired to impacket.
2003-10-24 17:52:06 +00:00