Example Usage
[HUSKYCI][*] poc-python-bandit -> https://github.com/globocom/huskyCI.git [HUSKYCI][*] huskyCI analysis started! yDS9tb9mdt4QnnyvOBp3eVAXE1nWpTRQ [HUSKYCI][!] Title: Use of exec detected. [HUSKYCI][!] Language: Python [HUSKYCI][!] Tool: Bandit [HUSKYCI][!] Severity: MEDIUM [HUSKYCI][!] Confidence: HIGH [HUSKYCI][!] Details: Use of exec detected. [HUSKYCI][!] File: ./main.py [HUSKYCI][!] Line: 7 [HUSKYCI][!] Code: 6 7 exec(command) 8 [HUSKYCI][!] Title: Possible hardcoded password: 'password123!' [HUSKYCI][!] Language: Python [HUSKYCI][!] Tool: Bandit [HUSKYCI][!] Severity: LOW [HUSKYCI][!] Confidence: MEDIUM [HUSKYCI][!] Details: Possible hardcoded password: 'password123!' [HUSKYCI][!] File: ./main.py [HUSKYCI][!] Line: 1 [HUSKYCI][!] Code: 1 secret = 'password123!' 2 3 password = 'thisisnotapassword' #nohusky 4 [HUSKYCI][SUMMARY] Python -> huskyci/bandit:1.6.2 [HUSKYCI][SUMMARY] High: 0 [HUSKYCI][SUMMARY] Medium: 1 [HUSKYCI][SUMMARY] Low: 1 [HUSKYCI][SUMMARY] NoSecHusky: 1 [HUSKYCI][SUMMARY] Total [HUSKYCI][SUMMARY] High: 0 [HUSKYCI][SUMMARY] Medium: 1 [HUSKYCI][SUMMARY] Low: 1 [HUSKYCI][SUMMARY] NoSecHusky: 1 [HUSKYCI][*] The following securityTests were executed and no bloc
See also
.NET-Obfuscator
Open Source
Lists of .NET Obfuscator (Free, Freemium, Paid and Open Source )…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
BitMono
Open Source
Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.…
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…