diff --git a/content/pages/bookmarks.md b/content/pages/bookmarks.md index 88bca6e..7c66acb 100644 --- a/content/pages/bookmarks.md +++ b/content/pages/bookmarks.md @@ -68,6 +68,7 @@ Date: 2021-05-05 15:21:00 # Cybersecurity +- [Top 10 web hacking techniques of 2021](https://portswigger.net/research/top-10-web-hacking-techniques-of-2021) - - ๐Ÿ”ง [PDF Tools](https://blog.didierstevens.com/programs/pdf-tools/) - [Yes We Hack โ€” bug bounty](https://www.yeswehack.com) - ๐ŸŽฎ [IRC Puzzles](https://blog.ircpuzzles.org/) @@ -137,21 +138,35 @@ Date: 2021-05-05 15:21:00 ## Cybersecurity/OSINT +- [The OSINT Framework](https://osintframework.com/) +- [Have I been Pwned (ยซย Have them been pwned :Dย ยป)](https://haveibeenpwned.com/) - ๐Ÿ”ง [theHarvester โ€” E-mails, subdomains and names Harvester](https://github.com/laramies/theHarvester) +- ๐Ÿ”ง [SpiderFoot โ€” automates OSINT for threat intelligence and mapping your attack surface.](https://github.com/smicallef/spiderfoot) +- ๐Ÿ”ง [XRay is a tool for recon, mapping and OSINT gathering from public networks.](https://github.com/evilsocket/xray) +- ๐Ÿ”ง [GooHak โ€” Automatically Launch Google Hacking Queries Against A Target Domain](https://github.com/1N3/Goohak/blob/master/goohak) +- ๐Ÿ”ง [TIDos-Framework โ€” The Offensive Manual Web Application Penetration Testing Framework. ](https://github.com/0xInfection/TIDoS-Framework) +- ๐Ÿ”ง [GHunt โ€” Investigate Google emails and documents.](https://github.com/mxrch/GHunt) +- ๐Ÿ”ง [Online tool with IPv4 hosts, domains/whois/site info, ports/banners/protocols, technologies, maintain biggest SSL/TLS db, AS, OS,...](https://spyse.com/) +- [Searchable online database of domains, emails, passwords, ...](https://intelx.io) - ๐Ÿงฐ [OSINT4ALL](https://start.me/p/L1rEYQ/osint4all) - ๐Ÿ”ง [FinalRecon โ€” An automatic web reconnaissance tool written in Python](https://github.com/thewhiteh4t/FinalRecon/) +- ๐Ÿ”ง [recon-ng โ€” Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.](https://github.com/lanmaster53/recon-ng) - ๐Ÿ“Š [shodan](www.shodan.io), [censys](censys.io), [netcraft](sitereport.netcraft.com) - ๐Ÿ”ง [RevealIn: Uncover the full name of a target on Linkedin.](https://github.com/mxrch/revealin) +- ๐Ÿ”ง [Bibliogram is a website that takes data from Instagram's public profile views and puts it into a friendlier page](https://bibliogram.snopyta.org/) +- ๐Ÿ”ง [MetaGooFil โ€” Metadata Harvester (old, python2)](https://github.com/laramies/metagoofil) -### Cybersecurity/OSINT/DNS +### Cybersecurity/OSINT/DNS Enumeration +- [SubScraper โ€” Perform subdomain enumeration through various techniques and retrieve detailed output to aid in further testing. ](https://github.com/m8r0wn/subscraper) - [dnsdumpster.com](https://dnsdumpster.com) - [dnsrecon](https://github.com/darkoperator/dnsrecon) - [subscraper](https://github.com/m8r0wn/subscraper) - [finalrecon](https://github.com/thewhiteh4t/FinalRecon/) - [domainrecon](https://github.com/realsanjay/DomainRecon) -- [amass](https://owasp-amass.com/) +- [OWASP Amass โ€” In-depth Attack Surface Mapping and Asset Discovery](https://owasp-amass.com/) + ### Cybersecurity/OSINT/Certificate transparency search engines @@ -214,7 +229,7 @@ Or from command line with a postgresql client: - ๐Ÿ“‘ [Accessibility โ€” Jupyter accessibility working group](https://github.com/jupyter/accessibility) - ๐Ÿ”ง [Convert slides to videos using ffmpeg](https://framagit.org/numahell/bbb-retrieve-presentation/-/merge_requests/4/diffs) - ๐Ÿ”ง [n8n: an Open-Source IFTTT (Workflow Automation Tool)](https://github.com/n8n-io/n8n) - +- [Tri de l'information et enseignement de l'esprit critique : une carte pour s'y retrouver](https://cortecs.org/secondaire/tri-de-linformation-et-enseignement-de-lesprit-critique-une-carte-pour-sy-retrouver/) # Math @@ -280,6 +295,7 @@ Or from command line with a postgresql client: ## Programming/Python +- ๐Ÿ”ง [pz โ€” Easily handle day to day CLI operation via Python instead of regular Bash programs.](https://github.com/CZ-NIC/pz) - ๐Ÿ“‘ [Quantum Computing in Python](https://iza.ac/pdf/pycon2021.pdf) - ๐Ÿ“‘ [setup.py vs requirements.txt](https://caremad.io/posts/2013/07/setup-vs-requirement/) - ๐Ÿ“‘ [How type annotations make your code better?](https://igordavydenko.com/talks/de-pycon-2018/) @@ -304,7 +320,8 @@ Or from command line with a postgresql client: - ๐Ÿ“‘ [Les secrets d'un code pythonique](https://zestedesavoir.com/articles/1079/les-secrets-dun-code-pythonique/) - ๐Ÿ“‘ [These series of posts are an accompaniment to a couple of talks given: Advanced asyncio: Solving Real-world Production Problems](https://www.roguelynn.com/words/asyncio-we-did-it-wrong/) - ๐Ÿ”ง [Rich โ€” Python library for rich text and beautiful formatting in the terminal](https://pypi.org/project/rich/) - +- ๐Ÿ”ง [Mimic is a tool with the intention to defer actions done on objects or classes](https://github.com/maarten-dp/mimics) +- Examples using GTK4/libadwaita and Python: [Giara](https://gitlab.gnome.org/World/giara), [gnome-secrets](https://gitlab.gnome.org/World/secrets) ### Programming/Python/Django @@ -346,6 +363,11 @@ Or from command line with a postgresql client: - ๐Ÿ”ง [dash โ€” A productive Python framework for building web analytic applications](https://dash.plotly.com/introduction) +### Programming/Python/Tests + +- ๐Ÿ“‘ [Running C unit tests with pytest](https://p403n1x87.github.io/running-c-unit-tests-with-pytest.html) + + ## Programming/GIT - [The history of git](https://www.welcometothejungle.com/en/articles/btc-history-git)