Commit Graph

23 Commits

Author SHA1 Message Date
Pyro57000
dd29bc66ab Create main.rs 2024-06-11 20:17:22 +00:00
Pyro57000
6cb42c9625 Create intial_recon 2024-06-11 20:16:26 +00:00
Pyro57000
1f62a92522 Create enter_pentest.fish
for entering and logging distroboxes for pentests
2024-05-29 18:28:28 +00:00
Pyro57000
5ed1290cc3 Create lsa.fish 2024-05-23 17:40:13 +00:00
Pyro57000
8910613079 Create ls.fish 2024-05-23 17:39:54 +00:00
Pyro57000
960078d17c Rename parse_portscan to parse_portscan.fish
fixed the name to add the fish extension
2024-05-23 17:38:09 +00:00
Pyro57000
528877a71c Create mkccache.fish 2024-05-23 17:37:50 +00:00
Pyro57000
7d0be9cad2 Create parse_portscan 2024-05-23 17:37:21 +00:00
Pyro57000
885767a2cb Create filter_password_list.fish 2024-05-23 17:36:55 +00:00
Pyro57000
26827a8382 Create get_column_names.fish
create the folder for my fish functions, and put the first script in it.
2024-05-23 17:36:26 +00:00
Pyro57000
ad3f854011 Update main.rs
updated to fix the install, and to add a few more notes that I use in internal projects
2023-11-30 10:27:19 -06:00
Pyro57000
136793698a Update README.md
updated to include building instructions
2023-11-20 11:04:20 -06:00
Pyro57000
7cafd012e7 Update cseyewittness
changed from splitting on just spaces to splitting on any white space when reading the proxychains config, should be better now.
2023-11-20 11:00:56 -06:00
Pyro57000
1c1a9bc368 eventually going to be my custom implant kit 2023-11-20 10:56:07 -06:00
Pyro57000
8f2d25907f in theory will parse certuitl for you 2023-11-20 10:55:09 -06:00
Pyro57000
d00ae5d748 create CS eyewitness
this will parse your services.tsv that you can get out of cobalt strike and get the web servers, then read your proxychains.conf file and proxy in eyewitness to take a look at them.
2023-11-20 10:54:37 -06:00
Pyro57000
4e1e64a5b4 run test ssl in parallel against a list of urls 2023-11-20 10:52:51 -06:00
Pyro57000
4cda0708b0 multi process dirbs
this will take a list of URLs and dirb them in parallel, just be careful that the urls aren't on the same server as you'll be hitting that server pretty hard.
2023-11-20 10:52:22 -06:00
Pyro57000
0104990296 parser for net computers 2023-11-20 10:50:28 -06:00
Pyro57000
fb7692fc56 basic snaffler parser 2023-11-20 10:49:29 -06:00
Pyro57000
43370d1f53 sharp share sorting utility 2023-11-20 10:48:15 -06:00
Pyro57000
1a5c05cf8c uploaded the start of the pentest script. 2023-11-20 10:19:13 -06:00
Pyro57000
03f9b9ffb8 Create README.md
created the repo
2023-11-20 10:14:11 -06:00