项目作者: deadbits

项目描述 :
Post-Exploitation Framework
高级语言: Python
项目地址: git://github.com/deadbits/Intersect-2.5.git
创建时间: 2012-04-02T04:08:20Z
项目社区:https://github.com/deadbits/Intersect-2.5

开源协议:

下载


SayThanks Donate

Intersect 2.5 - Post Exploitation Framework

Important Update (2016)

This project is no longer mantained and has not been updated since 2012-2013. There were plans for a future release, but life happened. That may still happen. The code does exist.. I just need to find some time to finish parts, perform testing, etc.

  • This prospective future release is a complete code overhaul of Intersect and includes major improvements to overall usability, modules and how they work on both client and server side, network communications, and user workflow.
  • Any interested parties who want to help with 3.0, I’d love to hear from them. Otherwise this may stay in limbo.

I want to truly thank everyone who showed support for this project over the years and for the people who voted to put it into BackTrack 5R2 and then Kali. That in itself is amazing and it means a lot to me. Thanks everyone :)

Documentation

Please refer to the Docs directory for a detailed README, Guide documentation and a How-To on writing custom modules.

LICENSE

  1. Copyright (c) 2012, Intersect 2.5 (Post-Exploitation Framework)
  2. [author: bindshell@live.com]
  3. All rights reserved.
  4. Redistribution and use in source and binary forms, with or without
  5. modification, are permitted provided that the following conditions are met:
  6. * Redistributions of source code must retain the above copyright
  7. notice, this list of conditions and the following disclaimer.
  8. * Redistributions in binary form must reproduce the above copyright
  9. notice, this list of conditions and the following disclaimer in the
  10. documentation and/or other materials provided with the distribution.
  11. * Neither the name of the <organization> nor the
  12. names of its contributors may be used to endorse or promote products
  13. derived from this software without specific prior written permission.
  14. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  15. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  16. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  17. DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  18. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  19. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  20. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  21. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  22. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  23. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  24. Please take notice that Intersect 2.5 is provided as is, and is a royalty free open-source application.
  25. The end-user, you, is allowed to use, modify and/or change whatever you wish within this applications source-code,
  26. provided that you will give appropriate credit where credit is due and the above license and copyright information
  27. is included.