Skip to content

Releases: 0xcrypto/takeover

Alpha Release v1.0.0

18 Feb 18:33
Compare
Choose a tag to compare
Alpha Release v1.0.0 Pre-release
Pre-release

takeover.py revived! I have started active development of takeover.py, bringing new features very soon. As promised, this version is easier to integrate in your existing code however, I have removed the old asyncio based API (hence the major release). The code is still in alpha and bugs are expected.

What's Changed

  • Better threads
  • Easier config file
  • Custom Fingerprints, embeddable in config file
  • Support for notifications on Slack and Github issue
  • Custom webhook support
  • Click integration for command line interface
  • Support for scraping javascript based web apps using selenium, fallback to requests module available

Full Changelog: v0.0.11...v1.0.0

Known Bugs

  • Fingerprints are incorrect. Please use custom fingerprint file.
  • Webhook calls are not rate limit safe and many of the hits might get missed.
  • No support for output, passing output to another pipe is not possible yet.
  • Telegram, slack and GitHub issues are untested. They might or might not work.

End of line for v0.0

05 Dec 11:09
d079dfa
Compare
Choose a tag to compare
End of line for v0.0 Pre-release
Pre-release

What's Changed

  • New feature - telegram notification by @x0xman in #4

New Contributors

  • @x0xman made their first contribution in #4

Full Changelog: v0.0.10...v0.0.11

Conclusion

With this release, pre alpha stage of takeover.py has come to an end and v0.0.x won't receive any more updates.

Future

I am working on a new major release v0.1.x which is more flexible as a library and allows easier integration into your existing code. The older API will continue working as before.

discord message fix for single target

06 Jul 12:44
Compare
Choose a tag to compare
Pre-release
v0.0.10

bug fix version update

Pre-Alpha Release v0.0.9 (finding bug)

07 Jun 11:10
Compare
Choose a tag to compare
Pre-release
version bump

v0.0.8

12 May 05:45
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
bug fix

v0.0.7

12 May 05:38
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
bug fix

v0.0.6

12 May 04:20
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
bug fix

v0.0.5

11 May 11:49
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release
bug fix

0.0.5-fix-1

11 May 17:43
Compare
Choose a tag to compare
0.0.5-fix-1 Pre-release
Pre-release
bug fix

Pre-Alpha Release v0.0.4

11 May 10:46
Compare
Choose a tag to compare
Pre-release

This is a pre-alpha release and bugs can occur. Please submit issues if you find any.

Changelog

  • Refactored code a little to create a server
  • Targets are now enumerate instead of lists
  • Found takeovers are now stored in a variable