├── 2000 ├── CVE-2000-0170.json ├── CVE-2000-0649.json └── CVE-2000-0979.json ├── 2001 ├── CVE-2001-0680.json ├── CVE-2001-0758.json ├── CVE-2001-0931.json ├── CVE-2001-0932.json ├── CVE-2001-0933.json ├── CVE-2001-0934.json ├── CVE-2001-1442.json └── CVE-2001-3389.json ├── 2002 ├── CVE-2002-0200.json ├── CVE-2002-0201.json ├── CVE-2002-0288.json ├── CVE-2002-0289.json ├── CVE-2002-0346.json ├── CVE-2002-0347.json ├── CVE-2002-0348.json ├── CVE-2002-0448.json ├── CVE-2002-0740.json ├── CVE-2002-0991.json └── CVE-2002-20001.json ├── 2003 ├── CVE-2003-0201.json ├── CVE-2003-0222.json ├── CVE-2003-0264.json └── CVE-2003-0282.json ├── 2004 ├── CVE-2004-0558.json ├── CVE-2004-1561.json ├── CVE-2004-1769.json ├── CVE-2004-2167.json ├── CVE-2004-2271.json ├── CVE-2004-2549.json └── CVE-2004-2687.json ├── 2005 ├── CVE-2005-0603.json ├── CVE-2005-1125.json ├── CVE-2005-1794.json └── CVE-2005-2428.json ├── 2006 ├── CVE-2006-0450.json ├── CVE-2006-1236.json ├── CVE-2006-3392.json └── CVE-2006-3592.json ├── 2008 ├── CVE-2008-0128.json ├── CVE-2008-0166.json ├── CVE-2008-0228.json ├── CVE-2008-1611.json ├── CVE-2008-1613.json ├── CVE-2008-2019.json ├── CVE-2008-2938.json ├── CVE-2008-4250.json ├── CVE-2008-4609.json ├── CVE-2008-4654.json ├── CVE-2008-4687.json ├── CVE-2008-5416.json ├── CVE-2008-6827.json ├── CVE-2008-6970.json └── CVE-2008-7220.json ├── 2009 ├── CVE-2009-0182.json ├── CVE-2009-0229.json ├── CVE-2009-0473.json ├── CVE-2009-0689.json ├── CVE-2009-1151.json ├── CVE-2009-1244.json ├── CVE-2009-1324.json ├── CVE-2009-1330.json ├── CVE-2009-1437.json ├── CVE-2009-1904.json ├── CVE-2009-2265.json ├── CVE-2009-2692.json ├── CVE-2009-2698.json ├── CVE-2009-3103.json ├── CVE-2009-3555.json ├── CVE-2009-4092.json ├── CVE-2009-4118.json ├── CVE-2009-4137.json ├── CVE-2009-4660.json └── CVE-2009-5147.json ├── 2010 ├── CVE-2010-0426.json ├── CVE-2010-0738.json ├── CVE-2010-1205.json ├── CVE-2010-1240.json ├── CVE-2010-1411.json ├── CVE-2010-1622.json ├── CVE-2010-2075.json ├── CVE-2010-2387.json ├── CVE-2010-3332.json ├── CVE-2010-3333.json ├── CVE-2010-3437.json ├── CVE-2010-3490.json ├── CVE-2010-3600.json ├── CVE-2010-3847.json ├── CVE-2010-3904.json ├── CVE-2010-3971.json ├── CVE-2010-4221.json ├── CVE-2010-4258.json ├── CVE-2010-4476.json ├── CVE-2010-4669.json ├── CVE-2010-4804.json └── CVE-2010-5230.json ├── .github └── workflows │ └── blank.yml ├── Auditing ├── New Text Document.txt ├── Websites for reference └── Windows-auditing-mindmap-main │ ├── LICENSE │ ├── README.md │ ├── active-directory-map │ └── active-directory-map.png │ ├── exchange-server-map │ └── exchange-server-map.png │ ├── microsoft-azure-map │ └── microsoft-azure-map.png │ ├── windows-auditing-baseline-map │ └── windows-auditing-baseline-map.png │ └── windows-server-roles-map │ └── windows-server-roles-map.png ├── Basic Notes with concepts.pdf ├── Checklists for Pentest ├── 2_5194932342317129356.pdf ├── ActiveDirectory.md ├── Android-Applications-Checklist.md ├── AppLocker.md ├── Command&Control.md ├── Environment-Breakout-Checklist.md ├── Linux-Privilege-Escalation.md ├── Microsoft Exchange.md ├── Persistence.md ├── README.md ├── VoIP Checklist.md ├── Windows-Build-Review-Checklist.md └── Windows-Privilege-Escalation.md ├── CloudNotes-master ├── AzureFundamentals.md ├── CDA.md ├── CPP.md ├── ELBvsALB.png ├── LICENSE ├── LPILinuxEssentials.md ├── OCIFA.md ├── README.md ├── SAA.md ├── SysOpsAssociate.md ├── Terraform.md └── _config.yml ├── Compliance and risk assesment ├── 4_6030543217873652747.pdf ├── ISO-27001-Checklist-XLSX.xlsx ├── ISO27k ISMS Mandatory documentation checklist release 1.docx └── New Text Document.txt ├── Cryptography └── New Text Document.txt ├── Forensics └── New Text Document.txt ├── Incident Response ├── Incident-Response-Playbook-Checklists.xlsx └── New Text Document.txt ├── Malware analysis └── New Text Document.txt ├── Mobile Application testing ├── General Vulnerablities from Vulnerablity lab └── New Text Document.txt ├── Network Forensics └── New Text Document.txt ├── OSINT ├── New Text Document.txt └── Websites for reference ├── Pentest ├── BB_Cherry_Tree_Notes.ctb ├── Pentest-Tools.md ├── PoC-in-GitHub-master.zip ├── WordList-Compendium-master │ ├── Injections │ │ ├── Cross-Site Scripting (XSS) │ │ ├── PathTrasversal │ │ └── SQL │ ├── Languages │ │ ├── German │ │ └── Spanish │ ├── Mix │ │ ├── SecLists │ │ └── Werdlists │ ├── Passwords │ │ ├── Nmap │ │ └── ProbableWordlists │ ├── README.md │ ├── Software │ │ ├── Oracle (user_password) │ │ └── Tomcat (user_password) │ ├── Tools │ │ ├── Cfuzzer │ │ │ ├── Cfuzzer │ │ │ ├── Dir_Com.wordlist │ │ │ ├── Directories_All.wordlist │ │ │ ├── Directories_Crazy.wordlist │ │ │ ├── Directories_Extra.wordlist │ │ │ ├── File_Dir_All.wordlist │ │ │ ├── Filenames_Doted_All.wordlist │ │ │ ├── Filenames_Doted_Common.wordlist │ │ │ ├── Filenames_Doted_Crazy.wordlist │ │ │ ├── Filenames_Doted_Extra.wordlist │ │ │ ├── Filenames_PHP_All.wordlist │ │ │ ├── Filenames_PHP_Common.wordlist │ │ │ ├── Filenames_PHP_Crazy.wordlist │ │ │ ├── Filenames_PHP_Extra.wordlist │ │ │ ├── Filenames_or_Directories_Common.wordlist │ │ │ ├── Filenames_or_Directories_Crazy.wordlist │ │ │ └── Filenames_or_Directories_Extra.wordlist │ │ ├── DirSearch │ │ │ ├── 400_blacklist.txt │ │ │ ├── 403_blacklist.txt │ │ │ ├── DirSearch │ │ │ ├── dicc.txt │ │ │ └── user-agents.txt │ │ ├── Dirb │ │ │ ├── Others │ │ │ │ ├── best1050.txt │ │ │ │ ├── best110.txt │ │ │ │ ├── best15.txt │ │ │ │ └── names.txt │ │ │ ├── Stress │ │ │ │ ├── alphanum_case.txt │ │ │ │ ├── alphanum_case_extra.txt │ │ │ │ ├── char.txt │ │ │ │ ├── doble_uri_hex.txt │ │ │ │ ├── test_ext.txt │ │ │ │ ├── unicode.txt │ │ │ │ └── uri_hex.txt │ │ │ ├── Vulns │ │ │ │ ├── apache.txt │ │ │ │ ├── axis.txt │ │ │ │ ├── cgis.txt │ │ │ │ ├── coldfusion.txt │ │ │ │ ├── domino.txt │ │ │ │ ├── fatwire.txt │ │ │ │ ├── fatwire_pagenames.txt │ │ │ │ ├── frontpage.txt │ │ │ │ ├── hpsmh.txt │ │ │ │ ├── hyperion.txt │ │ │ │ ├── iis.txt │ │ │ │ ├── iplanet.txt │ │ │ │ ├── jboss.txt │ │ │ │ ├── jersey.txt │ │ │ │ ├── jrun.txt │ │ │ │ ├── netware.txt │ │ │ │ ├── oracle.txt │ │ │ │ ├── ror.txt │ │ │ │ ├── sap.txt │ │ │ │ ├── sharepoint.txt │ │ │ │ ├── sunas.txt │ │ │ │ ├── tests.txt │ │ │ │ ├── tomcat.txt │ │ │ │ ├── vignette.txt │ │ │ │ ├── weblogic.txt │ │ │ │ └── websphere.txt │ │ │ ├── big.txt │ │ │ ├── catala.txt │ │ │ ├── common.txt │ │ │ ├── euskera.txt │ │ │ ├── extensions_common.txt │ │ │ ├── indexes.txt │ │ │ ├── mutations_common.txt │ │ │ ├── small.txt │ │ │ └── spanish.txt │ │ ├── Fuzzdb │ │ │ └── Fuzzdb │ │ ├── Pyfuzz │ │ │ ├── Pyfuzz │ │ │ ├── asp.txt │ │ │ ├── directories.txt │ │ │ ├── others.txt │ │ │ ├── php.txt │ │ │ ├── sharepoint.txt │ │ │ └── short.txt │ │ └── Wfuzz │ │ │ └── Wfuzz │ ├── Users │ │ └── Users Common │ └── wordlistcompendiumlogo.png ├── ad-notes-chirag │ ├── node.xml │ └── page.html ├── laps abuse │ ├── node.xml │ └── page.html ├── more-ad-notes │ ├── node.xml │ └── page.html ├── node.xml └── pam abuse │ ├── node.xml │ └── page.html ├── Post Exploitation ├── New Text Document.txt └── Windows Exploitation, post exploitation sites for reference.md ├── README.md ├── SOC ├── New Text Document.txt └── Websites for reference ├── Stegnaography └── New Text Document.txt ├── Thin client Application testing └── New Text Document.txt ├── Threat Hunting └── New Text Document.txt ├── Vulnerablity Analysis └── New Text Document.txt ├── Web ├── API security Checklist ├── Brute-Force │ └── README.md ├── Checklist or type of attacks for bounty ├── Command-Injection │ └── README.md ├── Cookies-Attributes │ └── README.md ├── Cross-Origin-Resource-Sharing │ └── README.md ├── Cross-Site-Request-Forgery │ └── README.md ├── Cross-Site-Scripting │ └── README.md ├── Directory-Traversal-File-Include │ └── README.md ├── Information-Leakage │ └── README.md ├── Insecure-Authentication-Class │ └── README.md ├── Insecure-Direct-Object-References │ └── README.md ├── JSON-Web-Token-Flaw │ └── README.md ├── New Text Document.txt ├── Open-Redirect │ └── README.md ├── Others │ └── README.md ├── Privilege-Escalation │ └── README.md ├── SQL-Injection │ └── README.md ├── Secured-File-Upload │ └── README.md ├── Server-Side-Request-Forgery │ └── README.md ├── Server-Side-Template-Injection │ └── README.md ├── Websites for reference └── XML-External-Entity │ └── README.md ├── final_links.txt └── links.txt /.github/workflows/blank.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/.github/workflows/blank.yml -------------------------------------------------------------------------------- /2000/CVE-2000-0170.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2000/CVE-2000-0170.json -------------------------------------------------------------------------------- /2000/CVE-2000-0649.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2000/CVE-2000-0649.json -------------------------------------------------------------------------------- /2000/CVE-2000-0979.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2000/CVE-2000-0979.json -------------------------------------------------------------------------------- /2001/CVE-2001-0680.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0680.json -------------------------------------------------------------------------------- /2001/CVE-2001-0758.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0758.json -------------------------------------------------------------------------------- /2001/CVE-2001-0931.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0931.json -------------------------------------------------------------------------------- /2001/CVE-2001-0932.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0932.json -------------------------------------------------------------------------------- /2001/CVE-2001-0933.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0933.json -------------------------------------------------------------------------------- /2001/CVE-2001-0934.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-0934.json -------------------------------------------------------------------------------- /2001/CVE-2001-1442.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-1442.json -------------------------------------------------------------------------------- /2001/CVE-2001-3389.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2001/CVE-2001-3389.json -------------------------------------------------------------------------------- /2002/CVE-2002-0200.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0200.json -------------------------------------------------------------------------------- /2002/CVE-2002-0201.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0201.json -------------------------------------------------------------------------------- /2002/CVE-2002-0288.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0288.json -------------------------------------------------------------------------------- /2002/CVE-2002-0289.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0289.json -------------------------------------------------------------------------------- /2002/CVE-2002-0346.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0346.json -------------------------------------------------------------------------------- /2002/CVE-2002-0347.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0347.json -------------------------------------------------------------------------------- /2002/CVE-2002-0348.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0348.json -------------------------------------------------------------------------------- /2002/CVE-2002-0448.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0448.json -------------------------------------------------------------------------------- /2002/CVE-2002-0740.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0740.json -------------------------------------------------------------------------------- /2002/CVE-2002-0991.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-0991.json -------------------------------------------------------------------------------- /2002/CVE-2002-20001.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2002/CVE-2002-20001.json -------------------------------------------------------------------------------- /2003/CVE-2003-0201.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2003/CVE-2003-0201.json -------------------------------------------------------------------------------- /2003/CVE-2003-0222.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2003/CVE-2003-0222.json -------------------------------------------------------------------------------- /2003/CVE-2003-0264.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2003/CVE-2003-0264.json -------------------------------------------------------------------------------- /2003/CVE-2003-0282.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2003/CVE-2003-0282.json -------------------------------------------------------------------------------- /2004/CVE-2004-0558.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-0558.json -------------------------------------------------------------------------------- /2004/CVE-2004-1561.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-1561.json -------------------------------------------------------------------------------- /2004/CVE-2004-1769.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-1769.json -------------------------------------------------------------------------------- /2004/CVE-2004-2167.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-2167.json -------------------------------------------------------------------------------- /2004/CVE-2004-2271.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-2271.json -------------------------------------------------------------------------------- /2004/CVE-2004-2549.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-2549.json -------------------------------------------------------------------------------- /2004/CVE-2004-2687.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2004/CVE-2004-2687.json -------------------------------------------------------------------------------- /2005/CVE-2005-0603.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2005/CVE-2005-0603.json -------------------------------------------------------------------------------- /2005/CVE-2005-1125.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2005/CVE-2005-1125.json -------------------------------------------------------------------------------- /2005/CVE-2005-1794.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2005/CVE-2005-1794.json -------------------------------------------------------------------------------- /2005/CVE-2005-2428.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2005/CVE-2005-2428.json -------------------------------------------------------------------------------- /2006/CVE-2006-0450.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2006/CVE-2006-0450.json -------------------------------------------------------------------------------- /2006/CVE-2006-1236.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2006/CVE-2006-1236.json -------------------------------------------------------------------------------- /2006/CVE-2006-3392.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2006/CVE-2006-3392.json -------------------------------------------------------------------------------- /2006/CVE-2006-3592.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2006/CVE-2006-3592.json -------------------------------------------------------------------------------- /2008/CVE-2008-0128.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-0128.json -------------------------------------------------------------------------------- /2008/CVE-2008-0166.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-0166.json -------------------------------------------------------------------------------- /2008/CVE-2008-0228.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-0228.json -------------------------------------------------------------------------------- /2008/CVE-2008-1611.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-1611.json -------------------------------------------------------------------------------- /2008/CVE-2008-1613.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-1613.json -------------------------------------------------------------------------------- /2008/CVE-2008-2019.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-2019.json -------------------------------------------------------------------------------- /2008/CVE-2008-2938.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-2938.json -------------------------------------------------------------------------------- /2008/CVE-2008-4250.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-4250.json -------------------------------------------------------------------------------- /2008/CVE-2008-4609.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-4609.json -------------------------------------------------------------------------------- /2008/CVE-2008-4654.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-4654.json -------------------------------------------------------------------------------- /2008/CVE-2008-4687.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-4687.json -------------------------------------------------------------------------------- /2008/CVE-2008-5416.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-5416.json -------------------------------------------------------------------------------- /2008/CVE-2008-6827.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-6827.json -------------------------------------------------------------------------------- /2008/CVE-2008-6970.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-6970.json -------------------------------------------------------------------------------- /2008/CVE-2008-7220.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2008/CVE-2008-7220.json -------------------------------------------------------------------------------- /2009/CVE-2009-0182.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-0182.json -------------------------------------------------------------------------------- /2009/CVE-2009-0229.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-0229.json -------------------------------------------------------------------------------- /2009/CVE-2009-0473.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-0473.json -------------------------------------------------------------------------------- /2009/CVE-2009-0689.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-0689.json -------------------------------------------------------------------------------- /2009/CVE-2009-1151.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1151.json -------------------------------------------------------------------------------- /2009/CVE-2009-1244.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1244.json -------------------------------------------------------------------------------- /2009/CVE-2009-1324.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1324.json -------------------------------------------------------------------------------- /2009/CVE-2009-1330.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1330.json -------------------------------------------------------------------------------- /2009/CVE-2009-1437.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1437.json -------------------------------------------------------------------------------- /2009/CVE-2009-1904.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-1904.json -------------------------------------------------------------------------------- /2009/CVE-2009-2265.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-2265.json -------------------------------------------------------------------------------- /2009/CVE-2009-2692.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-2692.json -------------------------------------------------------------------------------- /2009/CVE-2009-2698.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-2698.json -------------------------------------------------------------------------------- /2009/CVE-2009-3103.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-3103.json -------------------------------------------------------------------------------- /2009/CVE-2009-3555.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-3555.json -------------------------------------------------------------------------------- /2009/CVE-2009-4092.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-4092.json -------------------------------------------------------------------------------- /2009/CVE-2009-4118.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-4118.json -------------------------------------------------------------------------------- /2009/CVE-2009-4137.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-4137.json -------------------------------------------------------------------------------- /2009/CVE-2009-4660.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-4660.json -------------------------------------------------------------------------------- /2009/CVE-2009-5147.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2009/CVE-2009-5147.json -------------------------------------------------------------------------------- /2010/CVE-2010-0426.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-0426.json -------------------------------------------------------------------------------- /2010/CVE-2010-0738.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-0738.json -------------------------------------------------------------------------------- /2010/CVE-2010-1205.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-1205.json -------------------------------------------------------------------------------- /2010/CVE-2010-1240.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-1240.json -------------------------------------------------------------------------------- /2010/CVE-2010-1411.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-1411.json -------------------------------------------------------------------------------- /2010/CVE-2010-1622.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-1622.json -------------------------------------------------------------------------------- /2010/CVE-2010-2075.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-2075.json -------------------------------------------------------------------------------- /2010/CVE-2010-2387.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-2387.json -------------------------------------------------------------------------------- /2010/CVE-2010-3332.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3332.json -------------------------------------------------------------------------------- /2010/CVE-2010-3333.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3333.json -------------------------------------------------------------------------------- /2010/CVE-2010-3437.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3437.json -------------------------------------------------------------------------------- /2010/CVE-2010-3490.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3490.json -------------------------------------------------------------------------------- /2010/CVE-2010-3600.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3600.json -------------------------------------------------------------------------------- /2010/CVE-2010-3847.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3847.json -------------------------------------------------------------------------------- /2010/CVE-2010-3904.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3904.json -------------------------------------------------------------------------------- /2010/CVE-2010-3971.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-3971.json -------------------------------------------------------------------------------- /2010/CVE-2010-4221.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-4221.json -------------------------------------------------------------------------------- /2010/CVE-2010-4258.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-4258.json -------------------------------------------------------------------------------- /2010/CVE-2010-4476.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-4476.json -------------------------------------------------------------------------------- /2010/CVE-2010-4669.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-4669.json -------------------------------------------------------------------------------- /2010/CVE-2010-4804.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-4804.json -------------------------------------------------------------------------------- /2010/CVE-2010-5230.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/2010/CVE-2010-5230.json -------------------------------------------------------------------------------- /Auditing/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Auditing/Websites for reference: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Websites for reference -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/LICENSE -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/README.md -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/active-directory-map/active-directory-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/active-directory-map/active-directory-map.png -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/exchange-server-map/exchange-server-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/exchange-server-map/exchange-server-map.png -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/microsoft-azure-map/microsoft-azure-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/microsoft-azure-map/microsoft-azure-map.png -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/windows-auditing-baseline-map/windows-auditing-baseline-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/windows-auditing-baseline-map/windows-auditing-baseline-map.png -------------------------------------------------------------------------------- /Auditing/Windows-auditing-mindmap-main/windows-server-roles-map/windows-server-roles-map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Auditing/Windows-auditing-mindmap-main/windows-server-roles-map/windows-server-roles-map.png -------------------------------------------------------------------------------- /Basic Notes with concepts.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Basic Notes with concepts.pdf -------------------------------------------------------------------------------- /Checklists for Pentest/2_5194932342317129356.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/2_5194932342317129356.pdf -------------------------------------------------------------------------------- /Checklists for Pentest/ActiveDirectory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/ActiveDirectory.md -------------------------------------------------------------------------------- /Checklists for Pentest/Android-Applications-Checklist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Android-Applications-Checklist.md -------------------------------------------------------------------------------- /Checklists for Pentest/AppLocker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/AppLocker.md -------------------------------------------------------------------------------- /Checklists for Pentest/Command&Control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Command&Control.md -------------------------------------------------------------------------------- /Checklists for Pentest/Environment-Breakout-Checklist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Environment-Breakout-Checklist.md -------------------------------------------------------------------------------- /Checklists for Pentest/Linux-Privilege-Escalation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Linux-Privilege-Escalation.md -------------------------------------------------------------------------------- /Checklists for Pentest/Microsoft Exchange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Microsoft Exchange.md -------------------------------------------------------------------------------- /Checklists for Pentest/Persistence.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Persistence.md -------------------------------------------------------------------------------- /Checklists for Pentest/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/README.md -------------------------------------------------------------------------------- /Checklists for Pentest/VoIP Checklist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/VoIP Checklist.md -------------------------------------------------------------------------------- /Checklists for Pentest/Windows-Build-Review-Checklist.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Windows-Build-Review-Checklist.md -------------------------------------------------------------------------------- /Checklists for Pentest/Windows-Privilege-Escalation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Checklists for Pentest/Windows-Privilege-Escalation.md -------------------------------------------------------------------------------- /CloudNotes-master/AzureFundamentals.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/AzureFundamentals.md -------------------------------------------------------------------------------- /CloudNotes-master/CDA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/CDA.md -------------------------------------------------------------------------------- /CloudNotes-master/CPP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/CPP.md -------------------------------------------------------------------------------- /CloudNotes-master/ELBvsALB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/ELBvsALB.png -------------------------------------------------------------------------------- /CloudNotes-master/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/LICENSE -------------------------------------------------------------------------------- /CloudNotes-master/LPILinuxEssentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/LPILinuxEssentials.md -------------------------------------------------------------------------------- /CloudNotes-master/OCIFA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/OCIFA.md -------------------------------------------------------------------------------- /CloudNotes-master/README.md: -------------------------------------------------------------------------------- 1 | Notes Please refer by clicking on respective md files 2 | -------------------------------------------------------------------------------- /CloudNotes-master/SAA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/SAA.md -------------------------------------------------------------------------------- /CloudNotes-master/SysOpsAssociate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/SysOpsAssociate.md -------------------------------------------------------------------------------- /CloudNotes-master/Terraform.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/Terraform.md -------------------------------------------------------------------------------- /CloudNotes-master/_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/CloudNotes-master/_config.yml -------------------------------------------------------------------------------- /Compliance and risk assesment/4_6030543217873652747.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Compliance and risk assesment/4_6030543217873652747.pdf -------------------------------------------------------------------------------- /Compliance and risk assesment/ISO-27001-Checklist-XLSX.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Compliance and risk assesment/ISO-27001-Checklist-XLSX.xlsx -------------------------------------------------------------------------------- /Compliance and risk assesment/ISO27k ISMS Mandatory documentation checklist release 1.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Compliance and risk assesment/ISO27k ISMS Mandatory documentation checklist release 1.docx -------------------------------------------------------------------------------- /Compliance and risk assesment/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Cryptography/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Forensics/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Incident Response/Incident-Response-Playbook-Checklists.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Incident Response/Incident-Response-Playbook-Checklists.xlsx -------------------------------------------------------------------------------- /Incident Response/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Malware analysis/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Mobile Application testing/General Vulnerablities from Vulnerablity lab: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Mobile Application testing/General Vulnerablities from Vulnerablity lab -------------------------------------------------------------------------------- /Mobile Application testing/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Network Forensics/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /OSINT/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /OSINT/Websites for reference: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/OSINT/Websites for reference -------------------------------------------------------------------------------- /Pentest/BB_Cherry_Tree_Notes.ctb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/BB_Cherry_Tree_Notes.ctb -------------------------------------------------------------------------------- /Pentest/Pentest-Tools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/Pentest-Tools.md -------------------------------------------------------------------------------- /Pentest/PoC-in-GitHub-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/PoC-in-GitHub-master.zip -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Injections/Cross-Site Scripting (XSS): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Injections/Cross-Site Scripting (XSS) -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Injections/PathTrasversal: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Injections/PathTrasversal -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Injections/SQL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Injections/SQL -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Languages/German: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Languages/German -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Languages/Spanish: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Languages/Spanish -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Mix/SecLists: -------------------------------------------------------------------------------- 1 | https://github.com/danielmiessler/SecLists 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Mix/Werdlists: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Mix/Werdlists -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Passwords/Nmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Passwords/Nmap -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Passwords/ProbableWordlists: -------------------------------------------------------------------------------- 1 | https://github.com/berzerk0/Probable-Wordlists 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/README.md -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Software/Oracle (user_password): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Software/Oracle (user_password) -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Software/Tomcat (user_password): -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Software/Tomcat (user_password) -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Cfuzzer: -------------------------------------------------------------------------------- 1 | https://github.com/maelswarm/cfuzzer/ 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Dir_Com.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Dir_Com.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_All.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_All.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_Crazy.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_Crazy.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_Extra.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Directories_Extra.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/File_Dir_All.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/File_Dir_All.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_All.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_All.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Common.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Common.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Crazy.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Crazy.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Extra.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_Doted_Extra.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_All.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_All.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Common.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Common.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Crazy.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Crazy.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Extra.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_PHP_Extra.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Common.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Common.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Crazy.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Crazy.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Extra.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Cfuzzer/Filenames_or_Directories_Extra.wordlist -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/DirSearch/400_blacklist.txt: -------------------------------------------------------------------------------- 1 | % 2 | Nueva Carpeta 3 | New Folder 4 | /%2e%2e/google.com 5 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/DirSearch/403_blacklist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/DirSearch/403_blacklist.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/DirSearch/DirSearch: -------------------------------------------------------------------------------- 1 | https://github.com/maurosoria/dirsearch 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/DirSearch/dicc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/DirSearch/dicc.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/DirSearch/user-agents.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/DirSearch/user-agents.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Others/best1050.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Others/best1050.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Others/best110.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Others/best110.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Others/best15.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Others/best15.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Others/names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Others/names.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/alphanum_case.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/alphanum_case.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/alphanum_case_extra.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/alphanum_case_extra.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/char.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/char.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/doble_uri_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/doble_uri_hex.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/test_ext.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/test_ext.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/unicode.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/unicode.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Stress/uri_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Stress/uri_hex.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/apache.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/apache.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/axis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/axis.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/cgis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/cgis.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/coldfusion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/coldfusion.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/domino.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/domino.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/fatwire.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/fatwire.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/fatwire_pagenames.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/fatwire_pagenames.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/frontpage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/frontpage.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/hpsmh.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/hpsmh.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/hyperion.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/hyperion.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/iis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/iis.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/iplanet.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/iplanet.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jboss.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jboss.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jersey.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jersey.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jrun.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/jrun.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/netware.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/netware.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/oracle.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/oracle.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/ror.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/ror.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sap.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sharepoint.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sharepoint.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sunas.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/sunas.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/tests.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/tests.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/tomcat.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/tomcat.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/vignette.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/vignette.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/weblogic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/weblogic.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/websphere.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/Vulns/websphere.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/big.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/big.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/catala.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/catala.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/common.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/euskera.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/euskera.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/extensions_common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/extensions_common.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/indexes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/indexes.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/mutations_common.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/mutations_common.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/small.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/small.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Dirb/spanish.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Dirb/spanish.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Fuzzdb/Fuzzdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Fuzzdb/Fuzzdb -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/Pyfuzz: -------------------------------------------------------------------------------- 1 | https://github.com/AyoobAli/pyfuzz 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/asp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/asp.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/directories.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/directories.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/others.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/others.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/php.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/php.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/sharepoint.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/sharepoint.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Pyfuzz/short.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Tools/Pyfuzz/short.txt -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Tools/Wfuzz/Wfuzz: -------------------------------------------------------------------------------- 1 | https://github.com/xmendez/wfuzz/tree/master/wordlist 2 | -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/Users/Users Common: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/Users/Users Common -------------------------------------------------------------------------------- /Pentest/WordList-Compendium-master/wordlistcompendiumlogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/WordList-Compendium-master/wordlistcompendiumlogo.png -------------------------------------------------------------------------------- /Pentest/ad-notes-chirag/node.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/ad-notes-chirag/node.xml -------------------------------------------------------------------------------- /Pentest/ad-notes-chirag/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/ad-notes-chirag/page.html -------------------------------------------------------------------------------- /Pentest/laps abuse/node.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/laps abuse/node.xml -------------------------------------------------------------------------------- /Pentest/laps abuse/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/laps abuse/page.html -------------------------------------------------------------------------------- /Pentest/more-ad-notes/node.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/more-ad-notes/node.xml -------------------------------------------------------------------------------- /Pentest/more-ad-notes/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/more-ad-notes/page.html -------------------------------------------------------------------------------- /Pentest/node.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/node.xml -------------------------------------------------------------------------------- /Pentest/pam abuse/node.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/pam abuse/node.xml -------------------------------------------------------------------------------- /Pentest/pam abuse/page.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Pentest/pam abuse/page.html -------------------------------------------------------------------------------- /Post Exploitation/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Post Exploitation/Windows Exploitation, post exploitation sites for reference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Post Exploitation/Windows Exploitation, post exploitation sites for reference.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/README.md -------------------------------------------------------------------------------- /SOC/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /SOC/Websites for reference: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/SOC/Websites for reference -------------------------------------------------------------------------------- /Stegnaography/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Thin client Application testing/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Threat Hunting/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Vulnerablity Analysis/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Web/API security Checklist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/API security Checklist -------------------------------------------------------------------------------- /Web/Brute-Force/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Brute-Force/README.md -------------------------------------------------------------------------------- /Web/Checklist or type of attacks for bounty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Checklist or type of attacks for bounty -------------------------------------------------------------------------------- /Web/Command-Injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Command-Injection/README.md -------------------------------------------------------------------------------- /Web/Cookies-Attributes/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Cookies-Attributes/README.md -------------------------------------------------------------------------------- /Web/Cross-Origin-Resource-Sharing/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Cross-Origin-Resource-Sharing/README.md -------------------------------------------------------------------------------- /Web/Cross-Site-Request-Forgery/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Cross-Site-Request-Forgery/README.md -------------------------------------------------------------------------------- /Web/Cross-Site-Scripting/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Cross-Site-Scripting/README.md -------------------------------------------------------------------------------- /Web/Directory-Traversal-File-Include/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Directory-Traversal-File-Include/README.md -------------------------------------------------------------------------------- /Web/Information-Leakage/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Information-Leakage/README.md -------------------------------------------------------------------------------- /Web/Insecure-Authentication-Class/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Insecure-Authentication-Class/README.md -------------------------------------------------------------------------------- /Web/Insecure-Direct-Object-References/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Insecure-Direct-Object-References/README.md -------------------------------------------------------------------------------- /Web/JSON-Web-Token-Flaw/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/JSON-Web-Token-Flaw/README.md -------------------------------------------------------------------------------- /Web/New Text Document.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Web/Open-Redirect/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Open-Redirect/README.md -------------------------------------------------------------------------------- /Web/Others/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Others/README.md -------------------------------------------------------------------------------- /Web/Privilege-Escalation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Privilege-Escalation/README.md -------------------------------------------------------------------------------- /Web/SQL-Injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/SQL-Injection/README.md -------------------------------------------------------------------------------- /Web/Secured-File-Upload/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Secured-File-Upload/README.md -------------------------------------------------------------------------------- /Web/Server-Side-Request-Forgery/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Server-Side-Request-Forgery/README.md -------------------------------------------------------------------------------- /Web/Server-Side-Template-Injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Server-Side-Template-Injection/README.md -------------------------------------------------------------------------------- /Web/Websites for reference: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/Websites for reference -------------------------------------------------------------------------------- /Web/XML-External-Entity/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/Web/XML-External-Entity/README.md -------------------------------------------------------------------------------- /final_links.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/final_links.txt -------------------------------------------------------------------------------- /links.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bb1nfosec/Information-Security-Tasks/HEAD/links.txt --------------------------------------------------------------------------------