Releases: 0xcrypto/takeover
Alpha Release v1.0.0
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
What's Changed
New Contributors
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
v0.0.10 bug fix version update
Pre-Alpha Release v0.0.9 (finding bug)
version bump
v0.0.8
v0.0.7
v0.0.6
v0.0.5
0.0.5-fix-1
bug fix
Pre-Alpha Release v0.0.4
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