Hacking
Penetration tester and security researcher.
-
Tartarus Labs
- York, UK
- https://packetstormsecurity.com/files/author/2571/
Block or Report
Block or report TartarusLabs
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tsukumogami Public
Suite of web browser fuzzing tools aimed at optimising code coverage. Test case generation from a built-in Context-Free Grammar, mutation fuzzing from a corpus of scraped web pages, DOM fuzzing and…
Python 5
-
fontharness Public
Cross-platform test harness that assists the user in searching for vulnerabilities in web browsers, specifically by fuzzing their font parsing functionality.
Python 2
-
12
Windows workstations have a built-in utility called Problem Steps Recorder that can be used covertly by penetration testers to record keystrokes and screenshots of user activity. There is no risk of AV flagging this since it is a signed Microsoft binary.
34To start logging the user's activity:
5psr.exe /start /gui 0 /output C:\Users\user\AppData\Local\log.zip
-
1
Setting Up
23sudo pip install shodan # Install shodan
4shodan init API_KEY # Initialise it with your API key
5