1 2 Ambtion.com 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 Ambtion.com 279 280 281 Advertise Free on Auto-pilot!
Watch the latest videos on YouTube.com
newgoldenjewels: Lockdoor-Framework: A PenTesting Framework With Cyber Security Resources

Tuesday, August 25, 2020

Lockdoor-Framework: A PenTesting Framework With Cyber Security Resources


About Lockdoor-Framework
    Author: SofianeHamlaoui
   Tested on: Kali Linux, Ubuntu, Arch Linux, Fedora, OpenSuse and Windows (Cygwin)

   LockDoor is a Framework aimed at helping penetration testers, bug bounty hunters And cyber security engineers. This tool is designed for Debian/Ubuntu/ArchLinux based distributions to create a similar and familiar distribution for Penetration Testing. But containing the favorite and the most used tools by Pentesters. As pentesters, most of us has his personal ' /pentest/ ' directory so this Framework is helping you to build a perfect one. With all of that ! It automates the Pentesting process to help you do the job more quickly and easily.

Lockdoor-Framework installation:
   For now, Lockdoor-Framework supports Debian-based Linux distros (Kali Linux, ParrotSec, Ubuntu...), Arch Linux based distros (Manjaro, BlackArch, ArchStrike...), Fedora, OpenSuse, Cygwin on Windows.

   Open your Terminal and enter these commands:

You can watch detail here:

Lockdoor Tools contents 🛠️:
 * Information Gathering 🔎:
  • dirsearch: A Web path scanner
  • brut3k1t: security-oriented bruteforce framework
  • gobuster: DNS and VHost busting tool written in Go
  • Enyx: an SNMP IPv6 Enumeration Tool
  • Goohak: Launchs Google Hacking Queries Against A Target Domain
  • Nasnum: The NAS Enumerator
  • Sublist3r: Fast subdomains enumeration tool for penetration testers
  • wafw00f: identify and fingerprint Web Application Firewall
  • Photon: ncredibly fast crawler designed for OSINT.
  • Raccoon: offensive security tool for reconnaissance and vulnerability scanning
  • DnsRecon: DNS Enumeration Script
  • Nmap: The famous security Scanner, Port Scanner, & Network Exploration Tool
  • sherlock: Find usernames across social networks
  • snmpwn: An SNMPv3 User Enumerator and Attack tool
  • Striker: an offensive information and vulnerability scanner.
  • theHarvester: E-mails, subdomains and names Harvester
  • URLextractor: Information gathering & website reconnaissance
  • denumerator.py: Enumerates list of subdomains
  • other: other Information gathering,recon and Enumeration scripts I collected somewhere.
  • ReconDog: Reconnaissance Swiss Army Knife
  • RED_HAWK: All in one tool for Information Gathering, Vulnerability Scanning and Crawling
  • Dracnmap: Info Gathering Framework
 * Web Hacking 🌐:
  • Spaghetti: Spaghetti - Web Application Security Scanner
  • CMSmap: CMS scanner
  • BruteXSS: BruteXSS is a tool to find XSS vulnerabilities in web application
  • J-dorker: Website List grabber from Bing
  • droopescan: scanner, identify, CMSs, Drupal, Silverstripe.
  • Optiva: Web Application Scanner
  • V3n0M: Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
  • AtScan: Advanced dork Search & Mass Exploit Scanner
  • WPSeku: Wordpress Security Scanner
  • WPScan: A simple Wordpress scanner written in python
  • XSStrike: Most advanced XSS scanner.
  • SQLMap: automatic SQL injection and database takeover tool
  • WhatWeb: the Next generation web scanner
  • joomscan: Joomla Vulnerability Scanner Project
  • Dzjecter: Server checking Tool
 * Privilege Escalation ⚠️:
  • Linux 🐧:linux_checksec.sh
       linux_enum.sh
       linux_gather_files.sh
       linux_kernel_exploiter.pl
       linux_privesc.py
       linux_privesc.sh
       linux_security_test
       Linux_exploits folder
  • Windows Windows:   windows-privesc-check.py
       windows-privesc-check.exe
  • MySql:raptor_udf.c
       raptor_udf2.c
 * Reverse Engineering ⚡:
  • Radare2: unix-like reverse engineering framework
  • VirtusTotal: VirusTotal tools
  • Miasm: Reverse engineering framework
  • Mirror: reverses the bytes of a file
  • DnSpy: .NET debugger and assembly
  • AngrIo: A python framework for analyzing binaries (Suggested by @Hamz-a)
  • DLLRunner: a smart DLL execution script for malware analysis in sandbox systems.
  • Fuzzy Server: a Program That Uses Pre-Made Spike Scripts to Attack VulnServer.
  • yara: a tool aimed at helping malware researchers toidentify and classify malware samples
  • Spike: a protocol fuzzer creation kit + audits
  • other: other scripts collected somewhere
 * Exploitation ❗:
  • Findsploit: Find exploits in local and online databases instantly
  • Pompem: Exploit and Vulnerability Finder
  • rfix: Python tool that helps RFI exploitation.
  • InUrlBr: Advanced search in search engines
  • Burpsuite: Burp Suite for security testing & scanning.
  • linux-exploit-suggester2: Next-Generation Linux Kernel Exploit Suggester
  • other: other scripts I collected somewhere.
 * Shells 🐚:
  • WebShells: BlackArch's Webshells Collection
  • ShellSum: A defense tool - detect web shells in local directories
  • Weevely: Weaponized web shell
  • python-pty-shells: Python PTY backdoors
 * Password Attacks ✳️:
  • crunch : a wordlist generator
  • CeWL : a Custom Word List Generator
  • patator : a multi-purpose brute-forcer, with a modular design and a flexible usage
 * Encryption - Decryption 🛡️:
  • Codetective: a tool to determine the crypto/encoding algorithm used
  • findmyhash: Python script to crack hashes using online services
 * Social Engineering 🎭:
  • scythe: an accounts enumerator

Contributing:
  1. Fork Lockdoor-Framework:
    git clone https://github.com/SofianeHamlaoui/Lockdoor-Framework.git
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

Features 📙:
  • Pentesting Tools Selection 📙:
   Tools ?: Lockdoor doesn't contain all pentesting tools (Added value) , let's be honest ! Who ever used all the Tools you find on all those Penetration Testing distributions ? Lockdoor contains only the favorite (Added value) and the most used toolsby Pentesters (Added value).
   what Tools ?: the tools contains Lockdoor are a collection from the best tools (Added value) on Kali Linux, ParrotSec and BlackArch. Also some private tools (Added value) from some other hacking teams (Added value) like InurlBr, iran-cyber. Without forgeting some cool and amazing tools I found on Github made by some perfect human beigns (Added value).
   Easy customization: Easily add/remove tools. (Added value)
   Installation: You can install the tool automatically using the install.sh. Manually or on Docker [COMING SOON]
  • Resources and cheatsheets 📙 (Added value):
   Resources: That's what makes Lockdoor Added value, Lockdoor Doesn't contain only tools! Pentesing and Security Assessment Findings Reports templates (Added value), Pentesting walkthrough examples and tempales (Added value) and more.
   Cheatsheets: Everyone can forget something on processing or a tool use, or even some trciks. Here comes the Cheatsheets (Added value) role! there are cheatsheets about everything, every tool on the framework and any enumeration,exploitation and post-exploitation techniques.

Check the Wiki Pages to know more about the tool 📙:
Lockdoor-Framework's screenshots:
First Step
Lockdoor update
ROOT Menu
Information Gathering
Web Hacking
Exploitation
Reverse Engineering
Enc/Dec
Password Attacks
Shells
PrivEsc
Social Engineering
PSAFRT
Walkthroughs
About
Support the author:
   On Paypal: Sofiane Hamlaoui
   BTC Address: 

Related articles
  1. Hacker Tools Github
  2. Nsa Hacker Tools
  3. Hacking Tools Hardware
  4. Pentest Tools Apk
  5. Hack Tools Mac
  6. Hacking Tools Kit
  7. Install Pentest Tools Ubuntu
  8. Pentest Tools Framework
  9. Pentest Tools Review
  10. How To Install Pentest Tools In Ubuntu
  11. Hacker Tools Mac
  12. Nsa Hacker Tools
  13. Hackers Toolbox
  14. Hack Tools For Pc
  15. Hacking Apps
  16. Tools For Hacker
  17. Pentest Tools Windows
  18. Pentest Box Tools Download
  19. Hacking Tools Windows 10
  20. Hacking App
  21. Hacker Tools Mac
  22. Hack Tools For Pc
  23. Top Pentest Tools
  24. Pentest Tools Online
  25. Hack Tools Pc
  26. Hacking Tools Github
  27. Hack Tools 2019
  28. Pentest Tools Port Scanner
  29. Hack Tools For Windows
  30. Hack And Tools
  31. What Is Hacking Tools
  32. Hacker Tools
  33. New Hacker Tools
  34. Hacking Tools Hardware
  35. Best Pentesting Tools 2018
  36. Pentest Tools For Windows
  37. Hacker Tools For Pc
  38. Hacker Techniques Tools And Incident Handling
  39. Hack Tools Mac
  40. Hacking Tools 2020
  41. Hack And Tools
  42. Hacker Search Tools
  43. Github Hacking Tools
  44. Pentest Tools Android
  45. Pentest Tools For Android
  46. Pentest Tools Free
  47. Nsa Hack Tools
  48. Hacker Tools 2020
  49. Growth Hacker Tools
  50. New Hacker Tools
  51. Github Hacking Tools
  52. Black Hat Hacker Tools
  53. How To Make Hacking Tools
  54. Hacking Tools For Pc
  55. New Hacker Tools
  56. What Is Hacking Tools
  57. Hacker Tools For Ios
  58. Pentest Tools Bluekeep
  59. Hacker Tools 2019
  60. Hacking Tools 2019
  61. Wifi Hacker Tools For Windows
  62. Pentest Tools Download
  63. Hacker Tools Hardware
  64. Hacker Techniques Tools And Incident Handling
  65. New Hacker Tools
  66. World No 1 Hacker Software
  67. How To Install Pentest Tools In Ubuntu
  68. Hacker Search Tools
  69. Free Pentest Tools For Windows
  70. Hacker Tools 2019
  71. Hak5 Tools
  72. Hack Tools
  73. Pentest Tools For Ubuntu
  74. Hacking Tools For Windows Free Download
  75. Pentest Tools For Mac
  76. Pentest Tools Open Source
  77. Pentest Tools Review
  78. Pentest Tools Port Scanner
  79. Hacker Tools Github
  80. Underground Hacker Sites
  81. Computer Hacker
  82. Termux Hacking Tools 2019
  83. Hacking Tools For Pc
  84. Hack Apps
  85. New Hacker Tools
  86. Bluetooth Hacking Tools Kali
  87. Hack And Tools
  88. Hacker Tools For Mac
  89. Hacking Tools Software
  90. Pentest Tools Github
  91. Best Hacking Tools 2020
  92. Hacker Tools Free Download
  93. Pentest Tools For Windows
  94. Hacking Tools Free Download
  95. Hacking Tools
  96. Best Hacking Tools 2019
  97. Github Hacking Tools
  98. Hacker Tools For Windows
  99. Hacking Tools For Beginners
  100. Pentest Tools Tcp Port Scanner
  101. Hacker Tool Kit
  102. Hack Tools For Ubuntu
  103. Underground Hacker Sites
  104. How To Install Pentest Tools In Ubuntu
  105. Free Pentest Tools For Windows
  106. Hacking Tools For Games
  107. Hacking Tools For Mac
  108. Hacking Tools For Beginners
  109. Hacking Tools Free Download
  110. Hacking Tools For Games
  111. Hacker Tools 2020
  112. Hacker Techniques Tools And Incident Handling
  113. Hacker Hardware Tools
  114. Hack Tools For Games
  115. Hack Tools Pc
  116. Hacking Tools For Games
  117. Pentest Automation Tools
  118. Hacker Tools Apk Download
  119. Pentest Tools Subdomain
  120. Physical Pentest Tools
  121. Hackrf Tools
  122. Pentest Tools Subdomain
  123. Hacking Tools For Kali Linux
  124. Top Pentest Tools
  125. Hacker Tools List
  126. Pentest Tools For Android
  127. Hacking Tools Software
  128. Hacking Tools For Games

No comments: