HOOK-Worm Pentest the Modern Web

HOOK-Worm Pentest the Modern Web Author: [Free.Programmer] Disclaimer: I am not responsible for any damage done using this tool. This tool should only be used for educational purposes and for penetration testing. ###Compatibility: Any platform using Python ###Requirements: Python 2.7 Modules(included): Colorama, BeautifulSoup ###Description: hook-pentester is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make their job easier, instead of launching different tools for performing different task. hook-pentester provides multiple features […]

Read more

Nick Craig-Wood’s public website

This directory tree is used to build all the different docs forNick Craig-Wood’s website. The content here is (c) Nick Craig-Wood – if you’d like to use itelsewhere then please ask first: [email protected] See the content directory for the pages in markdown format. Use hugo to build the website. Changing the layout If you want to change the layout then the main files to edit are layouts/_default/baseof.html for the HTML template chrome/navbar.html for the navbar chrome/menu.html for the menu Running […]

Read more

A ranked list of awesome python libraries for web development

🏆  A ranked list of awesome python libraries for web development. Updated weekly. This curated list contains 560 awesome open-source projects with a total of 2.1M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very […]

Read more

Free and open-source digital preservation system designed to maintain standards-based, long-term access to collections of digital objects

By Artefactual Archivematica is a web- and standards-based, open-source application which allows your institution to preserve long-term access to trustworthy, authentic and reliable digital content. Our target users are archivists, librarians, and anyone working to preserve digital objects. You are free to copy, modify, and distribute Archivematica with attribution under the terms of the AGPLv3 license. See the LICENSE file for details. Installation Other resources Website: User and administrator documentation Wiki: Developer facing documentation, requirements analysis and community resources Issues: […]

Read more

Data from popular CS:GO website hltv.org

🎮 Data from popular CS:GO website hltv.org Install Usage The public methods can be reached using HLTVClient from hltv_data import HLTVClient hltv_client = HLTVClient() Current ranking hltv_client.get_ranking() Response: [ {“position”: 1, “name”: “Natus Vincere”, “points”: 1000}, {“position”: 2, “name”: “Gambit”,

Read more