%FILES%
usr/
usr/bin/
usr/bin/sitadel
usr/share/
usr/share/doc/
usr/share/doc/sitadel/
usr/share/doc/sitadel/README.md
usr/share/licenses/
usr/share/licenses/sitadel/
usr/share/licenses/sitadel/LICENSE
usr/share/sitadel/
usr/share/sitadel/CHANGELOG
usr/share/sitadel/Dockerfile
usr/share/sitadel/LICENSE
usr/share/sitadel/MANIFEST.in
usr/share/sitadel/Makefile
usr/share/sitadel/README.md
usr/share/sitadel/ThreatDragonModels/
usr/share/sitadel/ThreatDragonModels/New Threat Model/
usr/share/sitadel/ThreatDragonModels/New Threat Model/New Threat Model.json
usr/share/sitadel/config/
usr/share/sitadel/config/config.yml
usr/share/sitadel/lib/
usr/share/sitadel/lib/__init__.py
usr/share/sitadel/lib/config/
usr/share/sitadel/lib/config/__init__.py
usr/share/sitadel/lib/config/settings.py
usr/share/sitadel/lib/data/
usr/share/sitadel/lib/data/admin.txt
usr/share/sitadel/lib/data/allowmethod.txt
usr/share/sitadel/lib/data/backdoor.txt
usr/share/sitadel/lib/data/bdir.txt
usr/share/sitadel/lib/data/bfile.txt
usr/share/sitadel/lib/data/cdir.txt
usr/share/sitadel/lib/data/cfile.txt
usr/share/sitadel/lib/data/index.txt
usr/share/sitadel/lib/data/ldap.txt
usr/share/sitadel/lib/data/log.txt
usr/share/sitadel/lib/data/phpinfo.txt
usr/share/sitadel/lib/data/rfi.txt
usr/share/sitadel/lib/data/sql.txt
usr/share/sitadel/lib/data/xpath.txt
usr/share/sitadel/lib/data/xss.txt
usr/share/sitadel/lib/modules/
usr/share/sitadel/lib/modules/__init__.py
usr/share/sitadel/lib/modules/attacks/
usr/share/sitadel/lib/modules/attacks/__init__.py
usr/share/sitadel/lib/modules/attacks/bruteforce/
usr/share/sitadel/lib/modules/attacks/bruteforce/__init__.py
usr/share/sitadel/lib/modules/attacks/bruteforce/admin.py
usr/share/sitadel/lib/modules/attacks/bruteforce/backdoor.py
usr/share/sitadel/lib/modules/attacks/bruteforce/bdir.py
usr/share/sitadel/lib/modules/attacks/bruteforce/bfile.py
usr/share/sitadel/lib/modules/attacks/bruteforce/dir.py
usr/share/sitadel/lib/modules/attacks/bruteforce/file.py
usr/share/sitadel/lib/modules/attacks/bruteforce/log.py
usr/share/sitadel/lib/modules/attacks/injection/
usr/share/sitadel/lib/modules/attacks/injection/__init__.py
usr/share/sitadel/lib/modules/attacks/injection/html.py
usr/share/sitadel/lib/modules/attacks/injection/ldap.py
usr/share/sitadel/lib/modules/attacks/injection/php.py
usr/share/sitadel/lib/modules/attacks/injection/rfi.py
usr/share/sitadel/lib/modules/attacks/injection/sql.py
usr/share/sitadel/lib/modules/attacks/injection/xpath.py
usr/share/sitadel/lib/modules/attacks/injection/xss.py
usr/share/sitadel/lib/modules/attacks/other/
usr/share/sitadel/lib/modules/attacks/other/__init__.py
usr/share/sitadel/lib/modules/attacks/other/allow_method.py
usr/share/sitadel/lib/modules/attacks/other/dav.py
usr/share/sitadel/lib/modules/attacks/other/htmlobject.py
usr/share/sitadel/lib/modules/attacks/other/listing.py
usr/share/sitadel/lib/modules/attacks/other/multipleindex.py
usr/share/sitadel/lib/modules/attacks/other/phpinfo.py
usr/share/sitadel/lib/modules/attacks/other/robots.py
usr/share/sitadel/lib/modules/attacks/other/xst.py
usr/share/sitadel/lib/modules/attacks/vulns/
usr/share/sitadel/lib/modules/attacks/vulns/__init__.py
usr/share/sitadel/lib/modules/attacks/vulns/anonymous.py
usr/share/sitadel/lib/modules/attacks/vulns/crime.py
usr/share/sitadel/lib/modules/attacks/vulns/shellshock.py
usr/share/sitadel/lib/modules/attacks/vulns/strutsshock.py
usr/share/sitadel/lib/modules/crawler/
usr/share/sitadel/lib/modules/crawler/__init__.py
usr/share/sitadel/lib/modules/crawler/crawler.py
usr/share/sitadel/lib/modules/fingerprints/
usr/share/sitadel/lib/modules/fingerprints/__init__.py
usr/share/sitadel/lib/modules/fingerprints/cdn/
usr/share/sitadel/lib/modules/fingerprints/cdn/__init__.py
usr/share/sitadel/lib/modules/fingerprints/cdn/akamai.py
usr/share/sitadel/lib/modules/fingerprints/cdn/azure.py
usr/share/sitadel/lib/modules/fingerprints/cdn/cloudflare.py
usr/share/sitadel/lib/modules/fingerprints/cdn/cloudfront.py
usr/share/sitadel/lib/modules/fingerprints/cdn/fastly.py
usr/share/sitadel/lib/modules/fingerprints/cms/
usr/share/sitadel/lib/modules/fingerprints/cms/__init__.py
usr/share/sitadel/lib/modules/fingerprints/cms/drupal.py
usr/share/sitadel/lib/modules/fingerprints/cms/joomla.py
usr/share/sitadel/lib/modules/fingerprints/cms/magento.py
usr/share/sitadel/lib/modules/fingerprints/cms/wordpress.py
usr/share/sitadel/lib/modules/fingerprints/framework/
usr/share/sitadel/lib/modules/fingerprints/framework/__init__.py
usr/share/sitadel/lib/modules/fingerprints/framework/cakephp.py
usr/share/sitadel/lib/modules/fingerprints/framework/cherrypy.py
usr/share/sitadel/lib/modules/fingerprints/framework/dancer.py
usr/share/sitadel/lib/modules/fingerprints/framework/django.py
usr/share/sitadel/lib/modules/fingerprints/framework/flask.py
usr/share/sitadel/lib/modules/fingerprints/framework/fuelphp.py
usr/share/sitadel/lib/modules/fingerprints/framework/grails.py
usr/share/sitadel/lib/modules/fingerprints/framework/laravel.py
usr/share/sitadel/lib/modules/fingerprints/framework/mvc.py
usr/share/sitadel/lib/modules/fingerprints/framework/nette.py
usr/share/sitadel/lib/modules/fingerprints/framework/phalcon.py
usr/share/sitadel/lib/modules/fingerprints/framework/rails.py
usr/share/sitadel/lib/modules/fingerprints/framework/symfony.py
usr/share/sitadel/lib/modules/fingerprints/framework/yii.py
usr/share/sitadel/lib/modules/fingerprints/framework/zend.py
usr/share/sitadel/lib/modules/fingerprints/frontend/
usr/share/sitadel/lib/modules/fingerprints/frontend/__init__.py
usr/share/sitadel/lib/modules/fingerprints/frontend/angularjs.py
usr/share/sitadel/lib/modules/fingerprints/frontend/emberjs.py
usr/share/sitadel/lib/modules/fingerprints/frontend/jquery.py
usr/share/sitadel/lib/modules/fingerprints/frontend/knockout.py
usr/share/sitadel/lib/modules/fingerprints/frontend/meteorjs.py
usr/share/sitadel/lib/modules/fingerprints/frontend/mootools.py
usr/share/sitadel/lib/modules/fingerprints/frontend/prototype.py
usr/share/sitadel/lib/modules/fingerprints/frontend/reactjs.py
usr/share/sitadel/lib/modules/fingerprints/frontend/vuejs.py
usr/share/sitadel/lib/modules/fingerprints/header/
usr/share/sitadel/lib/modules/fingerprints/header/__init__.py
usr/share/sitadel/lib/modules/fingerprints/header/cookie.py
usr/share/sitadel/lib/modules/fingerprints/header/headers.py
usr/share/sitadel/lib/modules/fingerprints/lang/
usr/share/sitadel/lib/modules/fingerprints/lang/__init__.py
usr/share/sitadel/lib/modules/fingerprints/lang/asp.py
usr/share/sitadel/lib/modules/fingerprints/lang/java.py
usr/share/sitadel/lib/modules/fingerprints/lang/perl.py
usr/share/sitadel/lib/modules/fingerprints/lang/php.py
usr/share/sitadel/lib/modules/fingerprints/lang/python.py
usr/share/sitadel/lib/modules/fingerprints/lang/ruby.py
usr/share/sitadel/lib/modules/fingerprints/server/
usr/share/sitadel/lib/modules/fingerprints/server/__init__.py
usr/share/sitadel/lib/modules/fingerprints/server/server.py
usr/share/sitadel/lib/modules/fingerprints/system/
usr/share/sitadel/lib/modules/fingerprints/system/__init__.py
usr/share/sitadel/lib/modules/fingerprints/system/bsd.py
usr/share/sitadel/lib/modules/fingerprints/system/linux.py
usr/share/sitadel/lib/modules/fingerprints/system/mac.py
usr/share/sitadel/lib/modules/fingerprints/system/solaris.py
usr/share/sitadel/lib/modules/fingerprints/system/unix.py
usr/share/sitadel/lib/modules/fingerprints/system/windows.py
usr/share/sitadel/lib/modules/fingerprints/waf/
usr/share/sitadel/lib/modules/fingerprints/waf/__init__.py
usr/share/sitadel/lib/modules/fingerprints/waf/airlock.py
usr/share/sitadel/lib/modules/fingerprints/waf/anquanboa.py
usr/share/sitadel/lib/modules/fingerprints/waf/aws.py
usr/share/sitadel/lib/modules/fingerprints/waf/baidu.py
usr/share/sitadel/lib/modules/fingerprints/waf/barracuda.py
usr/share/sitadel/lib/modules/fingerprints/waf/bigip.py
usr/share/sitadel/lib/modules/fingerprints/waf/binarysec.py
usr/share/sitadel/lib/modules/fingerprints/waf/blockdos.py
usr/share/sitadel/lib/modules/fingerprints/waf/chinacache.py
usr/share/sitadel/lib/modules/fingerprints/waf/ciscoacexml.py
usr/share/sitadel/lib/modules/fingerprints/waf/cloudflare.py
usr/share/sitadel/lib/modules/fingerprints/waf/cloudfront.py
usr/share/sitadel/lib/modules/fingerprints/waf/dotdefender.py
usr/share/sitadel/lib/modules/fingerprints/waf/edgecast.py
usr/share/sitadel/lib/modules/fingerprints/waf/fortiweb.py
usr/share/sitadel/lib/modules/fingerprints/waf/hyperguard.py
usr/share/sitadel/lib/modules/fingerprints/waf/incapsula.py
usr/share/sitadel/lib/modules/fingerprints/waf/isaserver.py
usr/share/sitadel/lib/modules/fingerprints/waf/kona.py
usr/share/sitadel/lib/modules/fingerprints/waf/modsecurity.py
usr/share/sitadel/lib/modules/fingerprints/waf/netcontinuum.py
usr/share/sitadel/lib/modules/fingerprints/waf/paloalto.py
usr/share/sitadel/lib/modules/fingerprints/waf/profense.py
usr/share/sitadel/lib/modules/fingerprints/waf/radware.py
usr/share/sitadel/lib/modules/fingerprints/waf/requestvalidationmode.py
usr/share/sitadel/lib/modules/fingerprints/waf/safedog.py
usr/share/sitadel/lib/modules/fingerprints/waf/secureiis.py
usr/share/sitadel/lib/modules/fingerprints/waf/sengnix.py
usr/share/sitadel/lib/modules/fingerprints/waf/sitelock.py
usr/share/sitadel/lib/modules/fingerprints/waf/sonicwall.py
usr/share/sitadel/lib/modules/fingerprints/waf/sucuri.py
usr/share/sitadel/lib/modules/fingerprints/waf/trafficshield.py
usr/share/sitadel/lib/modules/fingerprints/waf/varnish.py
usr/share/sitadel/lib/modules/fingerprints/waf/wallarm.py
usr/share/sitadel/lib/modules/fingerprints/waf/webknight.py
usr/share/sitadel/lib/request/
usr/share/sitadel/lib/request/__init__.py
usr/share/sitadel/lib/request/ragent.py
usr/share/sitadel/lib/request/request.py
usr/share/sitadel/lib/request/requestfactory.py
usr/share/sitadel/lib/utils/
usr/share/sitadel/lib/utils/__init__.py
usr/share/sitadel/lib/utils/banner.py
usr/share/sitadel/lib/utils/container.py
usr/share/sitadel/lib/utils/datastore.py
usr/share/sitadel/lib/utils/manager.py
usr/share/sitadel/lib/utils/output.py
usr/share/sitadel/lib/utils/validator.py
usr/share/sitadel/setup.py
usr/share/sitadel/sitadel.py
usr/share/sitadel/tests/
usr/share/sitadel/tests/lib/
usr/share/sitadel/tests/lib/config/
usr/share/sitadel/tests/lib/config/__init__.py
usr/share/sitadel/tests/lib/config/good-config.yml
usr/share/sitadel/tests/lib/config/test_attack_config.yml
usr/share/sitadel/tests/lib/config/test_config.py
usr/share/sitadel/tests/lib/config/test_fingerprint_config.yml
usr/share/sitadel/tests/lib/modules/
usr/share/sitadel/tests/lib/modules/__init__.py
usr/share/sitadel/tests/lib/modules/attacks/
usr/share/sitadel/tests/lib/modules/attacks/__init__.py
usr/share/sitadel/tests/lib/modules/attacks/test_attack.py
usr/share/sitadel/tests/lib/modules/fingerprints/
usr/share/sitadel/tests/lib/modules/fingerprints/__init__.py
usr/share/sitadel/tests/lib/modules/fingerprints/test_fingerprint.py
usr/share/sitadel/tests/lib/request/
usr/share/sitadel/tests/lib/request/__init__.py
usr/share/sitadel/tests/lib/request/test_ragent.py
usr/share/sitadel/tests/lib/request/test_request.py
usr/share/sitadel/tests/lib/utils/
usr/share/sitadel/tests/lib/utils/__init__.py
usr/share/sitadel/tests/lib/utils/test_container.py
usr/share/sitadel/tests/lib/utils/test_manager.py
