Skip to content

Commit 2390193

Browse files
authored
docs: minor clean up in README (#38)
remove reference to obsolete repo
1 parent 60b29bd commit 2390193

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
1. [mac_apt](https://github.com/ydkhatri/mac_apt) - macOS Artifact Parsing Tool for forensic analysis.
2525
1. [MIDAS](https://github.com/etsy/MIDAS) - macOS Intrusion Detection Analysis System.
2626
1. [Santa](https://github.com/google/santa) - Binary whitelisting/blacklisting system.
27-
1. [Masochist](https://github.com/squiffy/Masochist) - Framework for creating XNU based rootkits.
27+
1. [Masochist](https://github.com/squiffy/Masochist) - Framework for creating XNU-based rootkits.
2828
1. [Class-dump](http://stevenygard.com/projects/class-dump/) - Command-line utility to dump Objective-C runtime information.
2929
1. [Mach inject](https://github.com/rentzsch/mach_inject) - Inter process code injection for macOS.
3030
1. [Task vaccine](https://github.com/rodionovd/task_vaccine) - Similar to mach inject.
@@ -37,7 +37,7 @@
3737
1. [osquery](https://github.com/facebook/osquery) - Cross-platform tool for data collection and forensic analysis.
3838
1. [stronghold](https://github.com/alichtman/stronghold) - Easily configure macOS security settings from the terminal.
3939
1. [BlockBlock](https://objective-see.com/products/blockblock.html) - BlockBlock continually monitors common persistence locations and displays an alert whenever a persistent component is added to the OS.
40-
1. [Dylib Hijack Scanner](https://objective-see.com/products/dhs.html) - Simple utility that will scan your computer for applications that are either susceptible to dylib hijacking or have been hijacked.
40+
1. [Dylib Hijack Scanner](https://objective-see.com/products/dhs.html) - A Simple utility that will scan your computer for applications that are either susceptible to dylib hijacking or have been hijacked.
4141
1. [KextViewer](https://objective-see.com/products/kextviewr.html) - View all modules on that are loaded in the OS kernel.
4242
1. [KnockKnock](https://objective-see.com/products/knockknock.html) - See what's persistently installed on your Mac.
4343
1. [LinkLiar](http://halo.github.io/LinkLiar) - Link-Layer MAC spoofing GUI for macOS.
@@ -50,13 +50,13 @@
5050
1. [FSMonitor](http://fsmonitor.com/) - Monitor all changes in the file system.
5151
1. [Pareto Security](https://github.com/paretoSecurity/pareto-mac/) - A MenuBar app to automatically audit your Mac for basic security hygiene.
5252
1. [Mana Security](https://github.com/manasecurity/mana-security-app) - Vulnerability Management app for individuals. It helps to keep macOS and installed applications updated.
53-
1. [swiftGuard](https://github.com/Lennolium/swiftGuard) - Lightweight App that safeguards your System's USB Ports from any Unauthorized Access and performs various Counter-Measures.
53+
1. [swiftGuard](https://github.com/Lennolium/swiftGuard) - Lightweight App that safeguards your System's USB Ports from any Unauthorized Access and performs various countermeasures.
5454
1. [Pareto Security](https://paretosecurity.app/) - A MenuBar app to automatically audit your Mac for basic security hygiene.
5555
1. [Malimite](https://github.com/LaurieWired/Malimite) - iOS and macOS Decompiler
5656

5757
## iOS Security
5858

59-
A collection of ios security related resources
59+
A collection of iOS security-related resources
6060

6161
1. [IDB](https://github.com/dmayer/idb) - iOS App Security Assessment Tool
6262
1. [iRET](https://github.com/S3Jensen/iRET) - iOS Reverse Engineering Toolkit
@@ -67,7 +67,7 @@ A collection of ios security related resources
6767
1. [imobax](https://github.com/Siguza/imobax) - iOS Mobile Backup Extractor
6868
1. [iMessage Fuzzing](https://github.com/googleprojectzero/iOS-messaging-tools) - iMessage fuzzing tools from Google's Project Zero
6969
1. [Themis](https://github.com/cossacklabs/themis) - a multi-platform programming library for solving typical data security tasks: secure data storage, secure messaging, zero-knowledge proof authentication, etc. Recommended by OWASP MASVS.
70-
1. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both iOS and Android mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes.
70+
1. [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) is an enterprise tool for mobile app security testing. Lab Automated features dynamic and static analysis on real devices in the cloud and returns results in minutes.
7171
1. ~~[AppCritique](https://appcritique.boozallen.com) - iOS App Security Assessment Tool~~
7272

7373
## iOS Jailbreaks
@@ -83,11 +83,6 @@ A collection of ios security related resources
8383
1. [kok3shi9all](https://kok3shidoll.web.app/kok3shi9.html) Rootful Jailbreak for 9.3.2 - 9.3.6, as well as 64-bit devices on 9.2 - 9.3.1.
8484
1. [PhoenixPwn](https://phoenixpwn.com) - Rootful Jailbreak for 9.3.5 32-bit devices.
8585

86-
### Other Awesome Lists
87-
88-
Other amazingly awesome lists can be found in the
89-
[awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.
90-
9186
---
9287

9388
## License

0 commit comments

Comments
 (0)