mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-27 01:36:11 +03:00
[PR #74] [CLOSED] Update: All_Katoolin #322
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LionSec/katoolin/pull/74
Author: @ghost
Created: 5/11/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
a2e0af8Update: All_Katoolin📊 Changes
20 files changed (+2034 additions, -1295 deletions)
View changed files
➕
core/__init__.py(+0 -0)➕
core/katoolin.py(+19 -0)➕
core/mechanism.py(+172 -0)➕
core/menu.py(+33 -0)➕
core/tools/__init__.py(+0 -0)➕
core/tools/exploitation_tools.py(+111 -0)➕
core/tools/extra.py(+103 -0)➕
core/tools/forensics_tools.py(+124 -0)➕
core/tools/hardware_hacking.py(+80 -0)➕
core/tools/information_gathering.py(+212 -0)➕
core/tools/maintaining_access.py(+106 -0)➕
core/tools/password_attacks.py(+157 -0)➕
core/tools/reporting_tools.py(+89 -0)➕
core/tools/reverse_engineering.py(+96 -0)➕
core/tools/sniffing_spoofing.py(+145 -0)➕
core/tools/stress_testing.py(+106 -0)➕
core/tools/vulnerability_analysis.py(+154 -0)➕
core/tools/web_applications.py(+170 -0)➕
core/tools/wireless_attacks.py(+153 -0)📝
katoolin.py(+4 -1295)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.