Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fportantier/awesome-portantier
The tools that I use and recommend.
https://github.com/fportantier/awesome-portantier
List: awesome-portantier
Last synced: 16 days ago
JSON representation
The tools that I use and recommend.
- Host: GitHub
- URL: https://github.com/fportantier/awesome-portantier
- Owner: fportantier
- Created: 2017-07-21T20:55:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T03:47:47.000Z (about 7 years ago)
- Last Synced: 2024-12-01T20:00:37.805Z (20 days ago)
- Size: 2.93 KB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-portantier - The tools that I use and recommend. (Other Lists / Monkey C Lists)
README
# awesome-portantier
The tools that I use and recommend.## Development
- [NASM - Netwide Assembler](http://www.nasm.us)
- [Python](https://www.python.org)
- [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Awesome GDB look & feel## Windows
- [7-zip](http://www.7-zip.org/)
- [NirSoft](http://www.nirsoft.net/)
- [Notepad++](https://notepad-plus-plus.org/)
- [ProcessHacker](http://processhacker.sourceforge.net/)
- [Putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html)
- [ShadowExplorer](http://www.shadowexplorer.com)
- [Sysinternals](https://technet.microsoft.com/en-us/sysinternals/)
- [VeraCrypt](https://www.veracrypt.fr)
- []()## Linux
## Web
- [Firefox](https://www.mozilla.org)
- [Zed Attack Proxy](http://www.zaproxy.org)
- [ModSecurity](http://www.modsecurity.org)
- [arachni](http://www.arachni-scanner.com)
- [beef](https://github.com/beefproject/beef)
- [sqlmap](https://github.com/sqlmapproject/sqlmap)
- [pelican](https://github.com/getpelican/pelican)
- [OpenBSD httpd](https://github.com/reyk/httpd)
- []()## Malware
- [https://malwr.com](https://malwr.com)
- [https://virustotal.com](https://virustotal.com)
- [https://github.com/ytisf/theZoo/](theZoo)
- []()## Forensics
- [volatility](https://github.com/volatilityfoundation/volatility)
- []()## Networking
- [nmap](https://nmap.org)
- [ngrep](http://ngrep.sourceforge.net)
- [openvpn](https://openvpn.net)
- [suricata-ids](http://suricata-ids.org)
- [tcpdump](http://www.tcpdump.org)
- [wireshark](https://www.wireshark.org)
- []()## Python
- [requests](http://python-requests.org)
- [scapy3k](https://github.com/phaethon/scapy)
- [sqlalchemy](https://www.sqlalchemy.org)
- [flake8](https://pypi.python.org/pypi/flake8)
- [paramiko](http://www.paramiko.org)
- [pendulum](https://github.com/sdispater/pendulum)
- [pudb](https://pypi.python.org/pypi/pudb)
- [psutil](https://github.com/giampaolo/psutil)
- [envelopes](http://tomekwojcik.github.io/envelopes)
- [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper)
- [magic](https://github.com/ahupp/python-magic)
- [beautifulsoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
- [delegator.py](https://github.com/kennethreitz/delegator.py)
- [huey](https://github.com/coleifer/huey)
- [jinja2](https://github.com/pallets/jinja)
- [flask](http://flask.pocoo.org)
- []()