#
security-analysis
Here are 39 public repositories matching this topic...
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
-
Updated
Sep 22, 2020 - Java
Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains.
security
ethereum
smart-contracts
blockchain
symbolic-execution
solidity
program-analysis
security-analysis
-
Updated
Jan 20, 2022 - Python
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
security
ethereum
smart-contracts
blockchain
disassembler
webassembly
wasm
neo
control-flow-analysis
eos
security-analysis
evm-bytecode
call-flow-analysis
-
Updated
Nov 16, 2020 - Python
A graphical security analysis tool for IoT networks
-
Updated
Apr 17, 2019 - JavaScript
Open Source SIEM (Security Information and Event Management system).
security
security-audit
log-analysis
log
syslog
web-application
log-collector
forensics
secops
siem
log-management
risk-assessment
log-parser
vulnerability-management
risk-management
security-tools
log-monitoring
security-analysis
asset-management
security-awareness
-
Updated
Jun 14, 2021 - Python
PHPSCAN: Security analysis tool for PHP
-
Updated
Mar 9, 2020 - PHP
学习安全运营的记录 | The knowledge base of security operation
wiki
cybersecurity
knowledge-base
soc
threat-analysis
security-analysis
security-operations
security-operation
-
Updated
Jan 10, 2022 - HTML
A command line interface for the MythX smart contract security analysis API
-
Updated
Nov 9, 2021 - Python
Very basic CLI SIEM (Security Information and Event Management system).
cli
security
parser
log-analysis
parsing
log
command-line
syslog
log-collector
forensics
secops
siem
log-management
log-analyzer
security-tools
log-monitoring
security-analysis
log-analytics
security-awareness
-
Updated
Mar 24, 2018 - Python
EthSential is a security analysis framework for Ethereum smart contracts. It bundles other tools to find vulnerabilities in smart contracts code.
-
Updated
Oct 6, 2020 - Python
Crawling, Parsing, Mongo Insertion of financial data for value investing
-
Updated
Apr 19, 2018 - Python
Onionnux is a onionsite(DEEPNET/DARKNET) tool.It can help to idenitfy onionsite is active or onionsite server name.
security-audit
software-engineering
bugbounty
python-requests
socks5-proxy
security-analysis
security-research
onion-routing
forensics-investigations
website-vulnerability
python-pyfiglet
-
Updated
Mar 11, 2021 - Python
oxpecker是一款用于从IDE提取开发项目仓库地址、当前分支、三方组件等信息用于安全分析的JetBrains家族IDE插件。
-
Updated
Aug 16, 2019 - Java
A research project to crawl and analyze Top 1 million domains
-
Updated
Jul 29, 2020 - Python
Bitbucket Pipe for running Trivy in a Pipeline
-
Updated
Nov 12, 2021 - Shell
Scan your project's dependencies with Code Ready Dependency Analytics
-
Updated
Dec 5, 2021 - TypeScript
AIL framework - Analysis Information Leak framework
-
Updated
Dec 27, 2017 - Python
tagomori: Security analysis tool for Ethereum smart contracts
-
Updated
Feb 9, 2019 - Java
Smart Contract Security Analysis
-
Updated
Dec 13, 2021
Onionhttpheader can help to get any onionsite x-xss-protection,cookie,servername,path,pragma,cach-control,content-encoding,timeout,connection,charset etc and also get any basic information of onionsite(Darknet).
security-audit
ubuntu
onion-service
anonymity
software-engineering
software-development
kali-linux
forensic-analysis
security-analysis
security-engineering
parrot-os
linxmint
security-reserch
-
Updated
Feb 18, 2021 - Python
Autonomous Application Security Engine
docker
devops
static-code-analysis
continuous-integration
engine
static-analysis
glue
owasp
application-security
devsec
devsecops
security-analysis
-
Updated
Jul 4, 2021 - Python
This is working repo for mpOTR security analysis using Maude-NPA. A Diploma project
-
Updated
Feb 20, 2015 - Perl
Identify VPN IP ADDRESS with python program.
security-audit
cybersecurity
developer
software-engineering
software-development
ethical-hacking
forensic-analysis
security-analysis
security-research
forensics-investigations
-
Updated
Apr 14, 2021 - Python
MythX Python domain models
-
Updated
Jun 10, 2021 - Python
-
Updated
Jan 19, 2019 - Python
An opensource security orchestration automation and response platform built to be cloud native
security
automation
security-automation
security-tools
security-analysis
soar
security-operations
security-incident-response
opensoar
-
Updated
Jan 22, 2022 - Python
Fuzzer of http/https virtual hosts (subdomains) of sites comparing by content.
kotlin
fuzzer
security-analysis
subdomain-scanner
subdomain-brute
fuzzers
subdomain-enumeration
subdomain-bruteforcing
subdomain-fuzzer
-
Updated
Jun 7, 2019 - Kotlin
This project bundles graph query inspections and graph query fixes that can be applied using the MontiSecArc IntelliJ Language Plugin.
-
Updated
Apr 1, 2017
Rkt Url Shorenter is a simple python program to shorten links.
python
security-audit
software-engineering
software-development
forensic-analysis
security-analysis
security-testing
security-research
website-vulnerability
-
Updated
Feb 3, 2021 - Python
Improve this page
Add a description, image, and links to the security-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the security-analysis topic, visit your repo's landing page and select "manage topics."
ReflectionProperty::setValue()andReflectionProperty::getValue()are polymorphic. If you work on a static property you can omit the first parameter which is the object on which you want to access the property.The following code is valid imho: