5 matches found
fern-wifi-cracker
Fern Wifi Cracker Fern Wifi Cracker is a Wireless security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library. The program is able to crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet...
ctf-party
ctf-party What it is...
xortool
xortool.py A tool to do some xor analysis: guess the key length based on count of equal chars guess the key base on knowledge of most frequent char Notice: xortool is now only running on Python 3. The old Python 2 version is accessible at the py2 branch. The pip package has been updated...
ctftools
База данных CTF-инструментов Twitter: @hydr0nium Зависимости: sudo apt install python2 Установка: git clone https://github.com/white-hood/ctftools.git cp .ctftools cd /bin ln -s ctftools /path/to/ctftools.py Использование: ./ctftools | обычный запуск ./ctftools --remove | удалить инструмент из ба...
ctf-tools
ctf-tools 이것은 다양한 보안 연구 도구를 설치하기 위한 설정 스크립트 모음입니다. 물론 이것은 어려운 문제는 아니지만, 새로운 머신 등에 쉽게 배포할 수 있는 하나의 장소에 모아두는 것은 정말 좋습니다. 이 도구들의 설치 스크립트는 가끔씩 확인되므로, 대체로 잘 작동할 가능성이 높습니다! 다음 도구들을 위한 설치 프로그램이 포함되어 있습니다: 카테고리| 도구| 설명 ---|---|--- binary| angr| Shellphish의 차세대 바이너리 분석 엔진. binary| angr-management| GUI 리버스...