Skip to content

Commit b2aab58

Browse files
authored
Update README.md
1 parent 9a45a7c commit b2aab58

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,19 @@ IntRec-Pack is a Bash script designed to download, install and deploy several qu
77
+-----------------------+-------------------------------------------+
88
| Tool | Utility type and feature summary |
99
+-----------------------+-------------------------------------------+
10-
|1. QuickScan | Port Scanner/WHOIS/Domain Resolver |
11-
|2. DNSRecon | Advanced DNS Enumeration & Domain Utility |
10+
|1. QuickScan | Port Scanner/WHOIS/Domain Resolver |
11+
|2. DNSRecon | Advanced DNS Enumeration & Domain Utility |
1212
|3. Sublist3r | OSINT Based Subdomain Enumeration |
1313
|4. TekDefense-Automator| OSINT Based IP, URL and Hash Analyzer |
1414
|5. TheHarvester | eMail, vHost, Domain and PII Enumeration |
1515
|6. IOC-Parser | Threat Intel, parses IOC data from reports|
1616
|7. PyParser-CVE | Multi Source Exploit Parser/CVE Lookup |
1717
|8. Mimir | HoneyDB CLI/Threat Intelligence Utility |
18-
|9. Harbinger | Cymon.io, Virus Total, Threat Feed Parser |
19-
|10.Inquisitor | OSINT Recon/data visualization utility |
20-
|11.BirdWatch | SOCMINT Utility with a focus on Twitter |
21-
|12.Spiderfoot | Advanced OSINT/Reconnaissance Framework |
18+
|9. Tadpole | Open AWS bucket, file search and Download |
19+
|10.Harbinger | Cymon.io, Virus Total, Threat Feed Parser |
20+
|11.Inquisitor | OSINT Recon/data visualization utility |
21+
|12.BirdWatch | SOCMINT Utility with a focus on Twitter |
22+
|13.Spiderfoot | Advanced OSINT/Reconnaissance Framework |
2223
+-----------------------+-------------------------------------------+
2324
```
2425

@@ -50,6 +51,8 @@ The script has been updated to version 1.2.1.
5051

5152
**Changelog**
5253

54+
Tadpole has been added to the latest version. This program allows you to search for and download items from open AWS buckets.
55+
5356
Two additional programs have been added. BirdWatch, which is a SOCMINT utility with a focus on Twitter and Inquisitor which is an OSINT based Recon tool. Furthermore https://toddington.com/resources has been added to the `Online Resources` feature to be used as a reference guide to additional OSINT tools, services and more.
5457

5558
Each installation operation now has its own function in order to make the script modular. This will also allow for the easy addition of operations that would install other/more tools in the future.

0 commit comments

Comments
 (0)