Devploit-v3

Python API tool kit for networking engineers. Devploit V3.1 is derived from Github repository devploit v 1.1  Link here : https://github.com/SHAFIT/Devploit-v3 Devploit V3.1 is recoded for usage with python specific to version 3.7.3 Sytanx may change if you try using it with other versions of python. System requirement : Python ver 3.7.X Required libraries :…

Read More

BruteRankKeywords – A Python Keywords Generator for Web-pages

A python based keywords generator for web-pages. https://github.com/SHAFIT/BruteRankKeywords usage : copy the required urls to “sites.scrape” in the folder. Separate multiple urls with coma, Save the file Using the command prompt, navigate to the project folder and type the following commands $ python bruterankkeywords.py Script will execute a function that will retrieve all the words…

Read More

Unofficial Windows Binaries for Python Extension Packages

by Christoph Gohlke, Laboratory for Fluorescence Dynamics, University of California, Irvine. I just stumbled upon on wonderful resource online dedicated to python libraries. Thanks to Mr. Christoph Gohlke https://www.lfd.uci.edu/~gohlke/pythonlibs/ This page is an unofficial repository of hundreds of binaries, wheels and libraries of popular applications including python, which was my interest of subject. His page…

Read More